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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 2108 bytes --]

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

It includes:
	- more device id updates
	- quirk file cleanup
	- minor bugfixes for host controllers
	- other minor fixes

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

A lot 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 (note the
address change), if anyone wants to see them.

thanks,

greg k-h

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

 drivers/usb/core/Kconfig        |    9 ++--
 drivers/usb/core/quirks.c       |   21 +++++----
 drivers/usb/gadget/printer.c    |    1 -
 drivers/usb/gadget/pxa2xx_udc.c |   88 ++++++++++++++++++++++-----------------
 drivers/usb/gadget/pxa2xx_udc.h |    4 +-
 drivers/usb/host/ehci-q.c       |    2 +-
 drivers/usb/host/isp116x-hcd.c  |   15 +++----
 drivers/usb/host/isp116x.h      |    1 -
 drivers/usb/serial/ftdi_sio.c   |   25 +++++++++++
 drivers/usb/serial/ftdi_sio.h   |    7 +++
 drivers/usb/serial/mos7840.c    |   15 ++++++-
 drivers/usb/serial/option.c     |    4 ++
 drivers/usb/storage/protocol.c  |    2 +-
 include/linux/usb.h             |    3 +-
 14 files changed, 129 insertions(+), 68 deletions(-)

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

Alan Stern (3):
      USB: update Kconfig entry for USB_SUSPEND
      USB: spruce up the device blacklist
      usb-storage: update earlier scatter-gather bug fix

Anti Sullin (1):
      USB: isp116x: fix enumeration on boot

Daniel Kozák (1):
      USB: Add support for AXESSTEL MV110H CDMA modem

David Ludlow (1):
      usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.c

Dmitry Baryshkov (1):
      USB: pxa2xx_udc: fix misuse of clock enable/disable calls

Kevin Vance (1):
      USB: ftdi_sio: Workaround for broken Matrix Orbital serial port

Lei Ming (1):
      USB: fix comment of struct usb_interface

Misha Zhilin (1):
      USB: ehci: handle large bulk URBs correctly (again)

Sven Andersen (1):
      USB: ftdi_sio - really enable EM1010PC

Tony Jones (1):
      USB: remove incorrect struct class_device from the printer gadget


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

only message in thread, other threads:[~2008-03-04 23:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-04 23:15 [GIT PATCH] USB fixes for 2.6.25-rc3 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;
as well as URLs for NNTP newsgroup(s).