index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-22
Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"
Benjamin Tissoires
1
-245
/
+4
2018-11-22
Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"
Benjamin Tissoires
1
-5
/
+10
2018-11-22
Revert "HID: logitech: fix a used uninitialized GCC warning"
Benjamin Tissoires
1
-3
/
+5
2018-11-22
Revert "HID: input: simplify/fix high-res scroll event handling"
Benjamin Tissoires
1
-21
/
+22
2018-11-20
HID: Add quirk for Primax PIXART OEM mice
Sebastian Parschauer
2
-0
/
+4
2018-11-19
HID: i2c-hid: Disable runtime PM for LG touchscreen
Kai-Heng Feng
2
-0
/
+3
2018-11-19
HID: multitouch: Add pointstick support for Cirque Touchpad
Kai-Heng Feng
2
-0
/
+9
2018-11-19
HID: steam: remove input device when a hid client is running.
Rodrigo Rivas Costa
1
-64
/
+90
2018-11-19
Revert "HID: uhid: use strlcpy() instead of strncpy()"
David Herrmann
1
-6
/
+7
2018-11-19
HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
Eric Biggers
1
-0
/
+12
2018-11-12
HID: input: Ignore battery reported by Symbol DS4308
Benson Leung
2
-0
/
+4
2018-11-08
HID: Add quirk for Microsoft PIXART OEM mouse
Sebastian Parschauer
2
-0
/
+2
2018-11-06
HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled
Arnd Bergmann
1
-0
/
+3
2018-11-06
Merge branch 'master' into for-4.20/upstream-fixes
Jiri Kosina
3580
-79221
/
+259142
2018-11-01
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
42
-488
/
+1343
2018-10-31
Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-11
/
+179
2018-10-31
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-12
/
+16
2018-10-31
Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux
Linus Torvalds
26
-617
/
+158
2018-10-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-3
/
+6
2018-10-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
219
-3478
/
+18371
2018-10-31
Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-4
/
+37
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
69
-345
/
+4245
2018-10-31
mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
David Hildenbrand
1
-12
/
+1
2018-10-31
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
3
-3
/
+11
2018-10-31
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
1
-1
/
+1
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
5
-4
/
+6
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
31
-33
/
+27
2018-10-31
memblock: replace free_bootmem_late with memblock_free_late
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
3
-7
/
+10
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
1
-1
/
+2
2018-10-31
memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
4
-4
/
+4
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
3
-34
/
+2
2018-10-31
HID: asus: only support backlight when it's not driven by WMI
Daniel Drake
2
-1
/
+23
2018-10-31
platform/x86: asus-wmi: export function for evaluating WMI methods
Daniel Drake
1
-85
/
+3
2018-10-31
platform/x86: asus-wmi: Only notify kbd LED hw_change by fn-key pressed
Jian-Hong Pan
1
-5
/
+12
2018-10-31
platform/x86: wmi: declare device_type structure as constant
Bhumika Goyal
1
-3
/
+3
2018-10-31
platform/x86: ideapad: Add Y530-15ICH to no_hw_rfkill
Misha Komarovskiy
1
-0
/
+7
2018-10-31
HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override
Julian Sax
1
-0
/
+8
2018-10-30
Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-20
/
+12
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-155
/
+22
2018-10-30
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-139
/
+18
2018-10-30
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
5
-139
/
+18
2018-10-29
Merge tag 'rpmsg-v4.20' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-26
/
+27
2018-10-29
Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteproc
Linus Torvalds
12
-282
/
+1376
2018-10-29
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
91
-748
/
+5377
2018-10-29
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-319
/
+435
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
531
-4114
/
+13760
[next]