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, 12 Jul 2010 18:58:07 +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,

please pull from 'for-linus' branch

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

to receive the fixes below. Most of the patches are simple USB ID 
additions, but the fix from Alan Ott fixes a bug introduced by 
a8ab5d58b023 (" HID: hidraw: Use Interrupt Endpoint for OUT Transfers if 
Available"), so we'd rather have that fixed for .35 still.

Thanks.

Alan Ott (1):
      HID: Send Report ID when numbered reports are sent over the control endpoint.

Jindrich Makovicka (1):
      HID: check for HID_QUIRK_IGNORE during probing

Jonathan Rockway (1):
      HID: add support for CH Eclipse yoke

Julia Lawall (1):
      HID: eliminate a double lock in debug code

Peter Edwards (1):
      HID: Enable HID_QUIRK_MULTI_INPUT for Retro Adaptor

Randy Dunlap (1):
      HID: roccat: fix modules interdependencies

micki (1):
      HID: ntrig: add support for new firwmare versions

 drivers/hid/Kconfig             |    1 +
 drivers/hid/hid-core.c          |   21 ++++++++++++++++++++-
 drivers/hid/hid-debug.c         |    2 +-
 drivers/hid/hid-ids.h           |   21 +++++++++++++++++++++
 drivers/hid/hid-ntrig.c         |   36 ++++++++++++++++++++++++++++++++++++
 drivers/hid/usbhid/hid-core.c   |   13 ++++++++++---
 drivers/hid/usbhid/hid-quirks.c |    2 ++
 7 files changed, 91 insertions(+), 5 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