From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PATCH] USB bugfixes for 2.6.32-git
Date: Tue, 1 Dec 2009 09:43:33 -0800 [thread overview]
Message-ID: <20091201174333.GA31972@kroah.com> (raw)
Here are a few bugfixes for your 2.6.32-git tree.
These fix:
- ehci timeout issue that fixes a well-reported uvc video device
problem due to some messed up host controller hardware.
- musb driver issues
- gadget driver irq bugs
- ftdi_sio bugfix.
- new device ids.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
All of these patches have been in the linux-next and mm trees for a
while.
The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.
thanks,
greg k-h
------------
drivers/usb/core/hub.c | 2 +-
drivers/usb/gadget/amd5536udc.c | 49 ++++++++++++++---------
drivers/usb/host/ehci-hcd.c | 2 +
drivers/usb/host/ehci-pci.c | 4 ++
drivers/usb/host/ehci-q.c | 16 ++++++-
drivers/usb/host/ehci-sched.c | 12 +++++
drivers/usb/host/ehci.h | 2 +
drivers/usb/musb/cppi_dma.c | 10 ++--
drivers/usb/musb/musb_core.c | 4 +-
drivers/usb/musb/musb_gadget.c | 79 +++++++++++++++--------------------
drivers/usb/musb/musb_gadget_ep0.c | 3 +-
drivers/usb/musb/musb_host.c | 5 ++-
drivers/usb/serial/ftdi_sio.c | 3 +-
drivers/usb/serial/option.c | 5 ++
14 files changed, 118 insertions(+), 78 deletions(-)
---------------
Ajay Kumar Gupta (2):
USB: musb: Remove unwanted message in boot log
USB: musb: fix ISOC Tx programming for CPPI DMAs
Alan Stern (1):
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Daniel Glöckner (2):
USB: musb: respect usb_request->zero in control requests
USB: musb: Fix CPPI IRQs not being signaled
Eric W. Biederman (1):
USB: ftdi_sio: Keep going when write errors are encountered.
Gernot Hillier (1):
USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver
Oliver Neukum (1):
USB: work around for EHCI with quirky periodic schedules
Sergei Shtylyov (1):
USB: musb_gadget: fix STALL handling
Thomas Dahlmann (1):
usb: amd5536udc: fixed shared interrupt bug and warning oops
next reply other threads:[~2009-12-01 17:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-01 17:43 Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-11-18 1:00 [GIT PATCH] USB bugfixes for 2.6.32-git Greg KH
2009-10-30 22:09 Greg KH
2009-10-14 23:04 Greg KH
2009-10-09 21:02 Greg KH
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=20091201174333.GA31972@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).