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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-23
HID: logitech-dj: add support for 27 MHz mouse-only receivers
Hans de Goede
2
-0
/
+15
2019-04-23
HID: logitech-dj: add support for 27 MHz receivers
Hans de Goede
4
-4
/
+94
2019-04-23
HID: logitech-dj: add support for the gaming unifying receiver
Benjamin Tissoires
2
-1
/
+58
2019-04-23
HID: logitech-dj: add support for non unifying receivers
Hans de Goede
2
-39
/
+274
2019-04-23
HID: logitech-dj: add logi_dj_recv_queue_unknown_work helper
Hans de Goede
1
-15
/
+30
2019-04-23
HID: logitech-dj: support sharing struct dj_receiver_dev between USB-interfaces
Hans de Goede
1
-27
/
+149
2019-04-23
HID: logitech-dj: rename dj_receiver_dev.hdev to dj_receiver_dev.hidpp
Hans de Goede
1
-12
/
+10
2019-04-23
HID: logitech-dj: protect the paired_dj_devices access in add_djhid_dev with ...
Hans de Goede
1
-0
/
+6
2019-04-23
HID: logitech-dj: remove unused querying_devices variable
Hans de Goede
1
-5
/
+0
2019-04-23
HID: logitech-dj: do not schedule the dj report itself
Benjamin Tissoires
1
-51
/
+85
2019-04-23
HID: logitech-dj: remove USB dependency
Benjamin Tissoires
1
-33
/
+35
2019-04-23
HID: logitech-dj: declare and use a few HID++ 1.0 constants
Benjamin Tissoires
1
-3
/
+12
2019-04-23
HID: logitech-dj: use BIT() macro for RF Report types
Benjamin Tissoires
1
-6
/
+6
2019-04-23
HID: logitech-dj: fix variable naming in logi_dj_hidpp_event
Benjamin Tissoires
1
-3
/
+10
2019-04-23
HID: logitech-dj: reshuffle logi_dj_recv_forward_*
Benjamin Tissoires
1
-7
/
+7
2019-04-23
HID: logitech: Stop setting drvdata to NULL on probe failure and remove
Benjamin Tissoires
2
-7
/
+3
2019-04-23
HID: quirks: do not blacklist Logitech devices
Benjamin Tissoires
1
-5
/
+0
2019-04-23
Merge branch 'for-5.1/upstream-fixes' into for-5.2/logitech
Benjamin Tissoires
10
-21
/
+48
2019-04-23
HID: intel-ish-hid: Add Comet Lake PCI device ID
Srinivas Pandruvada
2
-0
/
+2
2019-04-11
Revert "HID: i2c-hid: Disable runtime PM on Synaptics touchpad"
Hui Wang
2
-3
/
+0
2019-04-03
HID: input: add mapping for Assistant key
Dmitry Torokhov
1
-0
/
+1
2019-04-01
HID: i2c-hid: Disable runtime PM on Synaptics touchpad
Hui Wang
2
-0
/
+3
2019-04-01
HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent
Hans de Goede
1
-1
/
+5
2019-04-01
HID: logitech-hidpp: remove hidpp_is_connected()
Hans de Goede
1
-7
/
+2
2019-04-01
HID: logitech-hidpp: simplify printing of HID++ version
Hans de Goede
1
-14
/
+6
2019-03-27
HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630
Jeffrey Hugo
1
-1
/
+4
2019-03-20
HID: logitech: Handle 0 scroll events for the m560
Peter Hutterer
1
-2
/
+3
2019-03-19
HID: debug: fix race condition with between rdesc_show() and device removal
He, Bo
1
-0
/
+5
2019-03-19
HID: logitech: check the return value of create_singlethread_workqueue
Kangjie Lu
1
-1
/
+7
2019-03-18
HID: Increase maximum report size allowed by hid_field_extract()
Kai-Heng Feng
1
-3
/
+3
2019-03-18
HID: steam: fix deadlock with input devices.
Rodrigo Rivas Costa
1
-7
/
+19
2019-03-11
HID: uclogic: remove redudant duplicated null check on ver_ptr
Colin Ian King
1
-4
/
+0
2019-03-11
HID: quirks: Drop misused kernel-doc annotation
Andy Shevchenko
1
-1
/
+1
2019-03-11
HID: hid-asus: select CONFIG_POWER_SUPPLY
Arnd Bergmann
1
-0
/
+1
2019-03-11
HID: quirks: use correct format chars in dbg_hid
Louis Taylor
1
-2
/
+2
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
35
-739
/
+3049
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
35
-1071
/
+2649
2019-03-08
Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1141
-37911
/
+39562
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
148
-658
/
+1100
2019-03-07
samples/mic/mpssd/mpssd.h: remove duplicate header
Brajeswar Ghosh
1
-3
/
+0
2019-03-07
kernel/fork.c: remove duplicated include
YueHaibing
1
-1
/
+0
2019-03-07
include/linux/relay.h: fix percpu annotation in struct rchan
Luc Van Oostenryck
1
-1
/
+1
2019-03-07
arch/nios2/mm/fault.c: remove duplicate include
Sabyasachi Gupta
1
-1
/
+0
2019-03-07
unicore32: stop printing the virtual memory layout
Geert Uytterhoeven
1
-24
/
+0
2019-03-07
MAINTAINERS: fix GTA02 entry and mark as orphan
Jann Horn
1
-2
/
+3
2019-03-07
mm: create the new vm_fault_t type
Souptick Joarder
3
-48
/
+73
2019-03-07
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
3
-25
/
+8
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
10
-43
/
+18
2019-03-07
openrisc: simplify pte_alloc_one_kernel()
Mike Rapoport
1
-7
/
+4
2019-03-07
sh: prefer memblock APIs returning virtual address
Mike Rapoport
2
-16
/
+7
[next]