-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Pull HID fixes from Jiri Kosina: - fixes for various drivers which assume that a HID device is on USB transport, but that might not necessarily be the case, as the device can be faked by uhid. (Greg, Benjamin Tissoires) - fix for spurious wakeups on certain Lenovo notebooks (Thomas Weißschuh) - a few other device-specific quirks * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: HID: Ignore battery for Elan touchscreen on Asus UX550VE HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested HID: google: add eel USB id HID: add USB_HID dependancy to hid-prodikeys HID: add USB_HID dependancy to hid-chicony HID: bigbenff: prevent null pointer dereference HID: sony: fix error path in probe HID: add USB_HID dependancy on some USB HID drivers HID: check for valid USB device for many HID drivers HID: wacom: fix problems when device is not a valid USB device HID: add hid_is_usb() function to make it simpler for USB detection HID: quirks: Add quirk for the Microsoft Surface 3 type-cover
Showing
- drivers/hid/Kconfig 5 additions, 5 deletionsdrivers/hid/Kconfig
- drivers/hid/hid-asus.c 2 additions, 4 deletionsdrivers/hid/hid-asus.c
- drivers/hid/hid-bigbenff.c 1 addition, 1 deletiondrivers/hid/hid-bigbenff.c
- drivers/hid/hid-chicony.c 3 additions, 0 deletionsdrivers/hid/hid-chicony.c
- drivers/hid/hid-corsair.c 6 additions, 1 deletiondrivers/hid/hid-corsair.c
- drivers/hid/hid-elan.c 1 addition, 1 deletiondrivers/hid/hid-elan.c
- drivers/hid/hid-elo.c 3 additions, 0 deletionsdrivers/hid/hid-elo.c
- drivers/hid/hid-ft260.c 3 additions, 0 deletionsdrivers/hid/hid-ft260.c
- drivers/hid/hid-google-hammer.c 2 additions, 0 deletionsdrivers/hid/hid-google-hammer.c
- drivers/hid/hid-holtek-kbd.c 7 additions, 2 deletionsdrivers/hid/hid-holtek-kbd.c
- drivers/hid/hid-holtek-mouse.c 9 additions, 0 deletionsdrivers/hid/hid-holtek-mouse.c
- drivers/hid/hid-ids.h 3 additions, 0 deletionsdrivers/hid/hid-ids.h
- drivers/hid/hid-input.c 2 additions, 0 deletionsdrivers/hid/hid-input.c
- drivers/hid/hid-lg.c 8 additions, 2 deletionsdrivers/hid/hid-lg.c
- drivers/hid/hid-logitech-dj.c 1 addition, 1 deletiondrivers/hid/hid-logitech-dj.c
- drivers/hid/hid-prodikeys.c 8 additions, 2 deletionsdrivers/hid/hid-prodikeys.c
- drivers/hid/hid-quirks.c 1 addition, 0 deletionsdrivers/hid/hid-quirks.c
- drivers/hid/hid-roccat-arvo.c 3 additions, 0 deletionsdrivers/hid/hid-roccat-arvo.c
- drivers/hid/hid-roccat-isku.c 3 additions, 0 deletionsdrivers/hid/hid-roccat-isku.c
- drivers/hid/hid-roccat-kone.c 3 additions, 0 deletionsdrivers/hid/hid-roccat-kone.c
Loading
Please register or sign in to comment