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
2020-12-02
HID: hid-sensor-hub: Fix issue with devices with no report ID
Pablo Ceballos
1
-1
/
+2
2020-12-02
HID: cypress: Support Varmilo Keyboards' media hotkeys
Frank Yang
2
-5
/
+41
2020-10-29
HID: roccat: add bounds checking in kone_sysfs_write_settings()
Dan Carpenter
1
-7
/
+16
2020-09-12
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
2
-0
/
+6
2020-09-12
HID: core: Correctly handle ReportSize being zero
Marc Zyngier
1
-2
/
+13
2020-09-03
HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
Peilin Ye
1
-0
/
+4
2020-07-22
HID: magicmouse: do not set up autorepeat
Dmitry Torokhov
1
-0
/
+6
2020-05-27
HID: multitouch: add eGalaxTouch P80H84 support
Sebastian Reichel
2
-0
/
+4
2020-03-11
HID: hiddev: Fix race in in hiddev_disconnect()
dan.carpenter@oracle.com
1
-1
/
+1
2020-03-11
HID: core: fix off-by-one memset in hid_report_raw_event()
Johan Korsnes
1
-1
/
+3
2020-01-23
HID: hidraw, uhid: Always report EPOLLOUT
Jiri Kosina
2
-5
/
+7
2020-01-23
HID: hidraw: Fix returning EPOLLOUT from hidraw_poll
Marcel Holtmann
1
-2
/
+2
2020-01-23
hidraw: Return EPOLLOUT from hidraw_poll
Fabian Henneke
1
-1
/
+1
2020-01-14
HID: hid-input: clear unmapped usages
Dmitry Torokhov
1
-4
/
+12
2020-01-14
HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
Marcel Holtmann
1
-1
/
+2
2020-01-14
HID: Fix slab-out-of-bounds read in hid_field_extract
Alan Stern
1
-0
/
+6
2020-01-04
HID: Improve Windows Precision Touchpad detection.
Blaž Hrastnik
1
-0
/
+4
2019-12-05
HID: core: check whether Usage Page item is after Usage ID items
Candle Sun
1
-6
/
+45
2019-11-06
HID: fix error message in hid_open_report()
Michał Mirosław
1
-2
/
+5
2019-11-06
HID: Fix assumption that devices have inputs
Alan Stern
12
-32
/
+108
2019-10-07
HID: apple: Fix stuck function keys when using FN
Joao Moreno
1
-21
/
+28
2019-10-05
HID: hidraw: Fix invalid read in hidraw_ioctl
Alan Stern
1
-1
/
+1
2019-10-05
HID: logitech: Fix general protection fault caused by Logitech driver
Alan Stern
2
-5
/
+6
2019-10-05
HID: lg: make transfer buffers DMA capable
Benjamin Tissoires
1
-4
/
+10
2019-10-05
HID: prodikeys: Fix general protection fault during probe
Alan Stern
1
-2
/
+10
2019-09-06
HID: wacom: correct misreported EKR ring values
Aaron Armstrong Skomra
1
-1
/
+1
2019-09-06
HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
Ilya Trukhanov
1
-0
/
+12
2019-08-25
HID: hiddev: do cleanup in failure of opening a device
Hillf Danton
1
-0
/
+4
2019-08-25
HID: hiddev: avoid opening a disconnected device
Hillf Danton
1
-0
/
+8
2019-08-25
HID: holtek: test for sanity of intfdata
Oliver Neukum
1
-2
/
+7
2019-08-11
HID: Add quirk for HP X1200 PIXART OEM mouse
Sebastian Parschauer
2
-0
/
+2
2019-06-11
HID: core: move Usage Page concatenation to Main item
Nicolas Saenz Julienne
1
-12
/
+24
2019-06-11
HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
Hans de Goede
1
-4
/
+13
2019-05-16
HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
Dmitry Torokhov
1
-0
/
+4
2019-05-16
HID: input: add mapping for Expose/Overview key
Dmitry Torokhov
1
-0
/
+2
2019-05-16
HID: debug: fix race condition with between rdesc_show() and device removal
He, Bo
1
-0
/
+5
2019-04-03
hid-sensor-hub.c: fix wrong do_div() usage
Nicolas Pitre
1
-1
/
+2
2019-02-20
HID: debug: fix the ring buffer implementation
Vladis Dronov
1
-74
/
+48
2019-02-20
HID: lenovo: Add checks to fix of_led_classdev_register
Aditya Pakki
1
-2
/
+8
2018-11-27
HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
Eric Biggers
1
-0
/
+13
2018-11-21
HID: hiddev: fix potential Spectre v1
Breno Leitao
1
-4
/
+14
2018-10-10
HID: hid-ntrig: add error handling for sysfs_create_group
Zhouyang Jia
1
-0
/
+2
2018-09-29
HID: sony: Support DS4 dongle
Roderick Colenbrander
3
-0
/
+4
2018-09-29
HID: sony: Update device ids
Roderick Colenbrander
3
-0
/
+7
2018-08-24
HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
Jason Gerecke
1
-2
/
+8
2018-08-06
HID: i2c-hid: check if device is there before really probing
Dmitry Torokhov
1
-0
/
+8
2018-08-06
HID: hid-plantronics: Re-resend Update to map button for PTT products
Terry Junge
1
-1
/
+5
2018-07-17
HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapter
Tomasz Kramkowski
2
-0
/
+4
2018-07-11
HID: debug: check length before copy_to_user()
Daniel Rosenberg
1
-1
/
+7
2018-07-11
HID: hiddev: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+11
[next]