index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
HID: wacom: correct touch resolution x/y typo
Aaron Armstrong Skomra
1
-1
/
+1
2019-07-26
HID: wacom: generic: Correct pad syncing
Aaron Armstrong Skomra
1
-7
/
+8
2019-07-26
HID: wacom: generic: only switch the mode on devices with LEDs
Aaron Armstrong Skomra
3
-2
/
+4
2019-07-14
HID: Add another Primax PIXART OEM mouse quirk
Sebastian Parschauer
2
-0
/
+2
2019-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
9
-5
/
+32
2019-06-26
HID: intel-ish-hid: fix wrong driver_data usage
Hyungwoo Yang
2
-3
/
+16
2019-06-26
HID: multitouch: Add pointstick support for ALPS Touchpad
Kai-Heng Feng
2
-0
/
+5
2019-06-26
HID: logitech-dj: Fix forwarding of very long HID++ reports
Hans de Goede
1
-1
/
+3
2019-06-26
HID: uclogic: Add support for Huion HS64 tablet
Kyle Godbey
3
-0
/
+5
2019-06-26
HID: chicony: add another quirk for PixArt mouse
Oleksandr Natalenko
2
-0
/
+2
2019-06-26
HID: intel-ish-hid: Fix a use after free in load_fw_from_host()
Dan Carpenter
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-54
/
+136
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-14
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-16
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307
Thomas Gleixner
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 297
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
20
-184
/
+20
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
4
-36
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265
Thomas Gleixner
8
-88
/
+8
2019-06-05
HID: logitech-dj: Fix 064d:c52f receiver support
Hans de Goede
1
-15
/
+27
2019-06-05
Revert "HID: core: Call request_module before doing device_add"
Benjamin Tissoires
1
-8
/
+0
2019-06-05
Revert "HID: core: Do not call request_module() in async context"
Benjamin Tissoires
1
-4
/
+2
2019-06-05
Revert "HID: Increase maximum report size allowed by hid_field_extract()"
Benjamin Tissoires
1
-3
/
+3
2019-06-01
HID: a4tech: fix horizontal scrolling
Błażej Szczygieł
1
-3
/
+8
2019-06-01
HID: hyperv: Add a module description line
Joseph Salisbury
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2
-20
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
20
-263
/
+20
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
86
-356
/
+86
2019-05-22
HID: logitech-hidpp: Add support for the S510 remote control
Hans de Goede
1
-0
/
+3
2019-05-22
HID: multitouch: handle faulty Elo touch device
Benjamin Tissoires
1
-0
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
5
-0
/
+5
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-05-17
HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
Jason Gerecke
1
-2
/
+8
2019-05-17
HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
Jason Gerecke
1
-4
/
+7
2019-05-17
HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact
Jason Gerecke
1
-1
/
+1
2019-05-17
HID: wacom: Don't report anything prior to the tool entering range
Jason Gerecke
1
-15
/
+18
2019-05-17
HID: wacom: Don't set tool type until we're in range
Jason Gerecke
1
-1
/
+16
2019-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2019-05-10
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+2
2019-05-09
HID: rmi: Use SET_REPORT request on control endpoint for Acer Switch 3 and 5
Tobias Auerochs
2
-1
/
+15
2019-05-09
HID: logitech-hidpp: add support for the MX5500 keyboard
Hans de Goede
1
-0
/
+6
2019-05-09
HID: logitech-dj: add support for the Logitech MX5500's Bluetooth Mini-Receiver
Hans de Goede
1
-0
/
+8
2019-05-09
HID: i2c-hid: add iBall Aer3 to descriptor override
Kai-Heng Feng
1
-0
/
+8
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
27
-689
/
+3403
[next]