Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Pull HID updates from Jiri Kosina: - support for "Unified Battery" feature on Logitech devices from Filipe Laíns - power management improvements for intel-ish driver from Zhang Lixu - support for Goodix devices from Douglas Anderson - improved handling of generic HID keyboard in order to make it easier for userspace to figure out the details of the device, from Dmitry Torokhov - Playstation DualSense support from Roderick Colenbrander - other assorted small fixes and device ID additions. * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: (49 commits) HID: playstation: add DualSense player LED support. HID: playstation: add microphone mute support for DualSense. HID: playstation: add initial DualSense lightbar support. HID: wacom: Ignore attempts to overwrite the touch_max value from HID HID: playstation: fix array size comparison (off-by-one) HID: playstation: fix unused variable in ps_battery_get_property. HID: playstation: report DualSense hardware and firmware version. HID: playstation: add DualSense classic rumble support. HID: playstation: add DualSense Bluetooth support. HID: playstation: track devices in list. HID: playstation: add DualSense accelerometer and gyroscope support. HID: playstation: add DualSense touchpad support. HID: playstation: add DualSense battery support. HID: playstation: use DualSense MAC address as unique identifier. HID: playstation: initial DualSense USB support. HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10E HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxx HID: logitech-dj: add support for the new lightspeed connection iteration HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID HID: logitech-dj: add support for keyboard events in eQUAD step 4 Gaming ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/input/goodix,gt7375p.yaml 65 additions, 0 deletionsDocumentation/devicetree/bindings/input/goodix,gt7375p.yaml
- Documentation/hid/amd-sfh-hid.rst 11 additions, 11 deletionsDocumentation/hid/amd-sfh-hid.rst
- Documentation/hid/hid-alps.rst 2 additions, 2 deletionsDocumentation/hid/hid-alps.rst
- Documentation/hid/hid-sensor.rst 9 additions, 9 deletionsDocumentation/hid/hid-sensor.rst
- Documentation/hid/hid-transport.rst 6 additions, 6 deletionsDocumentation/hid/hid-transport.rst
- Documentation/hid/hiddev.rst 5 additions, 5 deletionsDocumentation/hid/hiddev.rst
- Documentation/hid/hidraw.rst 3 additions, 2 deletionsDocumentation/hid/hidraw.rst
- Documentation/hid/intel-ish-hid.rst 40 additions, 38 deletionsDocumentation/hid/intel-ish-hid.rst
- Documentation/hid/uhid.rst 17 additions, 17 deletionsDocumentation/hid/uhid.rst
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- arch/arm64/configs/defconfig 2 additions, 1 deletionarch/arm64/configs/defconfig
- drivers/hid/Kconfig 19 additions, 0 deletionsdrivers/hid/Kconfig
- drivers/hid/Makefile 2 additions, 1 deletiondrivers/hid/Makefile
- drivers/hid/hid-chicony.c 55 additions, 0 deletionsdrivers/hid/hid-chicony.c
- drivers/hid/hid-core.c 6 additions, 3 deletionsdrivers/hid/hid-core.c
- drivers/hid/hid-google-hammer.c 66 additions, 19 deletionsdrivers/hid/hid-google-hammer.c
- drivers/hid/hid-ids.h 10 additions, 1 deletiondrivers/hid/hid-ids.h
- drivers/hid/hid-input.c 12 additions, 0 deletionsdrivers/hid/hid-input.c
- drivers/hid/hid-ite.c 9 additions, 3 deletionsdrivers/hid/hid-ite.c
- drivers/hid/hid-lg-g15.c 1 addition, 1 deletiondrivers/hid/hid-lg-g15.c
Loading
Please register or sign in to comment