summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2021-12-20HID: potential dereference of null pointerJiasheng Jiang
2021-12-20HID: holtek: fix mouse probingBenjamin Tissoires
2021-12-08HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede
2021-12-03HID: intel-ish-hid: ipc: only enable IRQ wakeup when requestedThomas Weißschuh
2021-12-03HID: google: add eel USB idxiazhengqiao
2021-12-03HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman
2021-12-03HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman
2021-12-02HID: bigbenff: prevent null pointer dereferenceBenjamin Tissoires
2021-12-02HID: sony: fix error path in probeBenjamin Tissoires
2021-12-02HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman
2021-12-02HID: check for valid USB device for many HID driversGreg Kroah-Hartman
2021-12-02HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman
2021-12-02HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-11-29HID: quirks: Add quirk for the Microsoft Surface 3 type-coverHans de Goede
2021-11-19HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)Ondrej Zary
2021-11-19HID: nintendo: eliminate dead datastructures in !CONFIG_NINTENDO_FF caseJiri Kosina
2021-11-19HID: magicmouse: prevent division by 0 on scrollClaudia Pellegrino
2021-11-19HID: thrustmaster: fix sparse warningsVihas Mak
2021-11-19HID: Ignore battery for Elan touchscreen on HP Envy X360 15-eu0xxxTrevor Davenport
2021-11-19HID: input: set usage type to key on keycode remapThomas Weißschuh
2021-11-19HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fieldsHans de Goede
2021-11-19HID: ft260: fix i2c probing for hwmon devicesMichael Zaidman
2021-11-12Revert "HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK"Vinícius Angiolucci Reis
2021-11-11HID: intel-ish-hid: fix module device-id handlingArnd Bergmann
2021-11-10HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke
2021-11-10HID: nintendo: unlock on error in joycon_leds_create()Dan Carpenter
2021-11-09HID: intel-ish-hid: hid-client: only load for matching devicesThomas Weißschuh
2021-11-09HID: intel-ish-hid: fw-loader: only load for matching devicesThomas Weißschuh
2021-11-09HID: intel-ish-hid: use constants for modaliasesThomas Weißschuh
2021-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-11-05Merge branch 'for-5.16/xiaomi' into for-linusJiri Kosina
2021-11-05Merge branch 'for-5.16/wacom' into for-linusJiri Kosina
2021-11-05Merge branch 'for-5.16/u2fzero' into for-linusJiri Kosina
2021-11-05Merge branch 'for-5.16/nintendo' into for-linusJiri Kosina
2021-11-05Merge branch 'for-5.16/playstation' into for-linusJiri Kosina
2021-11-05Merge branch 'for-5.16/core' into for-linusJiri Kosina
2021-11-05Merge branch 'for-5.16/asus' into for-linusJiri Kosina
2021-11-05Merge branch 'for-5.16/apple' into for-linusJiri Kosina
2021-11-05Merge branch 'for-5.16/amd-sfh' into for-linusJiri Kosina
2021-11-02Merge tag 'platform-drivers-x86-v5.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01HID: nintendo: fix -Werror buildJiri Kosina
2021-11-01HID: playstation: require multicolor LED functionalityJiri Kosina
2021-10-27HID: u2fzero: properly handle timeouts in usb_submit_urbAndrej Shadura
2021-10-27HID: u2fzero: clarify error check and length calculationsAndrej Shadura
2021-10-27HID: u2fzero: Support NitroKey U2F revision of the deviceAndrej Shadura
2021-10-27HID: wacom: Make use of the helper function devm_add_action_or_reset()Cai Huoqing
2021-10-27HID: wacom: Shrink critical section in `wacom_add_shared_data`Jason Gerecke
2021-10-27HID: nintendo: prevent needless queueing of the rumble workerDaniel J. Ogorchock
2021-10-27HID: nintendo: ratelimit subcommands and rumbleDaniel J. Ogorchock