[GIT] HID

From: Jiri Kosina
Date: Fri Jun 17 2011 - 11:36:55 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 the fixes for the HID layer listed below.

It's mostly fixes for particular concrete devices, plus a revert
(regression fix) for a magicmouse device.

I am mentioning this explicitly as the revert is not enough -- for full
fix, there is a patch by Ville Tervo fixing 1.1 CSR dongles. It has been
queued for quite a few days in wireless-2.6.git already, and John tells
that this will be going upstream today.

Thanks!

Austin Zhang (1):
HID: hid-multitouch: add support for Chunghwa multi-touch panel

Benjamin Tissoires (1):
HID: hid-multitouch: fix broken eGalax

Dan Carpenter (1):
HID: hiddev: fix use after free in hiddev_release

Jimmy Hon (1):
HID: add quirk for HyperPen 10000U

Jiri Kosina (2):
HID: hiddev: fix potential use-after-free
Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"

Joe Perches (1):
HID: MAINTAINERS: Update USB HID/HIDBP DRIVERS pattern

MAINTAINERS | 2 +-
drivers/hid/Kconfig | 1 +
drivers/hid/hid-core.c | 1 +
drivers/hid/hid-ids.h | 4 ++
drivers/hid/hid-magicmouse.c | 10 +-----
drivers/hid/hid-multitouch.c | 62 +++++++++++++++++++++++++++-----------
drivers/hid/usbhid/hid-quirks.c | 1 +
drivers/hid/usbhid/hiddev.c | 8 ++++-
8 files changed, 59 insertions(+), 30 deletions(-)
--
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/