Here are some USB fixes against 2.6.21-rc5.

These patches fix a number of reported problems and compiler warnings in
the current tree.

Yes, hte omap_udc. and uhci patches seem a bit "big" but both David and
Alan ensure me that they are correct and needed for the 2.6.21 final
release.

All of these have been in the -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

 drivers/usb/core/quirks.c     |    3 +-
 drivers/usb/gadget/omap_udc.c |  103 +++++++++++++++++++++++++++++++++++++----
 drivers/usb/host/uhci-debug.c |   26 ++++++----
 drivers/usb/host/uhci-hcd.c   |    3 +-
 drivers/usb/host/uhci-q.c     |   94 ++++++++++----------------------------
 drivers/usb/serial/airprime.c |    1 -
 drivers/usb/serial/ftdi_sio.c |    6 ++-
 drivers/usb/serial/generic.c  |    7 ++-
 8 files changed, 145 insertions(+), 98 deletions(-)

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

Alan Stern (1):
      UHCI: Fix problem caused by lack of terminating QH

David Brownell (3):
      USB: omap_udc: workaround dma_free_coherent() bogosity
      USB: fix usb-serial/generic build warning
      USB: fix usb-serial/ftdi build warning

Jon K Hellan (1):
      USB: remove duplicated device id in airprime driver

Oliver Neukum (1):
      USB: another entry for the quirk list


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to