summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2023-12-20HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato
2023-12-20HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K
2023-12-20HID: hid-asus: reset the backlight brightness level on resumeDenis Benato
2023-10-25HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_eventMa Ke
2023-10-25HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede
2023-09-23HID: multitouch: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu
2023-09-23HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra
2023-06-28HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev
2023-06-09HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich
2023-05-30HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke
2023-05-30HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera
2023-05-30HID: logitech-hidpp: Don't use the USB serial for USB devicesBastien Nocera
2023-05-17HID: wacom: Set a default resolution for older tabletsPing Cheng
2023-03-22HID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones
2023-03-22HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-03-11HID: asus: use spinlock to safely schedule workersPietro Borrello
2023-03-11HID: asus: use spinlock to protect concurrent accessesPietro Borrello
2023-03-11HID: asus: Remove check for same LED brightness on setLuke D. Jones
2023-02-06HID: betop: check shape of output reportsPietro Borrello
2023-02-06HID: check empty report_list in hid_validate_values()Pietro Borrello
2023-02-06HID: intel_ish-hid: Add check for ishtp_dma_tx_mapJiasheng Jiang
2023-01-18HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge
2023-01-18HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2023-01-18HID: hid-sensor-custom: set fixed size for custom attributesMarcus Folkesson
2022-12-14HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng
2022-12-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova
2022-11-25HID: hyperv: fix possible memory leak in mousevsc_probe()Yang Yingliang
2022-11-03HID: magicmouse: Do not set BTN_MOUSE on double reportJosé Expósito
2022-10-26HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim
2022-10-26HID: multitouch: Add memory barriersAndri Yngvason
2022-09-20HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typoJason Wang
2022-09-05HID: hidraw: fix memory leak in hidraw_release()Karthik Alapati
2022-08-25HID: wacom: Don't register pad_input for touch switchPing Cheng
2022-06-14HID: hid-led: fix maximum brightness for Dream CheekyJonathan Teh
2022-04-20HID: i2c-hid: fix GET/SET_REPORT for unnumbered reportsDmitry Torokhov
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-01-27HID: apple: Do not reset quirks when the Fn key is not foundJosé Expósito
2022-01-27HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke
2022-01-27HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke
2022-01-27HID: uhid: Fix worker destroying device without any protectionJann Horn
2022-01-05HID: asus: Add depends on USB_HID to HID_ASUS Kconfig optionHans de Goede
2021-12-29HID: holtek: fix mouse probingBenjamin Tissoires
2021-12-14HID: check for valid USB device for many HID driversGreg Kroah-Hartman
2021-12-14HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman
2021-12-14HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-12-08HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke
2021-10-17HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori