summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hid-for-linus-2024010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-01-1226-717/+1918
|\
| * Merge branch 'for-6.8/wacom' into for-linusJiri Kosina2024-01-084-29/+25
| |\
| | * HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke2023-12-201-28/+4
| | * HID: wacom: Remove AES power_supply after extended inactivityTatsunosuke Tobita2023-11-294-1/+21
| * | Merge branch 'for-6.8/steam' into for-linusJiri Kosina2024-01-081-156/+391
| |\ \
| | * | HID: hid-steam: Add gamepad-only mode switched to by holding optionsVicki Pfau2024-01-021-10/+103
| | * | HID: hid-steam: Better handling of serial number lengthVicki Pfau2024-01-021-5/+6
| | * | HID: hid-steam: Update list of identifiers from SDLVicki Pfau2024-01-021-65/+221
| | * | HID: hid-steam: Make client_opened a counterVicki Pfau2024-01-021-5/+5
| | * | HID: hid-steam: Clean up lockingVicki Pfau2024-01-021-53/+69
| | * | HID: hid-steam: Disable watchdog instead of using a heartbeatVicki Pfau2024-01-021-28/+2
| | * | HID: hid-steam: Avoid overwriting smoothing parameterVicki Pfau2024-01-021-5/+0
| * | | Merge branch 'for-6.8/sensor-hub' into for-linusJiri Kosina2024-01-081-1/+1
| |\ \ \
| | * | | HID: sensor-hub: Enable hid core report processing for all devicesYauhen Kharuzhy2023-12-221-1/+1
| | |/ /
| * | | Merge branch 'for-6.8/nintendo' into for-linusJiri Kosina2024-01-083-266/+649
| |\ \ \
| | * | | HID: nintendo: add support for nso controllersRyan McClelland2023-12-123-266/+649
| | | |/ | | |/|
| * | | Merge branch 'for-6.8/mcp2221' into for-linusJiri Kosina2024-01-081-22/+50
| |\ \ \
| | * | | HID: mcp2221: Handle reads greater than 60 bytesHamish Martin2023-11-211-9/+23
| | * | | HID: mcp2221: Don't set bus speed on every transferHamish Martin2023-11-211-14/+27
| | * | | HID: mcp2221: Set ACPI companionHamish Martin2023-11-211-0/+1
| * | | | Merge branch 'for-6.8/mcp2200' into for-linusJiri Kosina2024-01-084-0/+403
| |\ \ \ \
| | * | | | HID: mcp2200: added driver for GPIOs of MCP2200Johannes Roith2023-11-214-0/+403
| | |/ / /
| * | | | Merge branch 'for-6.8/intel-ish' into for-linusJiri Kosina2024-01-084-161/+214
| |\ \ \ \
| | * | | | HID: intel-ish-hid: ipc: Rework EHL OOB wakeupKai-Heng Feng2023-12-071-52/+15
| | * | | | HID: intel-ish-hid: ishtp-fw-loader: use helper functions for connectionEven Xu2023-12-061-48/+12
| | * | | | HID: intel-ish-hid: ishtp-hid-client: use helper functions for connectionEven Xu2023-12-061-50/+13
| | * | | | HID: Intel-ish-hid: Ishtp: Add helper functions for client connectionEven Xu2023-12-061-11/+174
| | | |/ / | | |/| |
| * | | | Merge branch 'for-6.8/i2c-hid' into for-linusJiri Kosina2024-01-081-67/+70
| |\ \ \ \
| | * | | | HID: i2c-hid: Renumber I2C_HID_QUIRK_ definesHans de Goede2023-12-061-5/+5
| | * | | | HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirkHans de Goede2023-12-061-5/+1
| | * | | | HID: i2c-hid: Turn missing reset ack into a warningHans de Goede2023-12-061-8/+3
| | * | | | HID: i2c-hid: Move i2c_hid_finish_hwreset() to after reading the report-descr...Hans de Goede2023-12-061-10/+19
| | * | | | HID: i2c-hid: Switch i2c_hid_parse() to goto style error handlingHans de Goede2023-12-061-8/+6
| | * | | | HID: i2c-hid: Split i2c_hid_hwreset() in start() and finish() functionsHans de Goede2023-12-061-10/+28
| | * | | | HID: i2c-hid: Fold i2c_hid_execute_reset() into i2c_hid_hwreset()Hans de Goede2023-12-061-43/+30
| | |/ / /
| * | | | Merge branch 'for-6.8/hid-bus-type-const' into for-linusJiri Kosina2024-01-082-2/+2
| |\ \ \ \
| | * | | | HID: make ishtp_cl_bus_type constGreg Kroah-Hartman2024-01-021-1/+1
| | * | | | HID: make hid_bus_type constGreg Kroah-Hartman2024-01-021-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-6.8/elan' into for-linusJiri Kosina2024-01-081-0/+8
| |\ \ \ \
| | * | | | HID: i2c-hid: elan: Add ili2901 timingZhengqiao Xia2024-01-021-0/+8
| | |/ / /
| * | | | Merge branch 'for-6.8/amd-sfh' into for-linusJiri Kosina2024-01-088-11/+155
| |\ \ \ \
| | * | | | HID: amd_sfh: Add a new interface for exporting ALS dataBasavaraj Natikar2024-01-043-0/+29
| | * | | | HID: amd_sfh: Add a new interface for exporting HPD dataBasavaraj Natikar2024-01-044-0/+57
| | * | | | HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()Basavaraj Natikar2024-01-042-13/+16
| | |/ / /
| * | | | HID: magicmouse: fix kerneldoc for struct magicmouse_scJiri Kosina2023-12-271-0/+3
* | | | | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-121-0/+1
|\ \ \ \ \
| * | | | | hid/picolcd_fb: Set FBINFO_VIRTFB flagThomas Zimmermann2023-11-291-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-101-8/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | HID: uhid: replace deprecated strncpy with strscpyJustin Stitt2023-11-301-8/+7
* | | | | Merge tag 'hid-for-linus-2023121901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-12-181-29/+42
|\ \ \ \ \ | | |_|/ / | |/| | |