From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: [GIT PATCH] USB fixes for 2.6.20-rc3
Date: Fri, 5 Jan 2007 12:41:36 -0800 [thread overview]
Message-ID: <20070105204136.GA7222@kroah.com> (raw)
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.
reply other threads:[~2007-01-05 20:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070105204136.GA7222@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox