index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
misc/mei/hdcp: Client driver for HDCP application
Ramalingam C
4
-0
/
+83
2019-02-25
mei: bus: whitelist hdcp client
Tomas Winkler
1
-0
/
+16
2019-02-23
habanalabs: driver's Kconfig must select DMA_SHARED_BUFFER
Oded Gabbay
1
-0
/
+1
2019-02-23
habanalabs: don't print result when rc indicates error
Oded Gabbay
1
-4
/
+10
2019-02-23
Drivers: hv: vmbus: Change server monitor_pages index to 0
Kimberly Brown
1
-1
/
+1
2019-02-22
habanalabs: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2019-02-21
Merge tag 'gnss-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
5
-44
/
+381
2019-02-21
Merge tag 'intel_th-stm-for-greg-20190221' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
5
-13
/
+28
2019-02-21
stm class: Prevent division by zero
Alexander Shishkin
1
-3
/
+5
2019-02-21
stm class: Fix an endless loop in channel allocation
Zhi Jin
1
-0
/
+3
2019-02-21
intel_th: Don't reference unassigned outputs
Alexander Shishkin
1
-0
/
+4
2019-02-21
intel_th: pti: Use sysfs_match_string() helper
Andy Shevchenko
1
-9
/
+7
2019-02-21
intel_th: Only create useful device nodes
Alexander Shishkin
1
-1
/
+5
2019-02-21
intel_th: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-02-20
Pull in char-misc-next from Greg
Daniel Vetter
202
-1684
/
+3999
2019-02-20
mei: hbm: clean the feature flags on link reset
Alexander Usyskin
1
-0
/
+7
2019-02-19
drm/msm/a6xx: Add support for an interconnect path
Jordan Crouse
4
-0
/
+33
2019-02-19
misc: fastrpc: Fix return value check in fastrpc_map_create()
Wei Yongjun
1
-2
/
+2
2019-02-19
binder: reduce mmap_sem write-side lock
Minchan Kim
1
-2
/
+2
2019-02-19
misc: fastrpc: Fix device_open when no session is available
Thierry Escande
1
-1
/
+10
2019-02-19
misc: fastrpc: select CONFIG_DMA_SHARED_BUFFER
Srinivas Kandagatla
1
-0
/
+1
2019-02-19
nvmem: core: don't check the return value of notifier chain call
Bartosz Golaszewski
1
-3
/
+1
2019-02-18
habanalabs: add debugfs support
Oded Gabbay
10
-2
/
+1420
2019-02-18
habanalabs: implement INFO IOCTL
Oded Gabbay
3
-0
/
+134
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
11
-7
/
+2892
2019-02-18
habanalabs: add command submission module
Oded Gabbay
10
-6
/
+2686
2019-02-18
habanalabs: add device reset support
Oded Gabbay
10
-25
/
+737
2019-02-18
habanalabs: add sysfs and hwmon support
Oded Gabbay
10
-2
/
+1699
2019-02-18
habanalabs: add event queue and interrupts
Oded Gabbay
6
-13
/
+694
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay
12
-8
/
+2778
2019-02-18
habanalabs: add basic Goya h/w initialization
Oded Gabbay
10
-8
/
+3991
2019-02-18
habanalabs: add command buffer module
Oded Gabbay
7
-2
/
+692
2019-02-18
habanalabs: add context and ASID modules
Oded Gabbay
6
-3
/
+374
2019-02-18
habanalabs: add basic Goya support
Oded Gabbay
8
-0
/
+1046
2019-02-18
habanalabs: add Goya registers header files
Oded Gabbay
94
-0
/
+30555
2019-02-18
habanalabs: add skeleton driver
Oded Gabbay
7
-0
/
+860
2019-02-15
drm/i915: enum port definition is moved into i915_drm.h
Ramalingam C
1
-15
/
+1
2019-02-15
gnss: add driver for mediatek receivers
Loys Ollivier
3
-0
/
+168
2019-02-15
gnss: add mtk receiver type support
Loys Ollivier
1
-0
/
+1
2019-02-15
binder: fix handling of misaligned binder object
Todd Kjos
1
-1
/
+1
2019-02-14
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
2
-1
/
+49
2019-02-14
vmbus: Switch to use new generic UUID API
Andy Shevchenko
4
-44
/
+30
2019-02-14
binder: fix sparse issue in binder_alloc_selftest.c
Todd Kjos
1
-2
/
+3
2019-02-13
char: lp: mark expected switch fall-through
Gustavo A. R. Silva
1
-2
/
+2
2019-02-13
parport: daisy: use new parport device model
Sudip Mukherjee
3
-3
/
+41
2019-02-12
binder: use userspace pointer as base of buffer space
Todd Kjos
5
-99
/
+118
2019-02-12
binder: remove user_buffer_offset
Todd Kjos
3
-65
/
+13
2019-02-12
binder: remove kernel vm_area for buffer space
Todd Kjos
1
-38
/
+2
2019-02-12
binder: avoid kernel vm_area for buffer fixups
Todd Kjos
1
-49
/
+97
2019-02-12
binder: add function to copy binder object from buffer
Todd Kjos
1
-17
/
+58
[prev]
[next]