aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2022-04-08HID: i2c-hid: fix GET/SET_REPORT for unnumbered reportsDmitry Torokhov
2022-04-08HID: intel-ish-hid: Use dma_alloc_coherent for firmware updateGwendal Grignou
2022-04-08HID: Add support for open wheel and no attachment to T300Michael Hübner
2022-04-08HID: logitech-dj: add new lightspeed receiver idLucas Zampieri
2022-03-16HID: vivaldi: fix sysfs attributes leakDmitry Torokhov
2022-03-16HID: hid-thrustmaster: fix OOB read in thrustmaster_interruptsPavel Skripkin
2022-03-16HID: elo: Revert USB reference countingJiri Kosina
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon
2022-03-08HID: amd_sfh: Add interrupt handler to process interruptsBasavaraj Natikar
2022-03-08HID: amd_sfh: Add functionality to clear interruptsBasavaraj Natikar
2022-03-08HID: amd_sfh: Handle amd_sfh work buffer in PM opsBasavaraj Natikar
2022-02-23HID: elo: fix memory leak in elo_probeDongliang Mu
2022-02-23HID: amd_sfh: Correct the structure field nameBasavaraj Natikar
2022-02-23HID: amd_sfh: Increase sensor command timeoutBasavaraj Natikar
2022-02-23HID: i2c-hid: goodix: Fix a lockdep splatDaniel Thompson
2022-02-23HID: amd_sfh: Add illuminance mask to limit ALS max valueBasavaraj Natikar
2022-02-23HID:Add support for UGTABLET WP5540Sergio Costas
2022-01-27HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov
2022-01-27HID: magicmouse: Fix an error handling path in magicmouse_probe()Christophe JAILLET
2022-01-27HID: i2c-hid-of: Expose the touchscreen-inverted propertiesAlistair Francis
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis
2022-01-27HID: apple: Do not reset quirks when the Fn key is not foundJosé Expósito
2022-01-27HID: magicmouse: Report battery level over USBJosé Expósito
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init...José Expósito
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_initJosé Expósito
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_descJosé Expósito
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_initJosé 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: wacom: Reset expected and received contact counts at the same timeJason Gerecke
2022-01-27HID: uhid: Fix worker destroying device without any protectionJann Horn
2022-01-27HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100Karl Kurbjun
2021-12-29HID: potential dereference of null pointerJiasheng Jiang
2021-12-29HID: holtek: fix mouse probingBenjamin Tissoires
2021-12-14HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede
2021-12-14HID: sony: fix error path in probeBenjamin 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: bigbenff: prevent null pointer dereferenceBenjamin Tissoires
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-14HID: intel-ish-hid: ipc: only enable IRQ wakeup when requestedThomas Weißschuh
2021-12-14HID: google: add eel USB idxiazhengqiao
2021-12-14HID: quirks: Add quirk for the Microsoft Surface 3 type-coverHans de Goede
2021-12-01HID: magicmouse: prevent division by 0 on scrollClaudia Pellegrino
2021-12-01HID: input: set usage type to key on keycode remapThomas Weißschuh
2021-12-01HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fieldsHans de Goede