[GIT] HID updates

From: Jiri Kosina
Date: Wed Oct 29 2008 - 20:44:36 EST


Linus,

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

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

to receive updates for HID layer. This, most importantly, fixes an oops on
systems that have devices driven by appletouch driver (or generally any
device that is not claimed at all by HID subsystem due to blacklist
entry).

There are currently no other critical bugreports pending against the new
HID infrastructure.

Thanks.

drivers/hid/hid-core.c | 1 +
drivers/hid/hid-dell.c | 1 +
drivers/hid/hid-ids.h | 3 ++
drivers/hid/usbhid/hid-core.c | 60 +++++++++++++++++++++++++++-----------
drivers/hid/usbhid/usbhid.h | 2 +
include/linux/hid.h | 1 +
include/linux/mod_devicetable.h | 1 +
7 files changed, 51 insertions(+), 18 deletions(-)

Alan Stern (1):
HID: add quirk entry for no-name keyboard (0x13ba/0x0017)

Andreas Schwab (1):
HID: fix hid_device_id for cross compiling

Jiri Slaby (2):
HID: fix oops during suspend of unbound HID devices
HID: sync on deleted io_retry timer in usbhid driver

--
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/