summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov2022-01-271-6/+28
* 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: potential dereference of null pointerJiasheng Jiang2021-12-291-0/+3
* 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-9/+6
* 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-181-1/+1
* HID: u2fzero: clarify error check and length calculationsAndrej Shadura2021-11-181-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-181-3/+2
* HID: input: do not report stylus battery state as "full"Dmitry Torokhov2021-09-181-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
* HID: hid-input: add mapping for emoji picker keyDmitry Torokhov2021-06-182-0/+4
* HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95Mateusz Jończyk2021-06-184-2/+6
* HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65Nirenjan Krishnan2021-06-182-0/+2
* HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia Ziemiańska2021-06-101-3/+7
* HID: magicmouse: fix NULL-deref on disconnectJohan Hovold2021-06-101-1/+1
* HID: i2c-hid: Skip ELAN power-on command after resetJohnny Chuang2021-06-101-1/+8
* HID: i2c-hid: fix format string mismatchArnd Bergmann2021-06-101-2/+2
* HID: pidff: fix error return code in hid_pidff_init()Zhen Lei2021-06-101-0/+1
* HID: logitech-hidpp: initialize level variableTom Rix2021-06-101-0/+1