summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2023-03-17HID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones
2023-03-17HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-03-10HID: logitech-hidpp: Don't restart communication if not necessaryBastien Nocera
2023-03-10HID: uclogic: Add support for XP-PEN Deco Pro MWJosé Expósito
2023-03-10HID: uclogic: Add support for XP-PEN Deco Pro SWJosé Expósito
2023-03-10HID: uclogic: Add battery quirkJosé Expósito
2023-03-10HID: uclogic: Add frame type quirkJosé Expósito
2023-03-10HID: Add Mapping for System Microphone MuteJingyuan Liang
2023-03-10hid: bigben_probe(): validate report countPietro Borrello
2023-03-10HID: bigben: use spinlock to safely schedule workersPietro Borrello
2023-03-10HID: bigben_worker() remove unneeded check on report_fieldPietro Borrello
2023-03-10HID: bigben: use spinlock to protect concurrent accessesPietro Borrello
2023-03-10HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll supportBastien Nocera
2023-03-10HID: retain initial quirks set up when creating HID devicesDmitry Torokhov
2023-03-10HID: multitouch: Add quirks for flipped axesAllen Ballway
2023-03-10HID: asus: use spinlock to safely schedule workersPietro Borrello
2023-03-10HID: asus: use spinlock to protect concurrent accessesPietro Borrello
2023-02-25HID: mcp-2221: prevent UAF in delayed workBenjamin Tissoires
2023-02-09Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-06HID: Ignore battery for ELAN touchscreen 29DF on HPLuka Guzenko
2023-02-06HID: amd_sfh: if no sensors are enabled, clean upMario Limonciello
2023-02-06HID: logitech: Disable hi-res scrolling on USBBastien Nocera
2023-02-06HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao
2023-01-25HID: Ignore battery for Elan touchscreen on Asus TP420IAmarco.rodolfi@tuta.io
2023-01-20HID: elecom: add support for TrackBall 056E:011CTakahiro Fujii
2023-01-18Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-18HID: betop: check shape of output reportsPietro Borrello
2023-01-18HID: playstation: sanity check DualSense calibration data.Roderick Colenbrander
2023-01-18HID: playstation: sanity check DualShock4 calibration data.Roderick Colenbrander
2023-01-18HID: uclogic: Add support for XP-PEN Deco 01 V2José Expósito
2023-01-17HID: revert CHERRY_MOUSE_000C quirkJiri Kosina
2023-01-17HID: check empty report_list in bigben_probe()Pietro Borrello
2023-01-17HID: check empty report_list in hid_validate_values()Pietro Borrello
2023-01-06HID: amd_sfh: Fix warning unwind gotoBasavaraj Natikar
2023-01-02HID: intel_ish-hid: Add check for ishtp_dma_tx_mapJiasheng Jiang
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-21Merge tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-20HID: sony: Fix unused function warningJosé Expósito
2022-12-20HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge
2022-12-20HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito
2022-12-20HID: Ignore HP Envy x360 eu0009nv stylus batteryJosé Expósito
2022-12-20HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2022-12-20HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang
2022-12-19HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth.Roderick Colenbrander
2022-12-19HID: mcp2221: don't connect hidrawEnrik Berkhan
2022-12-19HID: logitech-hidpp: Guard FF init code against non-USB devicesBastien Nocera
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-13Merge tag 'for-linus-2022121301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds