index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
2023-02-06
HID: betop: check shape of output reports
Pietro Borrello
2023-02-06
HID: check empty report_list in hid_validate_values()
Pietro Borrello
2023-02-06
HID: intel_ish-hid: Add check for ishtp_dma_tx_map
Jiasheng Jiang
2023-01-18
HID: plantronics: Additional PIDs for double volume key presses quirk
Terry Junge
2023-01-18
HID: wacom: Ensure bootloader PID is usable in hidraw mode
Jason Gerecke
2023-01-18
HID: hid-sensor-custom: set fixed size for custom attributes
Marcus Folkesson
2022-12-14
HID: core: fix shift-out-of-bounds in hid_report_raw_event
ZhangPeng
2022-12-14
HID: hid-lg4ff: Add check for empty lbuf
Anastasia Belova
2022-11-25
HID: hyperv: fix possible memory leak in mousevsc_probe()
Yang Yingliang
2022-11-03
HID: magicmouse: Do not set BTN_MOUSE on double report
José Expósito
2022-10-26
HID: roccat: Fix use-after-free in roccat_read()
Hyunwoo Kim
2022-10-26
HID: multitouch: Add memory barriers
Andri Yngvason
2022-09-20
HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
Jason Wang
2022-09-05
HID: hidraw: fix memory leak in hidraw_release()
Karthik Alapati
2022-08-25
HID: wacom: Don't register pad_input for touch switch
Ping Cheng
2022-06-14
HID: hid-led: fix maximum brightness for Dream Cheeky
Jonathan Teh
2022-04-20
HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports
Dmitry Torokhov
2022-03-08
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
2022-01-27
HID: apple: Do not reset quirks when the Fn key is not found
José Expósito
2022-01-27
HID: wacom: Avoid using stale array indicies to read contact count
Jason Gerecke
2022-01-27
HID: wacom: Ignore the confidence flag when a touch is removed
Jason Gerecke
2022-01-27
HID: uhid: Fix worker destroying device without any protection
Jann Horn
2022-01-05
HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option
Hans de Goede
2021-12-29
HID: holtek: fix mouse probing
Benjamin Tissoires
2021-12-14
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
2021-12-14
HID: wacom: fix problems when device is not a valid USB device
Greg Kroah-Hartman
2021-12-14
HID: add USB_HID dependancy on some USB HID drivers
Greg Kroah-Hartman
2021-12-14
HID: add USB_HID dependancy to hid-chicony
Greg Kroah-Hartman
2021-12-14
HID: add USB_HID dependancy to hid-prodikeys
Greg Kroah-Hartman
2021-12-14
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2021-12-08
HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts
Jason Gerecke
2021-10-17
HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS
Mizuho Mori
2021-10-06
HID: usbhid: free raw_report buffers in usbhid_stop
Anirudh Rayabharam
2021-10-06
HID: betop: fix slab-out-of-bounds Write in betop_probe
F.A.Sulaiman
2021-09-22
HID: input: do not report stylus battery state as "full"
Dmitry Torokhov
2021-07-20
HID: wacom: Correct base usage for capacitive ExpressKey status bits
Jason Gerecke
2021-07-20
HID: do not use down_interruptible() when unbinding devices
Dmitry Torokhov
2021-06-30
HID: gt683r: add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-06-30
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
2021-06-30
HID: Add BUS_VIRTUAL to hid_connect logging
Mark Bolhuis
2021-06-30
HID: hid-sensor-hub: Return error for hid_set_field() failure
Srinivas Pandruvada
2021-06-10
HID: i2c-hid: fix format string mismatch
Arnd Bergmann
2021-06-10
HID: pidff: fix error return code in hid_pidff_init()
Zhen Lei
2021-05-22
HID: plantronics: Workaround for double volume key presses
Maxim Mikityanskiy
2021-04-28
HID: wacom: Assign boolean values to a bool variable
Jiapeng Zhong
2021-04-28
HID: alps: fix error return code in alps_input_configured()
Jia-Ju Bai
2021-04-28
HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
Ping Cheng
2021-03-03
HID: wacom: Ignore attempts to overwrite the touch_max value from HID
Jason Gerecke
2021-03-03
HID: core: detect and skip invalid inputs to snto32()
Randy Dunlap
2021-03-03
HID: make arrays usage and value to be the same
Will McVicker
[next]