Linus,

could you please pull from 'upstream-fixes' branch of

        git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git 
upstream-fixes

or
        master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git upstream-fixes

to receive 2.6.22 merge window fixes for HID layer.

 drivers/hid/hid-input.c         |  101 +++++++++++++++++++++++++++++++++++++--
 drivers/hid/usbhid/Kconfig      |    4 +-
 drivers/hid/usbhid/hid-core.c   |   41 ++++++++++++----
 drivers/hid/usbhid/hid-lgff.c   |    2 +-
 drivers/hid/usbhid/hid-plff.c   |    2 +-
 drivers/hid/usbhid/hid-quirks.c |    7 +++
 drivers/hid/usbhid/hid-tmff.c   |    2 +-
 drivers/hid/usbhid/hid-zpff.c   |    2 +-
 drivers/hid/usbhid/hiddev.c     |   14 +++++
 drivers/hid/usbhid/usbkbd.c     |   21 ++++-----
 drivers/hid/usbhid/usbmouse.c   |    9 ++--
 include/linux/hid.h             |    1 +
 net/bluetooth/hidp/core.c       |    4 +-
 13 files changed, 171 insertions(+), 39 deletions(-)

Charles Pillar (1):
      HID: add input mappings for non-working keys on Logitech S510 remote

Dmitry Torokhov (2):
      USB HID: usb_buffer_free() cleanup
      HID: switch to using input_dev->dev.parent

Jan Kratochvil (1):
      USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk

Jiri Kosina (3):
      Bluetooth HID: HIDP - don't initialize force feedback
      USB HID: report descriptor of Cypress USB barcode readers needs fixup
      USB HID: hiddev - fix race between hiddev_send_event() and 
hiddev_release()

Marvin Raaijmakers (1):
      HID: add hooks for getkeycode() and setkeycode() methods

Noel Kothe (1):
      USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK description

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

Reply via email to