[GIT] HID patches for 2.6.32 merge window

From: Jiri Kosina
Date: Sun Sep 13 2009 - 14:36:57 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 HID patches accumulated for 2.6.32 merge window.

Thanks!

drivers/hid/Kconfig | 29 +--
drivers/hid/Makefile | 6 +-
drivers/hid/hid-a4tech.c | 4 +-
drivers/hid/hid-apple.c | 4 +-
drivers/hid/hid-belkin.c | 4 +-
drivers/hid/hid-cherry.c | 4 +-
drivers/hid/hid-chicony.c | 4 +-
drivers/hid/hid-core.c | 71 +++++--
drivers/hid/hid-cypress.c | 4 +-
drivers/hid/hid-debug.c | 439 ++++++++++++++++++++++++++++++++-------
drivers/hid/hid-ezkey.c | 4 +-
drivers/hid/hid-gyration.c | 4 +-
drivers/hid/hid-ids.h | 14 +-
drivers/hid/hid-input.c | 13 +-
drivers/hid/hid-kensington.c | 4 +-
drivers/hid/hid-kye.c | 4 +-
drivers/hid/hid-lg.c | 6 +-
drivers/hid/hid-lgff.c | 6 +-
drivers/hid/hid-microsoft.c | 4 +-
drivers/hid/hid-monterey.c | 4 +-
drivers/hid/hid-ntrig.c | 37 +++-
drivers/hid/hid-petalynx.c | 4 +-
drivers/hid/hid-pl.c | 4 +-
drivers/hid/hid-samsung.c | 43 ++++-
drivers/hid/hid-sjoy.c | 4 +-
drivers/hid/hid-sony.c | 4 +-
drivers/hid/hid-sunplus.c | 4 +-
drivers/hid/hid-tmff.c | 10 +-
drivers/hid/hid-topseed.c | 4 +-
drivers/hid/hid-twinhan.c | 147 +++++++++++++
drivers/hid/hid-wacom.c | 4 +-
drivers/hid/hid-zpff.c | 4 +-
drivers/hid/usbhid/hid-core.c | 12 +-
drivers/hid/usbhid/hid-quirks.c | 2 +-
drivers/hid/usbhid/hiddev.c | 2 +-
include/linux/hid-debug.h | 48 +++--
include/linux/hid.h | 22 +--
37 files changed, 755 insertions(+), 232 deletions(-)

Bruno Premont (1):
HID: driver for Twinhan USB 6253:0100 remote control

H Hartley Sweeten (1):
HID: local function should be static

Henning Glawe (1):
HID: ignore Philips IEEE802.15.4 RF Dongle

Jan Scholz (1):
HID: completely remove apple mightymouse from blacklist

Jarod Wilson (1):
HID: ignore all recent SoundGraph iMON devices

Jiri Kosina (6):
HID: use debugfs for report dumping descriptor
HID: use debugfs for events/reports dumping
HID: fix debugfs build with !CONFIG_DEBUG_FS
HID: fix memory leak on error path in debug code
HID: add force feedback support for Logitech WingMan Formula Force GP
HID: support larger reports than 64 bytes in hiddev

Julia Lawall (2):
HID: Drop NULL test on list_entry result
HID: fix memory leak on error patch in debug code

Peter Huewe (1):
HID: adding __init/__exit macros to module init/exit functions

Rafi Rubin (1):
HID: ntrig tool separation and pen usages

Robert Schedel (1):
HID: Support new variants of Samsung USB IR receiver (0419:0001)

Roel Kluin (1):
HID: fix overrun in quirks initialization

Ruben Aos Garralda (1):
HID: add rumble support for Thrustmaster Dual Trigger 3-in-1

Sergey Senozhatsky (1):
HID: Avoid double spin_lock_init on usbhid->lock

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