index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
HID: debug: fix the ring buffer implementation
Vladis Dronov
1
-73
/
+47
2019-01-16
HID: core: simplify active collection tracking
Philipp Zabel
1
-11
/
+2
2019-01-14
HID: i2c-hid: Disable runtime PM on Goodix touchpad
Kai-Heng Feng
2
-0
/
+5
2019-01-10
HID: core: replace the collection tree pointers with indices
Peter Hutterer
1
-11
/
+21
2019-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
12
-57
/
+680
2019-01-03
Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...
Jiri Kosina
12
-59
/
+675
2019-01-03
HID: i2c-hid: Add Odys Winbook 13 to descriptor override
Hans de Goede
1
-0
/
+8
2019-01-03
HID: lenovo: Add checks to fix of_led_classdev_register
Aditya Pakki
1
-2
/
+8
2018-12-29
Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2018-12-19
HID: intel-ish-hid: add MSI interrupt support
Song Hongyan
1
-1
/
+6
2018-12-19
HID: debug: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-12-17
HID: intel-ish-hid: fixes incorrect error handling
Pan Bian
1
-1
/
+1
2018-12-17
HID: asus: Add support for the ASUS T101HA keyboard dock
Aleix Roca Nonell
2
-0
/
+9
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
1
-1
/
+1
2018-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
3
-0
/
+10
2018-12-07
HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice
Harry Cutts
1
-10
/
+5
2018-12-07
HID: logitech: Enable high-resolution scrolling on Logitech mice
Harry Cutts
1
-6
/
+295
2018-12-07
HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"
Harry Cutts
1
-13
/
+34
2018-12-07
HID: logitech-hidpp: fix typo, hiddpp to hidpp
Peter Hutterer
1
-6
/
+6
2018-12-07
HID: input: use the Resolution Multiplier for high-resolution scrolling
Peter Hutterer
1
-3
/
+105
2018-12-07
HID: core: process the Resolution Multiplier
Peter Hutterer
1
-0
/
+170
2018-12-07
HID: core: store the collections as a basic tree
Peter Hutterer
1
-0
/
+4
2018-12-07
HID: quirks: fix RetroUSB.com devices
Nic Soudée
2
-0
/
+6
2018-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2018-11-30
Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+11
2018-11-30
HID: asus: Add support for the ASUS FX503VD laptop
Hans de Goede
2
-0
/
+8
2018-11-30
HID: asus: Add event handler to catch unmapped Asus Vendor UsagePage codes
Hans de Goede
1
-0
/
+13
2018-11-30
HID: ite: Add USB id match for another ITE based keyboard rfkill key quirk
Hans de Goede
2
-0
/
+4
2018-11-22
Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-4
/
+11
2018-11-22
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
1
-45
/
+0
2018-11-22
Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...
Benjamin Tissoires
1
-34
/
+13
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-21
HID: cougar: Add support for Cougar 700K Gaming Keyboard
Daniel M. Lambea
2
-0
/
+3
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-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
2
-4
/
+11
2018-11-15
Input: hyper-v - fix wakeup from suspend-to-idle
Vitaly Kuznetsov
1
-1
/
+1
2018-11-12
HID: hidraw: enforce minors_lock locking via lockdep
Jiri Kosina
1
-4
/
+4
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
5
-27
/
+47
2018-11-01
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2
-1
/
+23
[next]