summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
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
2021-12-01HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke
2021-11-25HID: multitouch: disable sticky fingers for UPERFECT YJosé Expósito
2021-11-18HID: u2fzero: properly handle timeouts in usb_submit_urbAndrej Shadura
2021-11-18HID: u2fzero: clarify error check and length calculationsAndrej Shadura
2021-11-18HID: surface-hid: Allow driver matching for target ID 1 devicesMaximilian Luz
2021-11-18HID: surface-hid: Use correct event registry for managing HID eventsMaximilian Luz
2021-09-27HID: amd_sfh: Fix potential NULL pointer dereferenceBasavaraj Natikar
2021-09-22HID: u2fzero: ignore incomplete packets without dataAndrej Shadura
2021-09-16HID: amd_sfh: Fix potential NULL pointer dereferenceEvgeny Novikov
2021-09-15HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens
2021-09-15HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori
2021-09-15HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman
2021-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-09-01Merge branch 'for-5.15/apple' into for-linusJiri Kosina
2021-09-01Merge branch 'for-5.15/wacom' into for-linusJiri Kosina
2021-09-01Merge branch 'for-5.15/thrustmaster' into for-linusJiri Kosina
2021-09-01Merge branch 'for-5.15/sony' into for-linusJiri Kosina
2021-09-01Merge branch 'for-5.15/magicmouse' into for-linusJiri Kosina
2021-09-01Merge branch 'for-5.15/logitech' into for-linusJiri Kosina
2021-09-01Merge branch 'for-5.15/goodix' into for-linusJiri Kosina
2021-09-01Merge branch 'for-5.15/core' into for-linusJiri Kosina
2021-09-01Merge branch 'for-5.15/cmedia' into for-linusJiri Kosina
2021-09-01Merge branch 'for-5.15/amd-sfh' into for-linusJiri Kosina
2021-09-01HID: usbhid: Simplify code in hid_submit_ctrl()Alan Stern
2021-09-01HID: usbhid: Fix warning caused by 0-length input reportsAlan Stern
2021-09-01HID: usbhid: Fix flood of "control queue full" messagesMichal Kubecek
2021-08-20HID: sony: Fix more ShanWan clone gamepads to not rumble when plugged in.Ulrich Spörlein
2021-08-20HID: sony: support for the ghlive ps4 donglesDaniel Nguyen
2021-08-20HID: thrustmaster: clean up Makefile and adapt quirksLukas Bulwahn
2021-08-20HID: i2c-hid: Fix Elan touchpad regressionJim Broadus
2021-08-20HID: asus: Prevent Claymore sending suspend eventLuke D. Jones
2021-08-20HID: amd_sfh: Add dyndbg prints for debuggingBasavaraj Natikar
2021-08-20HID: amd_sfh: Add support for PM suspend and resumeBasavaraj Natikar
2021-08-20HID: amd_sfh: Move hid probe after sensor is enabledBasavaraj Natikar
2021-08-20HID: amd_sfh: Add command response to check command statusBasavaraj Natikar