[GIT] HID

From: Jiri Kosina
Date: Wed Apr 06 2011 - 17:36:51 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 update for HID layer.

Most important change is Chase's patch which makes sure that no events are
being lost when using more fingers simultaneously. This matches what we
already do for other multitouch devices.

Other than that, it's only a few USB ID additions and a typo fix.

Thanks.

Chase Douglas (1):
HID: hid-magicmouse: Increase evdev buffer size

Jiri Kosina (2):
HID: add support for Skycable 0x3f07 wireless presenter
HID: Add support for CH Pro Throttle

Simon Wood (1):
HID: add FF support for Logitech G25/G27

Stefan Achatz (1):
HID: roccat: Add support for wireless variant of Pyra

Stephen Boyd (1):
HID: Fix typo Keyoutch -> Keytouch

drivers/hid/Kconfig | 13 ++++++++++---
drivers/hid/hid-core.c | 2 ++
drivers/hid/hid-ids.h | 4 ++++
drivers/hid/hid-lgff.c | 2 ++
drivers/hid/hid-magicmouse.c | 2 ++
drivers/hid/hid-ortek.c | 16 +++++++++++++---
drivers/hid/hid-roccat-pyra.c | 3 ++-
drivers/hid/usbhid/hid-quirks.c | 1 +
8 files changed, 36 insertions(+), 7 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/