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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2022-01-27
HID: uhid: Fix worker destroying device without any protection
Jann Horn
1
-4
/
+25
2021-12-29
HID: holtek: fix mouse probing
Benjamin Tissoires
1
-0
/
+15
2021-12-14
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
19
-9
/
+83
2021-12-14
HID: wacom: fix problems when device is not a valid USB device
Greg Kroah-Hartman
1
-5
/
+12
2021-12-14
HID: add USB_HID dependancy on some USB HID drivers
Greg Kroah-Hartman
1
-3
/
+3
2021-12-14
HID: add USB_HID dependancy to hid-chicony
Greg Kroah-Hartman
1
-1
/
+1
2021-12-14
HID: add USB_HID dependancy to hid-prodikeys
Greg Kroah-Hartman
1
-1
/
+1
2021-12-14
HID: introduce hid_is_using_ll_driver
Jason Gerecke
3
-3
/
+6
2021-10-17
HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS
Mizuho Mori
1
-0
/
+7
2021-10-06
HID: usbhid: free raw_report buffers in usbhid_stop
Anirudh Rayabharam
1
-1
/
+12
2021-10-06
HID: betop: fix slab-out-of-bounds Write in betop_probe
F.A.Sulaiman
1
-3
/
+10
2021-06-30
HID: gt683r: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-06-30
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
1
-1
/
+1
2021-06-30
HID: Add BUS_VIRTUAL to hid_connect logging
Mark Bolhuis
1
-0
/
+3
2021-06-30
HID: hid-sensor-hub: Return error for hid_set_field() failure
Srinivas Pandruvada
1
-4
/
+9
2021-06-10
HID: pidff: fix error return code in hid_pidff_init()
Zhen Lei
1
-0
/
+1
2021-05-22
HID: plantronics: Workaround for double volume key presses
Maxim Mikityanskiy
2
-2
/
+59
2021-03-03
HID: core: detect and skip invalid inputs to snto32()
Randy Dunlap
1
-0
/
+3
2021-03-03
HID: make arrays usage and value to be the same
Will McVicker
1
-3
/
+3
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
[next]