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:	Thu, 30 Oct 2008 01:44:25 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	linux-kernel@...r.kernel.org
Subject: [GIT] HID updates

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 layer. This, most importantly, fixes an oops on
systems that have devices driven by appletouch driver (or generally any
device that is not claimed at all by HID subsystem due to blacklist
entry).

There are currently no other critical bugreports pending against the new 
HID infrastructure.

Thanks.

 drivers/hid/hid-core.c          |    1 +
 drivers/hid/hid-dell.c          |    1 +
 drivers/hid/hid-ids.h           |    3 ++
 drivers/hid/usbhid/hid-core.c   |   60 +++++++++++++++++++++++++++-----------
 drivers/hid/usbhid/usbhid.h     |    2 +
 include/linux/hid.h             |    1 +
 include/linux/mod_devicetable.h |    1 +
 7 files changed, 51 insertions(+), 18 deletions(-)

Alan Stern (1):
      HID: add quirk entry for no-name keyboard (0x13ba/0x0017)

Andreas Schwab (1):
      HID: fix hid_device_id for cross compiling

Jiri Slaby (2):
      HID: fix oops during suspend of unbound HID devices
      HID: sync on deleted io_retry timer in usbhid driver

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