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:	Sun, 14 Jun 2009 21:21:06 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT] HID patches for 2.6.31 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

to receive updates for HID code that have been queued for 2.6.31 merge window.

There is nothing really outstanding, mostly adding support for a new hardware
and a few cleanups.

Thanks.

 drivers/hid/Kconfig           |   92 ++++++++++++---
 drivers/hid/Makefile          |   10 +-
 drivers/hid/hid-apple.c       |    4 -
 drivers/hid/hid-core.c        |    2 +
 drivers/hid/hid-debug.c       |   23 ++++-
 drivers/hid/hid-drff.c        |    8 ++
 drivers/hid/hid-gaff.c        |    8 ++
 drivers/hid/hid-ids.h         |    2 +
 drivers/hid/hid-lgff.c        |   10 ++-
 drivers/hid/hid-ntrig.c       |  222 +++++++++++++++++++++++++++++++++--
 drivers/hid/hid-sjoy.c        |  180 ++++++++++++++++++++++++++++
 drivers/hid/hid-tmff.c        |   17 ++-
 drivers/hid/hid-wacom.c       |  259 +++++++++++++++++++++++++++++++++++++++++
 drivers/hid/hid-zpff.c        |    7 +
 drivers/hid/hidraw.c          |    5 +-
 drivers/hid/usbhid/hid-core.c |    7 +-
 include/linux/hid.h           |   36 ++++++
 17 files changed, 841 insertions(+), 51 deletions(-)

Bastien Nocera (1):
      HID: Wacom Graphire Bluetooth driver

Jiri Kosina (4):
      HID: fix hid-ff drivers so that devices work even without ff support
      HID: hidraw -- fix comment about accepted devices
      HID: no more reinitializtion is needed in post_reset
      HID: fix inverted wheel for bluetooth version of apple mighty mouse

Jussi Kivilinna (1):
      HID: force feedback support for SmartJoy PLUS PS2/USB adapter

Sergey Belyashov (2):
      HID: autocentering support for Logitech G25 Racing Wheel
      HID: autocentering support for Logitech Force 3D Pro

Stephane Chatty (2):
      HID: add new multitouch and digitizer contants
      HID: Multitouch support for the N-Trig touchscreen

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