[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1108242005560.13644@pobox.suse.cz>
Date: Wed, 24 Aug 2011 20:10:13 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT] HID
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists