lkml.org 
[lkml]   [2008]   [Mar]   [25]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 24 Mar 2008 23:04:43 -0700
FromGreg KH <>
Subject[GIT PATCH] USB fixes for 2.6.25-rc6 git
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



\
 
 \ /
  Last update: 2008-03-25 07:09    [from the cache]
©2003-2008