aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-20HID: mcp-2221: Replace manual comparison with min() macroYu Jiaoliang1-8/+3
2025-06-20HID: appletb-kbd: fix "appletb_backlight" backlight device reference countingQasim Ijaz1-0/+5
2025-06-20HID: mcp2221: set gpio pin modeHeiko Schocher1-0/+97
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh10-10/+10
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh7-29/+29
2025-06-11HID: multitouch: add device ID for Apple Touch BarKerem Karabay2-0/+18
2025-06-11HID: multitouch: specify that Apple Touch Bar is directKerem Karabay1-0/+7
2025-06-11HID: multitouch: take cls->maxcontacts into account for Apple Touch Bar even ...Kerem Karabay1-0/+7
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-81/+69
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