Re: [GIT] HID

From: Jiri Kosina
Date: Fri May 01 2009 - 18:14:58 EST


On Thu, 30 Apr 2009, Jiri Kosina wrote:

> 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).

As this hasn't yet been pulled and I have one more quite important oops
fix queued since then, I am resending the request with this fix
incorporated, please consider pulling. Thanks.

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

drivers/hid/hid-apple.c | 2 +-
drivers/hid/hid-core.c | 4 ++++
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, 17 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

Jiri Kosina (1):
HID: fix oops in hid_check_keys_pressed()

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/