public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] USB fixes for 2.6.25-rc9 git
@ 2008-04-16  6:03 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2008-04-16  6:03 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

Here are some USB device ids updates and one bugfix against your
2.6.25-rc9 git tree.

They include:
	- new device ids for the option driver
	- usb-storage unusual devs for a bunch of Huawei devices
	- bugfix to usb-serial core removing a restrictive check that
	  has broken a lot of different devices.

It's the last thing that's the most important, making the check this
strict has broken lots of different devices for lots of users, and we
are slowly getting a lot of regression reports for this.  This patch
fixes all of them for all usb-serial drivers.

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

Most of these patches have been in the -mm tree for a while, as well as
-next.

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

thanks,

greg k-h

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

 drivers/usb/serial/option.c        |   56 ++++++++++++++++++++-
 drivers/usb/serial/usb-serial.c    |    2 
 drivers/usb/storage/unusual_devs.h |   96 +++++++++++++++++++++++++++++++++++--
 3 files changed, 148 insertions(+), 6 deletions(-)

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

Greg Kroah-Hartman (1):
      USB: remove broken usb-serial num_endpoints check

James Cameron (1):
      USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver

Matthias Urlichs (1):
      USB: option.c: add more device IDs

fangxiaozhi (1):
      USB: support more Huawei data card product IDs

tang kai (1):
      USB: option: Add new vendor ID and device ID for AMOI HSDPA modem


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

only message in thread, other threads:[~2008-04-16  5:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-16  6:03 [GIT PATCH] USB fixes for 2.6.25-rc9 git Greg KH

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