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:	Mon, 28 Jan 2008 16:54:08 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] HID updates for 2.6.25 merge window

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 the following patches for HID code. All of them have been in 
-mm for some time.

 drivers/hid/Makefile            |    2 +-
 drivers/hid/hid-core.c          |   12 +-
 drivers/hid/hid-input-quirks.c  |  423 +++++++++++++++++++++++++++++++++++++++
 drivers/hid/hid-input.c         |  295 +++++++--------------------
 drivers/hid/usbhid/Kconfig      |    5 +-
 drivers/hid/usbhid/hid-quirks.c |  118 ++++++++++--
 drivers/hid/usbhid/hid-tmff.c   |    7 +-
 drivers/hid/usbhid/usbkbd.c     |    8 +
 drivers/hid/usbhid/usbmouse.c   |    8 +
 include/linux/hid.h             |   18 ++-
 10 files changed, 651 insertions(+), 245 deletions(-)

Bastien Nocera (1):
      HID: force hiddev creation for SONY PS3 controller

Carlos Corbacho (1):
      HID: Add support for Logitech Elite keyboards

Drew Fisher (1):
      HID: Microsoft Wireless Optical Desktop 3.0 quirk

Fengguang Wu (1):
      HID: the `bit' in hidinput_mapping_quirks() is an out parameter

Jan Kiszka (2):
      HID: Map MS Presenter 8000 bottom-side buttons
      HID: Refactor MS Presenter 8K key mapping

Jiri Kosina (10):
      HID: add full support for Genius KB-29E
      HID: refactor mapping to input subsystem for quirky devices
      HID: separate hid-input event quirks from generic code
      HID: hid-input quirk for BTC 8193
      HID: remove unused variable in quirk event handler
      HID: proper handling of MS 4k and 6k devices
      HID: remove redundant WARN_ON()s in order not to scare users
      HID: fix compilation of hidbp drivers without usbhid
      HID: MS Presenter mapping for PID 0x0701
      HID: Logitech Extreme 3D needs NOGET quirk

Li Zefan (1):
      HID: fix a potential bug in pointer casting

Michel Dänzer (2):
      HID: Rename some code identifiers from PowerBook specific to Apple generic
      HID: Add support for Apple aluminum USB keyboards.

Nicolas Mailhot (1):
      HID: Blacklist the Gretag-Macbeth Huey display colorimeter

Pascal Terjan (1):
      HID: Use hid blacklist in usbmouse/usbkbd

Pavel Troller (1):
      HID: Implement horizontal wheel handling for A4 Tech X5-005D

Robert Schedel (1):
      HID: Support Samsung IR remote

Tobias Lorenz (1):
      HID: ADS/Tech Radio si470x needs blacklist entry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ