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:	Wed, 6 Apr 2011 14:36:45 -0700 (PDT)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT] HID

Linus,

please pull from 'for-linus' branch at

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus

to receive update for HID layer.

Most important change is Chase's patch which makes sure that no events are 
being lost when using more fingers simultaneously. This matches what we 
already do for other multitouch devices.

Other than that, it's only a few USB ID additions and a typo fix.

Thanks.

Chase Douglas (1):
      HID: hid-magicmouse: Increase evdev buffer size

Jiri Kosina (2):
      HID: add support for Skycable 0x3f07 wireless presenter
      HID: Add support for CH Pro Throttle

Simon Wood (1):
      HID: add FF support for Logitech G25/G27

Stefan Achatz (1):
      HID: roccat: Add support for wireless variant of Pyra

Stephen Boyd (1):
      HID: Fix typo Keyoutch -> Keytouch

 drivers/hid/Kconfig             |   13 ++++++++++---
 drivers/hid/hid-core.c          |    2 ++
 drivers/hid/hid-ids.h           |    4 ++++
 drivers/hid/hid-lgff.c          |    2 ++
 drivers/hid/hid-magicmouse.c    |    2 ++
 drivers/hid/hid-ortek.c         |   16 +++++++++++++---
 drivers/hid/hid-roccat-pyra.c   |    3 ++-
 drivers/hid/usbhid/hid-quirks.c |    1 +
 8 files changed, 36 insertions(+), 7 deletions(-)
--
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