-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Pull HID fixes from Jiri Kosina: "Bugfixes for HID subsystem that should go in 4.1. Important highlights: - the patch that extended support for HID++ protocol for TK820 touchpad turns out to be causing regressions due to firmware issues; patch reverting back to basic support from Benjamin Tissoires - Wacom driver can oops for devices that report non-touch data on touch interfaces. Fix from Ping Cheng - gpiolib is not mandatory for i2c-hid, so the driver shouldn't fail if gpiolib is not enabled. Fix from Mika Westerberg" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switch HID: hid-sensor-hub: Fix debug lock warning Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820" HID: i2c-hid: Do not fail probing if gpiolib is not enabled
Showing
- drivers/hid/hid-ids.h 1 addition, 0 deletionsdrivers/hid/hid-ids.h
- drivers/hid/hid-logitech-hidpp.c 0 additions, 20 deletionsdrivers/hid/hid-logitech-hidpp.c
- drivers/hid/hid-sensor-hub.c 10 additions, 3 deletionsdrivers/hid/hid-sensor-hub.c
- drivers/hid/i2c-hid/i2c-hid.c 4 additions, 1 deletiondrivers/hid/i2c-hid/i2c-hid.c
- drivers/hid/usbhid/hid-quirks.c 1 addition, 0 deletionsdrivers/hid/usbhid/hid-quirks.c
- drivers/hid/wacom_wac.c 3 additions, 0 deletionsdrivers/hid/wacom_wac.c
- include/linux/hid-sensor-hub.h 2 additions, 2 deletionsinclude/linux/hid-sensor-hub.h
Loading
Please register or sign in to comment