lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 11 May 2007 18:38:14 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] HID and USB HID updates for 2.6.22 merge window

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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ