summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2023-03-10HID: bigben: use spinlock to protect concurrent accessesPietro Borrello1-2/+50
2023-03-10HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll supportBastien Nocera1-8/+9
2023-03-10HID: retain initial quirks set up when creating HID devicesDmitry Torokhov3-10/+5
2023-03-10HID: multitouch: Add quirks for flipped axesAllen Ballway4-4/+87
2023-03-10HID: asus: use spinlock to safely schedule workersPietro Borrello1-4/+11
2023-03-10HID: asus: use spinlock to protect concurrent accessesPietro Borrello1-1/+21
2023-03-03HID: Ignore battery for ELAN touchscreen 29DF on HPLuka Guzenko2-0/+3
2023-03-03HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao1-0/+3
2023-03-03HID: Ignore battery for Elan touchscreen on Asus TP420IAmarco.rodolfi@tuta.io2-0/+3
2023-03-03HID: elecom: add support for TrackBall 056E:011CTakahiro Fujii3-4/+18
2023-02-14HID: amd_sfh: if no sensors are enabled, clean upMario Limonciello2-2/+12
2023-02-14HID: logitech: Disable hi-res scrolling on USBBastien Nocera1-1/+2
2023-02-06HID: playstation: sanity check DualSense calibration data.Roderick Colenbrander1-0/+32
2023-02-06HID: uclogic: Add support for XP-PEN Deco 01 V2José Expósito3-0/+5
2023-02-01HID: betop: check shape of output reportsPietro Borrello1-8/+9
2023-02-01HID: revert CHERRY_MOUSE_000C quirkJiri Kosina2-2/+0
2023-02-01HID: check empty report_list in bigben_probe()Pietro Borrello1-0/+5
2023-02-01HID: check empty report_list in hid_validate_values()Pietro Borrello1-2/+2
2023-02-01HID: amd_sfh: Fix warning unwind gotoBasavaraj Natikar2-2/+2
2023-02-01HID: intel_ish-hid: Add check for ishtp_dma_tx_mapJiasheng Jiang1-0/+10
2023-01-07HID: Ignore HP Envy x360 eu0009nv stylus batteryJosé Expósito2-0/+3
2023-01-04HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2023-01-04HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito1-0/+4
2022-12-31HID: mcp2221: don't connect hidrawEnrik Berkhan1-3/+9
2022-12-31HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2022-12-31HID: logitech-hidpp: Guard FF init code against non-USB devicesBastien Nocera1-2/+9
2022-12-31HID: uclogic: Add support for XP-PEN Deco LWJosé Expósito3-0/+114
2022-12-31HID: input: do not query XP-PEN Deco LW batteryJosé Expósito1-0/+6
2022-12-31HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T...Kerem Karabay1-8/+8
2022-12-31HID: apple: fix key translations where multiple quirks attempt to translate t...Kerem Karabay1-58/+44
2022-12-31HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang1-0/+4
2022-12-31HID: hid-sensor-custom: set fixed size for custom attributesMarcus Folkesson1-1/+1
2022-12-31HID: i2c: let RMI devices decide what constitutes wakeup eventDmitry Torokhov2-1/+4
2022-12-08Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-22/+34
2022-12-08Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...Benjamin Tissoires1-19/+0
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires1-0/+9
2022-11-22HID: usbhid: Add ALWAYS_POLL quirk for some miceAnkit Patel2-0/+6
2022-11-22HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng1-0/+3
2022-11-21HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirkJosé Expósito1-0/+1
2022-11-15HID: fix I2C_HID not selected when I2C_HID_OF_ELAN isBenjamin Tissoires1-2/+2
2022-11-15HID: hid-lg4ff: Add check for empty lbufAnastasia Belova1-0/+6
2022-11-15HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10Hans de Goede2-0/+6
2022-11-14HID: uclogic: Fix frame templates for big endian architecturesJosé Expósito1-1/+1
2022-11-11Merge tag 'for-linus-2022111101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+8
2022-11-04HID: wacom: Fix logic used for 3rd barrel switch emulationJason Gerecke1-5/+6
2022-11-02HID: hyperv: fix possible memory leak in mousevsc_probe()Yang Yingliang1-1/+1
2022-11-02HID: asus: Remove unused variable in asus_report_tool_width()Colin Ian King1-3/+1
2022-10-22Merge tag 'for-linus-2022102101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+83
2022-10-18HID: lenovo: Make array tp10ubkbd_led static constColin Ian King1-1/+1
2022-10-18HID: saitek: add madcatz variant of MMO7 mouse device IDSamuel Bailey3-0/+4