summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-224-15/+14
|\
| *-. Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...Lee Jones2024-05-104-15/+14
| |\ \
| | | * HID: picoLCD: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | |/ | |/|
| | * hid: hid-picolcd: Remove struct backlight_ops.check_fbThomas Zimmermann2024-03-282-7/+6
| | * hid: hid-picolcd: Fix initialization orderThomas Zimmermann2024-03-281-7/+7
| |/
* | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-182-2/+2
|\ \
| * | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-102-2/+2
| |/
* | Merge branch 'for-6.10/winwing' into for-linusJiri Kosina2024-05-143-0/+243
|\ \
| * | HID: winwing: Remove unused variable 'minor'Jiapeng Chong2024-04-121-3/+0
| * | HID: Add WinWing Orion2 throttle supportIvan Gorinov2024-04-033-0/+246
| |/
* | Merge branch 'for-6.10/uclogic' into for-linusJiri Kosina2024-05-141-0/+3
|\ \
| * | HID: uclogic: Expose firmware nameJosé Expósito2024-04-031-0/+3
| |/
* | Merge branch 'for-6.10/steam' into for-linusJiri Kosina2024-05-141-8/+147
|\ \
| * | HID: hid-steam: Add Deck IMU supportMax Maisel2024-05-061-8/+147
| |/
* | Merge branch 'for-6.10/sony' into for-linusJiri Kosina2024-05-141-5/+2
|\ \
| * | HID: sony: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-04-161-3/+2
| * | HID: sony: remove redundant assignmentColin Ian King2024-04-121-2/+0
| |/
* | Merge branch 'for-6.10/playstation' into for-linusJiri Kosina2024-05-141-45/+93
|\ \
| * | HID: playstation: DS4: Fix calibration workaround for clone devicesMax Staudt2024-05-061-24/+28
| * | HID: playstation: Simplify device type IDMax Staudt2024-04-031-14/+26
| * | HID: playstation: DS4: Parse minimal report 0x01Max Staudt2024-04-031-0/+18
| * | HID: playstation: DS4: Don't fail on calibration data requestMax Staudt2024-04-031-14/+20
| * | HID: playstation: DS4: Don't fail on FW/HW version requestMax Staudt2024-04-031-2/+2
| * | HID: playstation: DS4: Fix LED blinkingMax Staudt2024-04-031-2/+10
| |/
* | Merge branch 'for-6.10/plarform-driver-remove-new' into for-linusJiri Kosina2024-05-143-11/+7
|\ \
| * | HID: surface-hid: kbd: Convert to platform remove callback returning voidUwe Kleine-König2024-04-031-3/+2
| * | HID: hid-sensor-custom: Convert to platform remove callback returning voidUwe Kleine-König2024-04-031-5/+3
| * | HID: google: hammer: Convert to platform remove callback returning voidUwe Kleine-König2024-04-031-3/+2
| |/
* | Merge branch 'for-6.10/nintendo' into for-linusJiri Kosina2024-05-141-24/+33
|\ \
| * | HID: nintendo: Remove unused functionJiapeng Chong2024-04-121-9/+0
| * | HID: nintendo: Don't fail on setting baud rateMax Staudt2024-04-031-2/+5
| * | HID: nintendo: use ida for LED player idMartino Fontana2024-04-031-13/+28
| |/
* | Merge branch 'for-6.10/kye' into for-linusJiri Kosina2024-05-141-31/+44
|\ \
| * | HID: kye: Change Device Usage from Puck to MouseDavid Yang2024-05-071-31/+44
| |/
* | Merge branch 'for-6.10/intel-ish' into for-linusJiri Kosina2024-05-149-61/+639
|\ \
| * | HID: intel-ish-hid: handler multiple MNG_RESET_NOTIFY messagesZhang Lixu2024-05-061-3/+4
| * | HID: intel-ish-hid: Implement loading firmware from host featureZhang Lixu2024-05-066-0/+542
| * | HID: intel-ish-hid: Add driver_data for specifying the firmware filenameZhang Lixu2024-05-062-1/+34
| * | HID: intel-ish-hid: ipc: Add Lunar Lake-M PCI device IDZhang Lixu2024-04-032-0/+2
| * | HID: intel-ish-hid: Use PCI_VDEVICE() and rename device ID macrosZhang, Lixu2024-04-033-58/+58
| |/
* | Merge branch 'for-6.10/i2c-hid' into for-linusJiri Kosina2024-05-141-17/+27
|\ \
| * | HID: i2c-hid: Remove unused label in i2c_hid_set_powerKenny Levinsen2024-05-071-2/+0
| * | HID: i2c-hid: Use address probe to wake on resumeKenny Levinsen2024-05-061-13/+8
| * | HID: i2c-hid: Retry address probe after delayKenny Levinsen2024-05-061-2/+19
| |/
* | Merge branch 'for-6.10/hid-sysfs-emit' into for-linusJiri Kosina2024-05-1410-45/+39
|\ \
| * | HID: corsair,lenovo: Convert sprintf() family to sysfs_emit() familyLi Zhijian2024-04-032-15/+12
| * | HID: roccat: Convert sprintf() family to sysfs_emit() familyLi Zhijian2024-04-035-17/+17
| * | HID: hid-sensor-custom: Convert sprintf() family to sysfs_emit() familyLi Zhijian2024-04-031-5/+4
| * | HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() familyLi Zhijian2024-04-032-8/+6
| |/
* | Merge branch 'for-6.10/hid-debug' into for-linusJiri Kosina2024-05-141-442/+2995
|\ \