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

Here are some USB fixes against your 2.6.25-rc6 git tree.

It includes:
	- more device id updates
	- minor bugfixes

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

All 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/net/usb/rtl8150.c          |    2 +-
 drivers/usb/core/message.c         |    5 ++++-
 drivers/usb/core/quirks.c          |    3 +++
 drivers/usb/gadget/inode.c         |    4 ++--
 drivers/usb/host/ehci-pci.c        |   14 ++++++++++++++
 drivers/usb/serial/pl2303.c        |    1 +
 drivers/usb/serial/pl2303.h        |    1 +
 drivers/usb/serial/sierra.c        |   18 ++++++++++++++----
 drivers/usb/storage/isd200.c       |    1 +
 drivers/usb/storage/transport.c    |    3 ++-
 drivers/usb/storage/unusual_devs.h |   11 +++++++++++
 include/linux/usb/quirks.h         |    3 +++
 include/linux/usb_usual.h          |    4 +++-
 13 files changed, 60 insertions(+), 10 deletions(-)

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

Alan Stern (1):
      USB: new quirk flag to avoid Set-Interface

Boaz Harrosh (1):
      USB: isd200: fix memory leak in isd200_get_inquiry_data

Constantin Baranov (1):
      USB: add support for Motorola ROKR Z6 cellphone in mass storage mode

Kevin Lloyd (1):
      USB: sierra: add another device id

Max Arnold (1):
      USB: pl2303: another product ID

Oliver Neukum (1):
      USB: sierra: dma fixes

Rene Herman (1):
      USB: ehci: stop vt6212 bus hogging

Robert P. J. Day (1):
      USB: Fix cut-and-paste error in rtl8150.c

Roy Hashimoto (1):
      USB: fix gadgetfs class request delegation


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

only message in thread, other threads:[~2008-03-25  6:06 UTC | newest]

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.