summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2025-06-10HID: pidff: Remove unneeded else in pidff_find_special_field()Tomasz Pakuła
2025-06-10HID: pidff: Use __func__ in debugsTomasz Pakuła
2025-06-10HID: pidff: Rework pidff_set_time() to fix warningsTomasz Pakuła
2025-06-10HID: pidff: Remove unneeded debug from pidff_clamp()Tomasz Pakuła
2025-06-10HID: pidff: Fix missing blank lines after declarationsTomasz Pakuła
2025-06-10HID: hid-pidff.h: Fix comment stylingTomasz Pakuła
2025-06-10HID: hid-ids.h: Fix LITE_STAR_GT987 device id defineTomasz Pakuła
2025-06-10HID: universal-pidff: Fix missing blank linesTomasz Pakuła
2025-06-10HID: intel-thc: make ptl_ddata staticJiri Kosina
2025-06-10HID: apple: Add necessary IDs and support for replacement trackpad on MacBook...Aditya Garg
2025-06-10HID: quirks: remove T2 devices from hid_mouse_ignore_listAditya Garg
2025-06-10HID: apple: add fnmode=4 to disable translation of fkeys and make it default ...Aditya Garg
2025-06-10HID: apple: Add Apple Magic Keyboard A3119 USB-C supportAditya Garg
2025-06-10HID: apple: Add Apple Magic Keyboard A3118 USB-C supportGrigorii Sokolik
2025-06-10HID: apple: remove unused APPLE_IGNORE_MOUSE quirkAditya Garg
2025-06-10HID: apple: use switch case to set fn translation tableAditya Garg
2025-06-10HID: apple: move backlight report structs to other backlight structsAditya Garg
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Enable Wake-on-Touch featureEven Xu
2025-06-10HID: Intel-thc-hid: Intel-quickspi: Enable Wake-on-Touch featureEven Xu
2025-06-10HID: Intel-thc-hid: Intel-thc: Add Wake-on-Touch supportEven Xu
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flowEven Xu
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Add two new features to PTLEven Xu
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Add driver data supportEven Xu
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Refine code commentsEven Xu
2025-06-10HID: Intel-thc-hid: Intel-thc: Introduce interrupt delay controlEven Xu
2025-06-10HID: Intel-thc-hid: Intel-thc: Introduce max input size controlEven Xu
2025-06-10HID: Intel-thc-hid: Intel-thc: Refine code commentsEven Xu
2025-06-10HID: Intel-thc-hid: Intel-thc: Add thc_dma_content into kernel docEven Xu
2025-06-10HID: nintendo: avoid bluetooth suspend/resume stallsDaniel J. Ogorchock
2025-06-10HID: wacom: fix kobject reference count leakQasim Ijaz
2025-06-10HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz
2025-06-10HID: wacom: fix memory leak on kobject creation failureQasim Ijaz
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-03Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-03Merge branch 'for-6.16/core' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/magicmouse' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/logitech' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/kysona' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/intel-thc' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/hid-gpio-setter-callbacks' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/corsair' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/core' into for-linusJiri Kosina
2025-06-03Merge branch 'for-6.16/apple' into for-linusJiri Kosina
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-05-15Merge tag 'hid-for-linus-2025051501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-13HID: multitouch: Disable touchpad on firmware level while not in useWerner Sembach
2025-05-13HID: core: Add functions for HID drivers to react on first open and last clos...Werner Sembach
2025-05-13HID: bpf: abort dispatch if device destroyedRong Zhang
2025-05-08platform/x86: asus-wmi: Refactor Ally suspend/resumeLuke D. Jones
2025-05-08hid-asus: check ROG Ally MCU version and warnLuke D. Jones