summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: elan: Fix potential double free in elan_input_configuredMiaoqian Lin2022-06-141-2/+0
* HID: hid-led: fix maximum brightness for Dream CheekyJonathan Teh2022-06-141-1/+1
* HID: bigben: fix slab-out-of-bounds Write in bigben_probeDongliang Mu2022-06-141-0/+6
* HID: multitouch: Add support for Google Whiskers TouchpadMarek Maślanka2022-06-061-0/+3
* HID: i2c-hid: fix GET/SET_REPORT for unnumbered reportsDmitry Torokhov2022-04-151-8/+24
* HID: intel-ish-hid: Use dma_alloc_coherent for firmware updateGwendal Grignou2022-04-151-26/+3
* HID: logitech-dj: add new lightspeed receiver idLucas Zampieri2022-04-151-0/+1
* HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2022-03-082-1/+5
* HID: add mapping for KEY_DICTATEWilliam Mahon2022-03-082-0/+2
* HID:Add support for UGTABLET WP5540Sergio Costas2022-02-232-0/+2
* HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis2022-01-271-0/+6
* HID: apple: Do not reset quirks when the Fn key is not foundJosé Expósito2022-01-271-1/+1
* HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init...José Expósito2022-01-271-1/+3
* HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_initJosé Expósito2022-01-271-3/+7
* HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_descJosé Expósito2022-01-271-1/+3
* HID: hid-uclogic-params: Invalid parameter check in uclogic_params_initJosé Expósito2022-01-271-4/+9
* HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke2022-01-271-0/+4
* HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke2022-01-271-3/+26
* HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke2022-01-271-1/+5
* HID: uhid: Fix worker destroying device without any protectionJann Horn2022-01-271-4/+25
* HID: asus: Add depends on USB_HID to HID_ASUS Kconfig optionHans de Goede2022-01-051-0/+1
* HID: holtek: fix mouse probingBenjamin Tissoires2021-12-291-0/+15
* HID: check for valid USB device for many HID driversGreg Kroah-Hartman2021-12-1420-10/+84
* HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman2021-12-141-5/+12
* HID: bigbenff: prevent null pointer dereferenceBenjamin Tissoires2021-12-141-1/+1
* HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman2021-12-141-3/+3
* HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman2021-12-141-1/+1
* HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman2021-12-141-1/+1
* HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman2021-12-145-6/+5
* HID: google: add eel USB idxiazhengqiao2021-12-142-0/+3
* HID: quirks: Add quirk for the Microsoft Surface 3 type-coverHans de Goede2021-12-142-0/+2
* HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke2021-12-012-1/+8
* HID: u2fzero: properly handle timeouts in usb_submit_urbAndrej Shadura2021-11-171-1/+1
* HID: u2fzero: clarify error check and length calculationsAndrej Shadura2021-11-171-3/+5
* HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens2021-10-171-0/+8
* HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori2021-10-171-0/+7
* HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam2021-10-061-1/+12
* HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman2021-10-061-3/+10
* HID: u2fzero: ignore incomplete packets without dataAndrej Shadura2021-10-061-1/+3
* HID: i2c-hid: Fix Elan touchpad regressionJim Broadus2021-09-221-3/+2
* HID: input: do not report stylus battery state as "full"Dmitry Torokhov2021-09-221-2/+0
* HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke2021-08-041-1/+1
* HID: wacom: Correct base usage for capacitive ExpressKey status bitsJason Gerecke2021-07-141-1/+1
* HID: do not use down_interruptible() when unbinding devicesDmitry Torokhov2021-07-141-7/+3
* HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui2021-06-181-0/+1
* HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam2021-06-181-1/+1
* HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis2021-06-181-0/+3
* HID: multitouch: set Stylus suffix for Stylus-application devices, tooAhelenia Ziemiańska2021-06-181-4/+4
* HID: quirks: Add quirk for Lenovo optical mouseSaeed Mirzamohammadi2021-06-182-0/+2
* HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada2021-06-181-4/+9