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 2.6.23 merge window update for HID layer. All the patches have been sitting in -mm for some time. drivers/hid/Kconfig | 10 ++- drivers/hid/hid-core.c | 93 ++++++++++---------- drivers/hid/hid-debug.c | 15 +++ drivers/hid/hid-input.c | 125 ++++++++++++++++++++++----- drivers/hid/usbhid/hid-core.c | 111 ++++++----------------- drivers/hid/usbhid/hid-lgff.c | 10 +- drivers/hid/usbhid/hid-pidff.c | 1 + drivers/hid/usbhid/hid-quirks.c | 185 ++++++++++++++++++++++++++++++++++++--- drivers/hid/usbhid/hid-tmff.c | 2 +- drivers/hid/usbhid/hid-zpff.c | 8 +-- drivers/hid/usbhid/hiddev.c | 2 +- drivers/hid/usbhid/usbkbd.c | 6 +- include/linux/hid.h | 56 ++++++++---- 13 files changed, 425 insertions(+), 199 deletions(-) Alan Stern (1): USB HID: avoid flush_scheduled_work() Diogo Kastrup (1): HID: fix autocentering of PID devices Hans de Goede (1): HID: fix mismatch between hid-input HUT find/search mapping and the HUT Jan Engelhardt (1): HID: Use menuconfig objects Jiri Kosina (8): HID: make debugging output runtime-configurable HID: input mapping for Chicony KU-0418 tactical pad HID: force hid-input for Microsoft SideWinder GameVoice device HID: support for Petalynx Maxter remote control HID: Add NOGET quirk for all NCR devices HID: separate quirks for report descriptor fixup HID: Logitech keyboard 0xc311 needs reset leds quirk HID: handle cases of volume knobs generating relative values Julien Eyries (1): HID: support for Gameron dual psx adaptor Ryo Dairiki (1): HID: support for logitech cordless desktop LX500 special mapping - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/