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:	Tue, 14 Sep 2010 11:05:59 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT] HID

Linus,

could you please pull from 'for-linus' branch from

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

to receive the following fixes for HID layer.

Most importantly, one hiddev and one hidraw regressions get fixed, and a 
few changes are done to fix/add support for a few specific device IDs.

Thanks.

Alan Ott (1):
      HID: Set Report ID properly for Output reports on the Control endpoint.

David Gow (1):
      HID: Add support for chicony multitouch screens.

Decio Fonini (1):
      HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUT

Guillaume Chazarain (1):
      HID: fix hiddev's use of usb_find_interface

Jiri Kosina (2):
      HID: add support for another BTC Emprex remote control
      HID: fixup blacklist entry for Asus T91MT

Johan Hovold (1):
      HID: add no-get quirk for eGalax touch controller

Roland Baum (1):
      HID: add device ID for new Asus Multitouch Controller

Thierry Reding (1):
      HID: Add quirk for eGalax touch controler.

 drivers/hid/hid-core.c          |    4 +++-
 drivers/hid/hid-ids.h           |    4 ++++
 drivers/hid/hid-mosart.c        |    1 +
 drivers/hid/hid-topseed.c       |    1 +
 drivers/hid/usbhid/hid-core.c   |    8 +++++++-
 drivers/hid/usbhid/hid-quirks.c |    4 ++++
 drivers/hid/usbhid/hiddev.c     |    2 +-
 drivers/hid/usbhid/usbhid.h     |    1 +
 8 files changed, 22 insertions(+), 3 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