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
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
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
2018-02-16
HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
Hans de Goede
1
-1
/
+11
2017-12-25
HID: xinmo: fix for out of range for THT 2P arcade controller.
Peter Stein
3
-0
/
+3
2017-12-16
HID: chicony: Add support for another ASUS Zen AiO keyboard
Daniel Drake
4
-2
/
+5
2017-10-18
HID: usbhid: fix out-of-bounds bug
Jaejoong Kim
1
-1
/
+11
2017-10-12
HID: i2c-hid: allocate hid buffers for real worst case
Adrian Salido
1
-1
/
+2
2017-08-06
HID: ignore Petzl USB headlamp
Jiri Kosina
2
-0
/
+4
2017-07-05
HID: i2c-hid: Add sleep between POWER ON and RESET
Brendan McGrath
1
-0
/
+9
2017-06-29
HID: Add quirk for Dell PIXART OEM mouse
Sebastian Parschauer
2
-0
/
+4
2017-06-07
HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference
Jason Gerecke
1
-22
/
+23
2017-02-09
HID: wacom: Fix poor prox handling in 'wacom_pl_irq'
Jason Gerecke
1
-13
/
+15
2017-01-26
HID: corsair: fix control-transfer error handling
Johan Hovold
1
-3
/
+3
2017-01-26
HID: corsair: fix DMA buffers on stack
Johan Hovold
1
-12
/
+42
2017-01-15
HID: hid-cypress: validate length of report
Greg Kroah-Hartman
1
-0
/
+3
2016-11-10
HID: usbhid: add ATEN CS962 to list of quirky devices
Oliver Neukum
2
-0
/
+2
2016-09-15
HID: core: prevent out-of-bound readings
Benjamin Tissoires
1
-0
/
+3
2016-08-20
HID: uhid: fix timeout when probe races with IO
Roderick Colenbrander
1
-9
/
+24
2016-08-16
HID: sony: do not bail out when the sixaxis refuses the output report
Benjamin Tissoires
1
-2
/
+4
2016-07-27
HID: multitouch: enable palm rejection for Windows Precision Touchpad
Allen Hung
1
-3
/
+15
2016-07-27
HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
Scott Bauer
1
-5
/
+5
2016-07-27
HID: elo: kill not flush the work
Oliver Neukum
1
-1
/
+1
2016-05-11
HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
Nazar Mokrynskyi
2
-0
/
+2
2016-05-11
HID: wacom: Add support for DTK-1651
Ping Cheng
1
-0
/
+5
2016-04-20
HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
Alan Stern
1
-36
/
+37
2016-04-20
HID: wacom: fix Bamboo ONE oops
Benjamin Tissoires
1
-0
/
+11
2016-04-12
HID: fix hid_ignore_special_drivers module parameter
Benjamin Tissoires
1
-3
/
+4
2016-04-12
HID: multitouch: force retrieving of Win8 signature blob
Benjamin Tissoires
1
-0
/
+5
2016-04-12
HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
Dmitry Torokhov
1
-6
/
+10
2016-04-12
HID: logitech: fix Dual Action gamepad support
Grazvydas Ignotas
1
-0
/
+1
2016-02-17
HID: multitouch: fix input mode switching on some Elan panels
Benjamin Tissoires
1
-2
/
+13
2016-02-17
HID: usbhid: fix recursive deadlock
Ioan-Adrian Ratiu
1
-2
/
+2
2015-12-13
Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-11
/
+3
2015-12-02
HID: lg: restrict filtering out of first interface to G29 only
Benjamin Tissoires
1
-2
/
+3
2015-12-01
USB: quirks: Apply ALWAYS_POLL to all ELAN devices
Adrien Vergé
2
-11
/
+3
2015-11-20
HID: usbhid: add Logitech G710+ keyboard quirk NOGET
Jimmy Berry
2
-0
/
+2
2015-11-17
HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD
Jiri Kosina
1
-1
/
+1
2015-11-13
HID: wacom: Add outbounding area for DTU1141
Ping Cheng
1
-1
/
+2
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
21
-128
/
+1279
2015-11-06
Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...
Jiri Kosina
30
-152
/
+1294
2015-11-06
HID: logitech: Add support for G29
Simon Wood
3
-4
/
+63
2015-11-06
HID: logitech: Simplify wheel detection scheme
Simon Wood
1
-42
/
+28
2015-11-05
HID: hid-gfrm: avoid warning for input_configured API change
Arnd Bergmann
1
-1
/
+2
2015-11-05
HID: hid-input: allow input_configured callback return errors
Dmitry Torokhov
11
-26
/
+64
2015-11-05
HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'
Jason Gerecke
1
-18
/
+18
2015-11-03
HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2
Jason Gerecke
1
-1
/
+1
2015-11-03
HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'
Jason Gerecke
1
-1
/
+1
2015-11-02
HID: wacom: fix Intuos wireless report id issue
Ping Cheng
3
-3
/
+2
2015-10-26
HID: hid-gfrm: Google Fiber TV Box remote controls
Petri Gynther
3
-0
/
+165
2015-10-21
HID: fix some indenting issues
Jiri Slaby
4
-8
/
+9
2015-10-21
HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not present
Jason Gerecke
1
-2
/
+2
2015-10-21
HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report ID
Jason Gerecke
2
-0
/
+27
[next]