[GIT] HID

From: Jiri Kosina
Date: Thu Apr 30 2009 - 10:01:20 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 fixes for HID code.

It contains two important fixes (locking fix and possible workqueue
deadlock), plus it adds/fixes support of two particular devices (just
simple product ID additions/range adjustments).

Thanks!

drivers/hid/hid-apple.c | 2 +-
drivers/hid/hid-core.c | 1 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-lg.c | 2 ++
drivers/hid/hidraw.c | 12 ++++++++----
drivers/hid/usbhid/hid-core.c | 2 +-
6 files changed, 14 insertions(+), 6 deletions(-)

Christophe Borivant (1):
HID: Add support for the G25 force feedback wheel in native mode

Dan Carpenter (1):
HID: hidraw -- fix missing unlocks in unlocked_ioctl

Oliver Neukum (1):
HID: fix possible deadlock in usbhid_close()

Ulrich Dangel (1):
HID: Fix the support for apple mini aluminium keyboard

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