public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] USB fixes for 2.6.18-rc4
@ 2006-11-03 20:00 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2006-11-03 20:00 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb-devel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-03 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-03 20:00 [GIT PATCH] USB fixes for 2.6.18-rc4 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox