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-09-05
HID: hidraw: fix memory leak in hidraw_release()
Karthik Alapati
1
-0
/
+3
2022-09-05
HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
Lee Jones
1
-0
/
+10
2022-08-25
HID: alps: Declare U1_UNICORN_LEGACY support
Artem Borisov
1
-0
/
+2
2022-08-25
HID: cp2112: prevent a buffer overflow in cp2112_xfer()
Harshit Mogalapalli
1
-0
/
+5
2022-08-25
HID: wacom: Don't register pad_input for touch switch
Ping Cheng
2
-19
/
+26
2022-07-29
HID: add ALWAYS_POLL quirk to lenovo pixart mouse
Tony Fischetti
2
-0
/
+2
2022-07-29
HID: multitouch: add support for the Smart Tech panel
Benjamin Tissoires
1
-6
/
+28
2022-07-29
HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttons
Mikael Wikström
2
-0
/
+7
2022-07-29
HID: multitouch: simplify the application retrieval
Benjamin Tissoires
1
-40
/
+32
2022-06-14
HID: elan: Fix potential double free in elan_input_configured
Miaoqian Lin
1
-2
/
+0
2022-06-14
HID: hid-led: fix maximum brightness for Dream Cheeky
Jonathan Teh
1
-1
/
+1
2022-06-06
HID: multitouch: Add support for Google Whiskers Touchpad
Marek Maślanka
1
-0
/
+3
2022-04-15
HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports
Dmitry Torokhov
1
-8
/
+24
2022-03-08
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
2
-1
/
+5
2022-01-27
HID: quirks: Allow inverting the absolute X/Y values
Alistair Francis
1
-0
/
+6
2022-01-27
HID: apple: Do not reset quirks when the Fn key is not found
José Expósito
1
-1
/
+1
2022-01-27
HID: wacom: Avoid using stale array indicies to read contact count
Jason Gerecke
1
-0
/
+4
2022-01-27
HID: wacom: Ignore the confidence flag when a touch is removed
Jason Gerecke
1
-3
/
+26
2022-01-27
HID: wacom: Reset expected and received contact counts at the same time
Jason Gerecke
1
-1
/
+5
2022-01-27
HID: uhid: Fix worker destroying device without any protection
Jann Horn
1
-4
/
+25
2022-01-05
HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option
Hans de Goede
1
-0
/
+1
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
20
-10
/
+84
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: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2
-2
/
+2
2021-12-14
HID: google: add eel USB id
xiazhengqiao
2
-0
/
+3
2021-12-01
HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts
Jason Gerecke
2
-1
/
+8
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-09-22
HID: input: do not report stylus battery state as "full"
Dmitry Torokhov
1
-2
/
+0
2021-07-20
HID: wacom: Correct base usage for capacitive ExpressKey status bits
Jason Gerecke
1
-1
/
+1
2021-07-20
HID: do not use down_interruptible() when unbinding devices
Dmitry Torokhov
1
-7
/
+3
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-30
HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
Nirenjan Krishnan
2
-0
/
+2
2021-06-10
HID: multitouch: require Finger field to mark Win8 reports as MT
Ahelenia Ziemiańska
1
-3
/
+7
2021-06-10
HID: i2c-hid: fix format string mismatch
Arnd Bergmann
1
-2
/
+2
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-04-28
HID: wacom: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-04-28
HID: alps: fix error return code in alps_input_configured()
Jia-Ju Bai
1
-0
/
+1
2021-04-28
HID: google: add don USB id
Shou-Chieh Hsu
2
-0
/
+3
2021-04-28
HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
Ping Cheng
1
-4
/
+2
2021-03-11
HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube Adapter
Ethan Warth
3
-0
/
+5
[next]