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
2023-03-22
HID: uhid: Over-ride the default maximum data buffer value with our own
Lee Jones
1
-0
/
+1
2023-03-22
HID: core: Provide new max_buffer_size attribute to over-ride the default
Lee Jones
1
-5
/
+13
2023-03-11
HID: asus: use spinlock to safely schedule workers
Pietro Borrello
1
-4
/
+11
2023-03-11
HID: asus: use spinlock to protect concurrent accesses
Pietro Borrello
1
-1
/
+21
2023-03-11
HID: asus: Remove check for same LED brightness on set
Luke D. Jones
1
-3
/
+0
2023-02-06
HID: betop: check shape of output reports
Pietro Borrello
1
-8
/
+9
2023-02-06
HID: check empty report_list in hid_validate_values()
Pietro Borrello
1
-2
/
+2
2023-02-06
HID: intel_ish-hid: Add check for ishtp_dma_tx_map
Jiasheng Jiang
1
-0
/
+10
2023-01-18
HID: plantronics: Additional PIDs for double volume key presses quirk
Terry Junge
2
-0
/
+12
2023-01-18
HID: wacom: Ensure bootloader PID is usable in hidraw mode
Jason Gerecke
3
-0
/
+13
2023-01-18
HID: hid-sensor-custom: set fixed size for custom attributes
Marcus Folkesson
1
-1
/
+1
2022-12-14
HID: core: fix shift-out-of-bounds in hid_report_raw_event
ZhangPeng
1
-0
/
+3
2022-12-14
HID: hid-lg4ff: Add check for empty lbuf
Anastasia Belova
1
-0
/
+6
2022-11-25
HID: hyperv: fix possible memory leak in mousevsc_probe()
Yang Yingliang
1
-1
/
+1
2022-11-03
HID: magicmouse: Do not set BTN_MOUSE on double report
José Expósito
1
-1
/
+1
2022-10-26
HID: roccat: Fix use-after-free in roccat_read()
Hyunwoo Kim
1
-0
/
+4
2022-10-26
HID: multitouch: Add memory barriers
Andri Yngvason
1
-4
/
+4
2022-09-20
HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-05
HID: hidraw: fix memory leak in hidraw_release()
Karthik Alapati
1
-0
/
+3
2022-08-25
HID: wacom: Don't register pad_input for touch switch
Ping Cheng
2
-19
/
+26
2022-06-14
HID: hid-led: fix maximum brightness for Dream Cheeky
Jonathan Teh
1
-1
/
+1
2022-04-20
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: 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: 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
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: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2
-2
/
+2
2021-12-08
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-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
[next]