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:	Fri, 3 Nov 2006 12:00:55 -0800
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc:	linux-kernel@...r.kernel.org, linux-usb-devel@...ts.sourceforge.net
Subject: [GIT PATCH] USB fixes for 2.6.18-rc4

Here are some USB bugfixes for 2.6.18-rc4.

They include a number of fixes for different regressions reported (the HID
bitmask issue and the Kconfig issue for USB network drivers) as well as some
suspend issues and of course a few new device ids and unusual_devs entries were
added.

All of these changes have been in the last few -mm releases.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

The full patches will be sent to the linux-usb-devel mailing list, if
anyone wants to see them.

thanks,

greg k-h


 Documentation/usb/usb-serial.txt   |    6 ---
 drivers/usb/class/usblp.c          |    3 +-
 drivers/usb/core/hub.c             |    3 +-
 drivers/usb/input/hid-core.c       |   63 ++++++++++++++++++++++++++----------
 drivers/usb/input/usbtouchscreen.c |    2 +-
 drivers/usb/input/xpad.c           |   41 +++++++++++++++++++++++-
 drivers/usb/net/Kconfig            |    8 ++++-
 drivers/usb/net/usbnet.c           |   58 ++++++++++++++++++---------------
 drivers/usb/serial/Kconfig         |    4 +-
 drivers/usb/serial/cp2101.c        |    3 ++
 drivers/usb/serial/sierra.c        |    3 ++
 drivers/usb/storage/unusual_devs.h |    9 ++++-
 12 files changed, 144 insertions(+), 59 deletions(-)

---------------

Bjorn Schneider (1):
      USB: new VID/PID-combos for cp2101

Daniel Ritz (1):
      usbtouchscreen: use endpoint address from endpoint descriptor

David Brownell (2):
      USB: fix compiler issues with newer gcc versions
      USB: use MII hooks only if CONFIG_MII is enabled

Dominic Cerquetti (1):
      USB: xpad: additional USB id's added

Grant Grundler (1):
      hid-core: big-endian fix fix

Greg Kroah-Hartman (1):
      USB: add another sierra wireless device id

Jan Luebbe (1):
      USB: sierra: Fix id for Sierra Wireless MC8755 in new table

Jan Mate (1):
      USB Storage: unusual_devs.h entry for Sony Ericsson P990i

Naranjo Manuel Francisco (1):
      USB: HID: add blacklist AIRcable USB, little beautification

Oliver Neukum (2):
      USB: failure in usblp's error path
      USB: usblp: fix system suspend for some systems

Phil Dibowitz (1):
      USB: usb-storage: Unusual_dev update

-
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