-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Pull HID fixes from Jiri Kosina: - Wacom driver functional and regression fixes from Jason Gerecke - race condition fix in usbhid, found by syzbot and fixed by Alan Stern - a few device-specific quirks and ID additions * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock HID: mcp2221: add gpiolib dependency HID: i2c-hid: reset Synaptics SYNA2393 on resume HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT HID: usbhid: Fix race between usbhid_close() and usbhid_stop() Revert "HID: wacom: generic: read the number of expected touches on a per collection basis" HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead HID: alps: Add AUI1657 device ID HID: logitech: Add support for Logitech G11 extra keys HID: multitouch: add eGalaxTouch P80H84 support HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
Showing
- drivers/hid/Kconfig 1 addition, 0 deletionsdrivers/hid/Kconfig
- drivers/hid/hid-alps.c 1 addition, 0 deletionsdrivers/hid/hid-alps.c
- drivers/hid/hid-ids.h 7 additions, 1 deletiondrivers/hid/hid-ids.h
- drivers/hid/hid-lg-g15.c 4 additions, 0 deletionsdrivers/hid/hid-lg-g15.c
- drivers/hid/hid-multitouch.c 3 additions, 0 deletionsdrivers/hid/hid-multitouch.c
- drivers/hid/hid-quirks.c 1 addition, 0 deletionsdrivers/hid/hid-quirks.c
- drivers/hid/i2c-hid/i2c-hid-core.c 2 additions, 0 deletionsdrivers/hid/i2c-hid/i2c-hid-core.c
- drivers/hid/usbhid/hid-core.c 29 additions, 8 deletionsdrivers/hid/usbhid/hid-core.c
- drivers/hid/usbhid/usbhid.h 1 addition, 0 deletionsdrivers/hid/usbhid/usbhid.h
- drivers/hid/wacom_sys.c 3 additions, 1 deletiondrivers/hid/wacom_sys.c
- drivers/hid/wacom_wac.c 22 additions, 66 deletionsdrivers/hid/wacom_wac.c
Loading
Please register or sign in to comment