summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2025-06-27Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-13/+114
2025-06-20HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue3-1/+16
2025-06-20HID: appletb-kbd: fix "appletb_backlight" backlight device reference countingQasim Ijaz1-0/+5
2025-06-11HID: wacom: fix crash in wacom_aes_battery_handler()Thomas Zeitlhofer1-0/+1
2025-06-10HID: intel-ish-hid: ipc: Add Wildcat Lake PCI device IDZhang Lixu2-0/+7
2025-06-10hid: intel-ish-hid: Use PCI_DEVICE_DATA() macro for ISH device tableZhang Lixu1-3/+3
2025-06-10HID: lenovo: Restrict F7/9/11 mode to compact keyboards onlyIusico Maxim1-4/+7
2025-06-10HID: Add IGNORE quirk for SMARTLINKTECHNOLOGYZhang Heng2-0/+4
2025-06-10HID: input: lower message severity of 'No inputs registered, leaving' to debugMario Limonciello1-1/+1
2025-06-10HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP CamerasChia-Lin Kao (AceLan)2-0/+4
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flowEven Xu1-1/+25
2025-06-10HID: nintendo: avoid bluetooth suspend/resume stallsDaniel J. Ogorchock1-2/+36
2025-06-10HID: wacom: fix kobject reference count leakQasim Ijaz1-0/+1
2025-06-10HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz1-0/+1
2025-06-10HID: wacom: fix memory leak on kobject creation failureQasim Ijaz1-1/+3
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar12-13/+14
2025-06-03Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-104/+203
2025-06-03Merge branch 'for-6.16/core' into for-linusJiri Kosina2-1/+20
2025-06-03Merge branch 'for-6.16/magicmouse' into for-linusJiri Kosina2-24/+51
2025-06-03Merge branch 'for-6.16/logitech' into for-linusJiri Kosina1-3/+3
2025-06-03Merge branch 'for-6.16/kysona' into for-linusJiri Kosina1-2/+44
2025-06-03Merge branch 'for-6.16/intel-thc' into for-linusJiri Kosina2-8/+3
2025-06-03Merge branch 'for-6.16/hid-gpio-setter-callbacks' into for-linusJiri Kosina3-47/+52
2025-06-03Merge branch 'for-6.16/corsair' into for-linusJiri Kosina1-2/+2
2025-06-03Merge branch 'for-6.16/core' into for-linusJiri Kosina3-14/+20
2025-06-03Merge branch 'for-6.16/apple' into for-linusJiri Kosina2-3/+8
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+109
2025-05-15Merge tag 'hid-for-linus-2025051501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-10/+39
2025-05-13HID: multitouch: Disable touchpad on firmware level while not in useWerner Sembach1-0/+12
2025-05-13HID: core: Add functions for HID drivers to react on first open and last clos...Werner Sembach1-1/+8
2025-05-13HID: bpf: abort dispatch if device destroyedRong Zhang1-0/+9
2025-05-08platform/x86: asus-wmi: Refactor Ally suspend/resumeLuke D. Jones1-0/+4
2025-05-08hid-asus: check ROG Ally MCU version and warnLuke D. Jones1-2/+105
2025-04-24HID: quirks: Add ADATA XPG alpha wireless mouse supportMilton Barrera2-0/+6
2025-04-24HID: hid-steam: Remove the unused variable connectedJiapeng Chong1-2/+0
2025-04-24HID: HID_APPLETB_BL should depend on X86Geert Uytterhoeven1-0/+1
2025-04-24HID: HID_APPLETB_KBD should depend on X86Geert Uytterhoeven1-0/+1
2025-04-24HID: appletb-kbd: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum1-3/+6
2025-04-24HID: amd_sfh: Avoid clearing reports for SRA sensorMario Limonciello1-0/+5
2025-04-24HID: amd_sfh: Fix SRA sensor when it's the only sensorMario Limonciello1-4/+3
2025-04-24HID: intel-thc-hid: intel-thc: make read-only arrays static constColin Ian King1-2/+2
2025-04-24HID: wacom: fix shift OOB in kfifo allocation for zero pktlenQasim Ijaz1-0/+2
2025-04-24HID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin1-3/+4
2025-04-24HID: magicmouse: Apple Magic Mouse 2 USB-C supportAditya Garg2-24/+51
2025-04-24HID: mcp2221: use new line value setter callbacksBartosz Golaszewski1-4/+6
2025-04-24HID: mcp2200: use new line value setter callbacksBartosz Golaszewski1-9/+14
2025-04-24HID: cp2112: use new line value setter callbacksBartosz Golaszewski1-6/+8
2025-04-24HID: cp2112: use lock guardsBartosz Golaszewski1-27/+11
2025-04-24HID: cp2112: hold the lock for the entire direction_output() callBartosz Golaszewski1-8/+15
2025-04-24HID: cp2112: destroy mutex on driver detachBartosz Golaszewski1-1/+6