[GIT] HID

From: Jiri Kosina
Date: Thu Nov 03 2011 - 06:50:09 EST


Linus,

please pull from 'for-linus' branch at

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

to receive the fixes below.

It contains a few new device ID additions, null-pointer dereference fix
and revert of automatic binding of hid-multitouch to multitouch devices.
It turned out to be broken and a proper solution will need quite some work
still.

Thanks.

Andreas Krist (1):
HID: hid-apple: add device ID of another wireless aluminium

Gökçen Eraslan (1):
HID: Add device IDs for Macbook Pro 8 keyboards

Henrik Rydberg (1):
Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"

Julia Lawall (1):
HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereference

drivers/hid/hid-apple.c | 9 ++++++++
drivers/hid/hid-core.c | 7 ++++++
drivers/hid/hid-ids.h | 4 +++
drivers/hid/hid-multitouch.c | 47 +++--------------------------------------
drivers/hid/hid-roccat.c | 18 ++++++++--------
5 files changed, 33 insertions(+), 52 deletions(-)

--
Jiri Kosina
SUSE Labs
--
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/