-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Pull HID fixes from Jiri Kosina: - fix a small bug in computation of report size, which might cause some devices (Atmel touchpad found on the Samsung Ativ 9) to reject reports with otherwise valid contents - a few device-ID specific quirks/additions piggy-backing on top of it * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad Yogas HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103S HID: core: fix computation of the report size HID: multitouch: add support of EliteGroup 05D8 panels
No related branches found
No related tags found
Showing
- drivers/hid/hid-core.c 3 additions, 2 deletionsdrivers/hid/hid-core.c
- drivers/hid/hid-ids.h 7 additions, 0 deletionsdrivers/hid/hid-ids.h
- drivers/hid/hid-multitouch.c 5 additions, 0 deletionsdrivers/hid/hid-multitouch.c
- drivers/hid/hid-sensor-hub.c 3 additions, 0 deletionsdrivers/hid/hid-sensor-hub.c
- drivers/hid/usbhid/hid-quirks.c 1 addition, 0 deletionsdrivers/hid/usbhid/hid-quirks.c
Loading
Please register or sign in to comment