aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-10Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-8/+7
2024-01-08Merge branch 'for-6.8/wacom' into for-linusJiri Kosina4-29/+25
2024-01-08Merge branch 'for-6.8/steam' into for-linusJiri Kosina1-156/+391
2024-01-08Merge branch 'for-6.8/sensor-hub' into for-linusJiri Kosina1-1/+1
2024-01-08Merge branch 'for-6.8/nintendo' into for-linusJiri Kosina3-266/+649
2024-01-08Merge branch 'for-6.8/mcp2221' into for-linusJiri Kosina1-22/+50
2024-01-08Merge branch 'for-6.8/mcp2200' into for-linusJiri Kosina4-0/+403
2024-01-08Merge branch 'for-6.8/intel-ish' into for-linusJiri Kosina4-161/+214
2024-01-08Merge branch 'for-6.8/i2c-hid' into for-linusJiri Kosina1-67/+70
2024-01-08Merge branch 'for-6.8/hid-bus-type-const' into for-linusJiri Kosina2-2/+2
2024-01-08Merge branch 'for-6.8/elan' into for-linusJiri Kosina1-0/+8
2024-01-08Merge branch 'for-6.8/amd-sfh' into for-linusJiri Kosina8-11/+155
2024-01-04HID: amd_sfh: Add a new interface for exporting ALS dataBasavaraj Natikar3-0/+29
2024-01-04HID: amd_sfh: Add a new interface for exporting HPD dataBasavaraj Natikar4-0/+57
2024-01-04HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()Basavaraj Natikar2-13/+16
2024-01-02HID: i2c-hid: elan: Add ili2901 timingZhengqiao Xia1-0/+8
2024-01-02HID: make ishtp_cl_bus_type constGreg Kroah-Hartman1-1/+1
2024-01-02HID: make hid_bus_type constGreg Kroah-Hartman1-1/+1
2024-01-02HID: hid-steam: Add gamepad-only mode switched to by holding optionsVicki Pfau1-10/+103
2024-01-02HID: hid-steam: Better handling of serial number lengthVicki Pfau1-5/+6
2024-01-02HID: hid-steam: Update list of identifiers from SDLVicki Pfau1-65/+221
2024-01-02HID: hid-steam: Make client_opened a counterVicki Pfau1-5/+5
2024-01-02HID: hid-steam: Clean up lockingVicki Pfau1-53/+69
2024-01-02HID: hid-steam: Disable watchdog instead of using a heartbeatVicki Pfau1-28/+2
2024-01-02HID: hid-steam: Avoid overwriting smoothing parameterVicki Pfau1-5/+0
2023-12-27HID: magicmouse: fix kerneldoc for struct magicmouse_scJiri Kosina1-0/+3
2023-12-22HID: sensor-hub: Enable hid core report processing for all devicesYauhen Kharuzhy1-1/+1
2023-12-20HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke1-28/+4
2023-12-18Merge tag 'hid-for-linus-2023121901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-29/+42
2023-12-18HID: nintendo: Prevent divide-by-zero on codeGuilherme G. Piccoli1-7/+20
2023-12-18HID: nintendo: fix initializer element is not constant errorRyan McClelland1-22/+22
2023-12-12Merge tag 'hid-for-linus-2023121201' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds5-1/+11
2023-12-12HID: nintendo: add support for nso controllersRyan McClelland3-266/+649
2023-12-12HID: apple: Add "hfd.cn" and "WKB603" to the list of non-apple keyboardsYan Jun1-0/+2
2023-12-12HID: lenovo: Restrict detection of patched firmware only to USB cptkbdMikhail Khvainitski1-1/+2
2023-12-07HID: intel-ish-hid: ipc: Rework EHL OOB wakeupKai-Heng Feng1-52/+15
2023-12-06HID: i2c-hid: Renumber I2C_HID_QUIRK_ definesHans de Goede1-5/+5
2023-12-06HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirkHans de Goede1-5/+1
2023-12-06HID: i2c-hid: Turn missing reset ack into a warningHans de Goede1-8/+3
2023-12-06HID: i2c-hid: Move i2c_hid_finish_hwreset() to after reading the report-descriptorHans de Goede1-10/+19
2023-12-06HID: i2c-hid: Switch i2c_hid_parse() to goto style error handlingHans de Goede1-8/+6
2023-12-06HID: i2c-hid: Split i2c_hid_hwreset() in start() and finish() functionsHans de Goede1-10/+28
2023-12-06HID: i2c-hid: Fold i2c_hid_execute_reset() into i2c_hid_hwreset()Hans de Goede1-43/+30
2023-12-06HID: intel-ish-hid: ishtp-fw-loader: use helper functions for connectionEven Xu1-48/+12
2023-12-06HID: intel-ish-hid: ishtp-hid-client: use helper functions for connectionEven Xu1-50/+13
2023-12-06HID: Intel-ish-hid: Ishtp: Add helper functions for client connectionEven Xu1-11/+174
2023-12-04HID: Add quirk for Labtec/ODDOR/aikeec handbrakeSebastian Parschauer2-0/+2
2023-12-04HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]Mario Limonciello1-0/+5
2023-11-30HID: uhid: replace deprecated strncpy with strscpyJustin Stitt1-8/+7
2023-11-29HID: wacom: Remove AES power_supply after extended inactivityTatsunosuke Tobita4-1/+21