summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2025-06-11HID: multitouch: support getting the tip state from HID_DG_TOUCH fields in Ap...Kerem Karabay1-4/+11
2025-06-11HID: multitouch: Get the contact ID from HID_DG_TRANSDUCER_INDEX fields in ca...Kerem Karabay1-1/+15
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: debug: Use the __set_current_state()Zihuan Zhang1-1/+1
2025-06-10HID: pidff: Move else if statements to follow closing bracesTomasz Pakuła1-4/+2
2025-06-10HID: pidff: Add missing spacesTomasz Pakuła1-5/+5
2025-06-10HID: pidff: Move trailing statements in pidff_rescale_signed()Tomasz Pakuła1-2/+4
2025-06-10HID: pidff: Remove unneeded else in pidff_find_special_field()Tomasz Pakuła1-4/+3
2025-06-10HID: pidff: Use __func__ in debugsTomasz Pakuła1-2/+2
2025-06-10HID: pidff: Rework pidff_set_time() to fix warningsTomasz Pakuła1-2/+2
2025-06-10HID: pidff: Remove unneeded debug from pidff_clamp()Tomasz Pakuła1-3/+1
2025-06-10HID: pidff: Fix missing blank lines after declarationsTomasz Pakuła1-1/+4
2025-06-10HID: hid-pidff.h: Fix comment stylingTomasz Pakuła1-2/+1
2025-06-10HID: hid-ids.h: Fix LITE_STAR_GT987 device id defineTomasz Pakuła2-2/+2
2025-06-10HID: universal-pidff: Fix missing blank linesTomasz Pakuła1-1/+2
2025-06-10HID: intel-thc: make ptl_ddata staticJiri Kosina1-1/+1
2025-06-10HID: apple: Add necessary IDs and support for replacement trackpad on MacBook...Aditya Garg3-8/+14
2025-06-10HID: quirks: remove T2 devices from hid_mouse_ignore_listAditya Garg1-8/+0
2025-06-10HID: apple: add fnmode=4 to disable translation of fkeys and make it default ...Aditya Garg1-36/+54
2025-06-10HID: apple: Add Apple Magic Keyboard A3119 USB-C supportAditya Garg2-0/+6
2025-06-10HID: apple: Add Apple Magic Keyboard A3118 USB-C supportGrigorii Sokolik2-12/+18
2025-06-10HID: apple: remove unused APPLE_IGNORE_MOUSE quirkAditya Garg1-1/+1
2025-06-10HID: apple: use switch case to set fn translation tableAditya Garg1-32/+41
2025-06-10HID: apple: move backlight report structs to other backlight structsAditya Garg1-14/+13
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Enable Wake-on-Touch featureEven Xu1-0/+14
2025-06-10HID: Intel-thc-hid: Intel-quickspi: Enable Wake-on-Touch featureEven Xu1-0/+15
2025-06-10HID: Intel-thc-hid: Intel-thc: Add Wake-on-Touch supportEven Xu4-0/+125
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flowEven Xu1-1/+25
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Add two new features to PTLEven Xu2-4/+64
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Add driver data supportEven Xu2-17/+32
2025-06-10HID: Intel-thc-hid: Intel-quicki2c: Refine code commentsEven Xu2-80/+68
2025-06-10HID: Intel-thc-hid: Intel-thc: Introduce interrupt delay controlEven Xu5-0/+100
2025-06-10HID: Intel-thc-hid: Intel-thc: Introduce max input size controlEven Xu5-0/+105
2025-06-10HID: Intel-thc-hid: Intel-thc: Refine code commentsEven Xu2-20/+20
2025-06-10HID: Intel-thc-hid: Intel-thc: Add thc_dma_content into kernel docEven Xu1-3/+4
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