* [GIT PATCH] USB fixes for 2.6.20-rc3
@ 2007-01-05 20:41 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2007-01-05 20:41 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb-devel
Here are some USB fixes for 2.6.20-rc3
They include:
- more quirks for usbstorage and printer devices
- minor bugfixes
They have all been in the -mm tree for a while.
The gadget driver update looks big, but David says it fixes a number of
problems with it, and it's self-contained.
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
Documentation/usb/acm.txt | 4 +
drivers/usb/class/usblp.c | 1 +
drivers/usb/core/endpoint.c | 2 +-
drivers/usb/gadget/omap_udc.c | 245 ++++++++++++++++++++++++-------
drivers/usb/gadget/omap_udc.h | 3 +
drivers/usb/host/uhci-hcd.c | 20 +--
drivers/usb/misc/sisusbvga/sisusb_con.c | 12 +-
drivers/usb/net/asix.c | 2 +-
drivers/usb/serial/Kconfig | 2 +-
drivers/usb/serial/option.c | 3 +
drivers/usb/storage/unusual_devs.h | 17 ++-
11 files changed, 235 insertions(+), 76 deletions(-)
---------------
Alan Stern (2):
UHCI: make test for ASUS motherboard more specific
UHCI: support device_may_wakeup
Andrew Morton (2):
USB: funsoft is borken on sparc
sisusb_con warning fixes
David Brownell (1):
USB: omap_udc build fixes (sync with linux-omap)
David Hollis (1):
USB: asix: Fix AX88772 device PHY selection
Martin Williges (1):
USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers
Miguel Angel Alvarez (1):
USB: fix interaction between different interfaces in an "Option" usb device
Oliver Neukum (1):
USB: small update to Documentation/usb/acm.txt
Pete Zaitcev (1):
USB storage: fix ipod ejecting issue
Phil Dibowitz (1):
USB Storage: unusual_devs: add supertop drives
Sarah Bailey (1):
USB: Fixed bug in endpoint release function.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-05 20:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-05 20:41 [GIT PATCH] USB fixes for 2.6.20-rc3 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox