* [GIT PATCH] USB fixes for 2.6.21-rc5
@ 2007-03-26 21:22 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2007-03-26 21:22 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-26 21:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-26 21:22 [GIT PATCH] USB fixes for 2.6.21-rc5 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox