[GIT PATCH] HID fixes

From: Jiri Kosina
Date: Mon Jan 22 2007 - 11:47:06 EST


Hi Linus,

could you please pull from 'for-linus' branch of

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

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

to receive bugfixes for HID code.

Thanks.

---

MAINTAINERS | 5 ++---
drivers/hid/hid-core.c | 6 +++++-
drivers/hid/hid-input.c | 20 ++++++++++++++++----
drivers/usb/input/Kconfig | 2 +-
drivers/usb/input/hid-core.c | 40 ++++++++++++++++++++++++----------------
drivers/usb/input/hid-ff.c | 5 +++--
drivers/usb/input/hiddev.c | 2 +-
drivers/usb/input/usbhid.h | 3 +++
include/linux/hid-debug.h | 7 ++++---
9 files changed, 59 insertions(+), 31 deletions(-)

Adrian Friedli (1):
HID: GEYSER4_ISO needs quirk

Anssi Hannula (1):
HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage

Jeremy Roberson (1):
hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist

Jiri Kosina (3):
HID: update MAINTAINERS entry for USB-HID
HID: compilation fix when DEBUG_DATA is defined
HID: hid/hid-input.c doesn't need to include linux/usb/input.h

Russell King (1):
HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT

Simon Budig (2):
HID: proper LED-mapping for SpaceNavigator
HID: add missing RX, RZ and RY enum values to hid-debug output

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