[GIT] HID patches for 2.6.31 merge window

From: Jiri Kosina
Date: Sun Jun 14 2009 - 15:21:25 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 updates for HID code that have been queued for 2.6.31 merge window.

There is nothing really outstanding, mostly adding support for a new hardware
and a few cleanups.

Thanks.

drivers/hid/Kconfig | 92 ++++++++++++---
drivers/hid/Makefile | 10 +-
drivers/hid/hid-apple.c | 4 -
drivers/hid/hid-core.c | 2 +
drivers/hid/hid-debug.c | 23 ++++-
drivers/hid/hid-drff.c | 8 ++
drivers/hid/hid-gaff.c | 8 ++
drivers/hid/hid-ids.h | 2 +
drivers/hid/hid-lgff.c | 10 ++-
drivers/hid/hid-ntrig.c | 222 +++++++++++++++++++++++++++++++++--
drivers/hid/hid-sjoy.c | 180 ++++++++++++++++++++++++++++
drivers/hid/hid-tmff.c | 17 ++-
drivers/hid/hid-wacom.c | 259 +++++++++++++++++++++++++++++++++++++++++
drivers/hid/hid-zpff.c | 7 +
drivers/hid/hidraw.c | 5 +-
drivers/hid/usbhid/hid-core.c | 7 +-
include/linux/hid.h | 36 ++++++
17 files changed, 841 insertions(+), 51 deletions(-)

Bastien Nocera (1):
HID: Wacom Graphire Bluetooth driver

Jiri Kosina (4):
HID: fix hid-ff drivers so that devices work even without ff support
HID: hidraw -- fix comment about accepted devices
HID: no more reinitializtion is needed in post_reset
HID: fix inverted wheel for bluetooth version of apple mighty mouse

Jussi Kivilinna (1):
HID: force feedback support for SmartJoy PLUS PS2/USB adapter

Sergey Belyashov (2):
HID: autocentering support for Logitech G25 Racing Wheel
HID: autocentering support for Logitech Force 3D Pro

Stephane Chatty (2):
HID: add new multitouch and digitizer contants
HID: Multitouch support for the N-Trig touchscreen

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