[GIT] HID

From: Jiri Kosina
Date: Wed Aug 24 2011 - 14:10:25 EST


Linus,

please pull from 'for-linus' branch from

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

to receive a few HID layer updates for 3.1. There are two simple device ID
additions, and David's series that fixes a few things in the new wiimote
driver.

Thanks.

Dan Bastone (1):
HID: add support for new revision of Apple aluminum keyboard

David Herrmann (5):
HID: wiimote: Simplify synchronization
HID: wiimote: Correctly call HID open/close callbacks
HID: wiimote: Register led class devices
HID: wiimote: Add drm request
HID: wiimote: Add status and return request handlers

Jeremiah Matthey (1):
HID: usbhid: Add support for SiGma Micro chip

drivers/hid/Kconfig | 1 +
drivers/hid/hid-apple.c | 6 +
drivers/hid/hid-core.c | 3 +
drivers/hid/hid-ids.h | 6 +
drivers/hid/hid-wiimote.c | 277 ++++++++++++++++++++++++++-------------
drivers/hid/usbhid/hid-quirks.c | 1 +
6 files changed, 200 insertions(+), 94 deletions(-)

--
Jiri Kosina
SUSE Labs

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