summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2025-06-10HID: apple: use switch case to set fn translation tableAditya Garg-32/+41
2025-06-10HID: apple: move backlight report structs to other backlight structsAditya Garg-14/+13
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Enable Wake-on-Touch featureEven Xu-0/+14
2025-06-10HID: Intel-thc-hid: Intel-quickspi: Enable Wake-on-Touch featureEven Xu-0/+15
2025-06-10HID: Intel-thc-hid: Intel-thc: Add Wake-on-Touch supportEven Xu-0/+125
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flowEven Xu-1/+25
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Add two new features to PTLEven Xu-4/+64
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Add driver data supportEven Xu-17/+32
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Refine code commentsEven Xu-81/+69
2025-06-10HID: Intel-thc-hid: Intel-thc: Introduce interrupt delay controlEven Xu-0/+100
2025-06-10HID: Intel-thc-hid: Intel-thc: Introduce max input size controlEven Xu-0/+105
2025-06-10HID: Intel-thc-hid: Intel-thc: Refine code commentsEven Xu-20/+20
2025-06-10HID: Intel-thc-hid: Intel-thc: Add thc_dma_content into kernel docEven Xu-3/+4
2025-06-10HID: nintendo: avoid bluetooth suspend/resume stallsDaniel J. Ogorchock-2/+36
2025-06-10HID: wacom: fix kobject reference count leakQasim Ijaz-0/+1
2025-06-10HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz-0/+1
2025-06-10HID: wacom: fix memory leak on kobject creation failureQasim Ijaz-1/+3
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-13/+14
2025-06-03Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-104/+203
2025-06-03Merge branch 'for-6.16/core' into for-linusJiri Kosina-1/+20
2025-06-03Merge branch 'for-6.16/magicmouse' into for-linusJiri Kosina-24/+51
2025-06-03Merge branch 'for-6.16/logitech' into for-linusJiri Kosina-3/+3
2025-06-03Merge branch 'for-6.16/kysona' into for-linusJiri Kosina-2/+44
2025-06-03Merge branch 'for-6.16/intel-thc' into for-linusJiri Kosina-8/+3
2025-06-03Merge branch 'for-6.16/hid-gpio-setter-callbacks' into for-linusJiri Kosina-47/+52
2025-06-03Merge branch 'for-6.16/corsair' into for-linusJiri Kosina-2/+2
2025-06-03Merge branch 'for-6.16/core' into for-linusJiri Kosina-14/+20
2025-06-03Merge branch 'for-6.16/apple' into for-linusJiri Kosina-3/+8
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+109
2025-05-15Merge tag 'hid-for-linus-2025051501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+39
2025-05-13HID: multitouch: Disable touchpad on firmware level while not in useWerner Sembach-0/+12
2025-05-13HID: core: Add functions for HID drivers to react on first open and last clos...Werner Sembach-1/+8
2025-05-13HID: bpf: abort dispatch if device destroyedRong Zhang-0/+9
2025-05-08platform/x86: asus-wmi: Refactor Ally suspend/resumeLuke D. Jones-0/+4
2025-05-08hid-asus: check ROG Ally MCU version and warnLuke D. Jones-2/+105
2025-04-24HID: quirks: Add ADATA XPG alpha wireless mouse supportMilton Barrera-0/+6
2025-04-24HID: hid-steam: Remove the unused variable connectedJiapeng Chong-2/+0
2025-04-24HID: HID_APPLETB_BL should depend on X86Geert Uytterhoeven-0/+1
2025-04-24HID: HID_APPLETB_KBD should depend on X86Geert Uytterhoeven-0/+1
2025-04-24HID: appletb-kbd: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum-3/+6
2025-04-24HID: amd_sfh: Avoid clearing reports for SRA sensorMario Limonciello-0/+5
2025-04-24HID: amd_sfh: Fix SRA sensor when it's the only sensorMario Limonciello-4/+3
2025-04-24HID: intel-thc-hid: intel-thc: make read-only arrays static constColin Ian King-2/+2
2025-04-24HID: wacom: fix shift OOB in kfifo allocation for zero pktlenQasim Ijaz-0/+2
2025-04-24HID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin-3/+4
2025-04-24HID: magicmouse: Apple Magic Mouse 2 USB-C supportAditya Garg-24/+51
2025-04-24HID: mcp2221: use new line value setter callbacksBartosz Golaszewski-4/+6
2025-04-24HID: mcp2200: use new line value setter callbacksBartosz Golaszewski-9/+14
2025-04-24HID: cp2112: use new line value setter callbacksBartosz Golaszewski-6/+8
2025-04-24HID: cp2112: use lock guardsBartosz Golaszewski-27/+11