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


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to