aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2022-04-15HID: i2c-hid: fix GET/SET_REPORT for unnumbered reportsDmitry Torokhov
2022-04-15HID: intel-ish-hid: Use dma_alloc_coherent for firmware updateGwendal Grignou
2022-04-15HID: logitech-dj: add new lightspeed receiver idLucas Zampieri
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon
2022-02-23HID:Add support for UGTABLET WP5540Sergio Costas
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: 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-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: 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: google: add eel USB idxiazhengqiao
2021-12-14HID: quirks: Add quirk for the Microsoft Surface 3 type-coverHans de Goede
2021-12-01HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke
2021-11-17HID: u2fzero: properly handle timeouts in usb_submit_urbAndrej Shadura
2021-11-17HID: u2fzero: clarify error check and length calculationsAndrej Shadura
2021-10-17HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens
2021-10-17HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori
2021-10-06HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam
2021-10-06HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman
2021-10-06HID: u2fzero: ignore incomplete packets without dataAndrej Shadura
2021-09-22HID: i2c-hid: Fix Elan touchpad regressionJim Broadus
2021-09-22HID: input: do not report stylus battery state as "full"Dmitry Torokhov
2021-08-04HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke
2021-07-14HID: wacom: Correct base usage for capacitive ExpressKey status bitsJason Gerecke
2021-07-14HID: do not use down_interruptible() when unbinding devicesDmitry Torokhov
2021-06-18HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-06-18HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam
2021-06-18HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis
2021-06-18HID: multitouch: set Stylus suffix for Stylus-application devices, tooAhelenia Ziemiańska
2021-06-18HID: quirks: Add quirk for Lenovo optical mouseSaeed Mirzamohammadi
2021-06-18HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada
2021-06-18HID: hid-input: add mapping for emoji picker keyDmitry Torokhov
2021-06-18HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65Nirenjan Krishnan
2021-06-10HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia Ziemiańska
2021-06-10HID: magicmouse: fix NULL-deref on disconnectJohan Hovold