[GIT] HID

From: Jiri Kosina
Date: Tue Sep 14 2010 - 05:06:11 EST


Linus,

could you please pull from 'for-linus' branch from

git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus

to receive the following fixes for HID layer.

Most importantly, one hiddev and one hidraw regressions get fixed, and a
few changes are done to fix/add support for a few specific device IDs.

Thanks.

Alan Ott (1):
HID: Set Report ID properly for Output reports on the Control endpoint.

David Gow (1):
HID: Add support for chicony multitouch screens.

Decio Fonini (1):
HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUT

Guillaume Chazarain (1):
HID: fix hiddev's use of usb_find_interface

Jiri Kosina (2):
HID: add support for another BTC Emprex remote control
HID: fixup blacklist entry for Asus T91MT

Johan Hovold (1):
HID: add no-get quirk for eGalax touch controller

Roland Baum (1):
HID: add device ID for new Asus Multitouch Controller

Thierry Reding (1):
HID: Add quirk for eGalax touch controler.

drivers/hid/hid-core.c | 4 +++-
drivers/hid/hid-ids.h | 4 ++++
drivers/hid/hid-mosart.c | 1 +
drivers/hid/hid-topseed.c | 1 +
drivers/hid/usbhid/hid-core.c | 8 +++++++-
drivers/hid/usbhid/hid-quirks.c | 4 ++++
drivers/hid/usbhid/hiddev.c | 2 +-
drivers/hid/usbhid/usbhid.h | 1 +
8 files changed, 22 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/