[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.1.10.0811160128010.19853@jikos.suse.cz>
Date: Sun, 16 Nov 2008 01:36:25 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-kernel@...r.kernel.org
Subject: [GIT] HID updates
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 fixes a few rather easy-to-fix bugs
that were still caused by the conversion of the HID code to proper bus,
and also adds support for a couple of new devices which was trivial
enough.
There is currently only one known issue pending -- a lockdep warning
reported by Alan Stern. It's not completely trivial to solve, but is being
worked on. I will send the fix separately once it is verified and tested.
Thanks.
drivers/hid/hid-apple.c | 11 +++++++++--
drivers/hid/hid-core.c | 12 +++++++++---
drivers/hid/hid-ids.h | 3 +++
drivers/hid/hidraw.c | 30 ++++++++++++++++--------------
drivers/hid/usbhid/hid-core.c | 25 +++++++++++++++++++------
include/linux/input.h | 2 ++
6 files changed, 58 insertions(+), 25 deletions(-)
Alexey Klimov (2):
HID: fix kworld fm700 radio hidquirks
HID: fix radio-mr800 hidquirks
Andi Kleen (1):
HID: use single threaded work queue for hid_compat
Henrik Rydberg (2):
HID: support for new unibody macbooks
HID: map macbook keys for "Expose" and "Dashboard"
Jiri Slaby (2):
HID: fix start/stop cycle in usbhid driver
HID: don't grab devices with no input
Oliver Neukum (1):
HID: fix locking in hidraw_open()
--
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