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 fixes for 2.6.35-git
Date: Fri, 4 Jun 2010 13:44:36 -0700 [thread overview]
Message-ID: <20100604204436.GA19761@kroah.com> (raw)
Here are a few USB bugfixes for your 2.6.35-git tree.
The majority are for the s3c gadget driver, and the xhci host
controller, with a smattering of other bugfixes.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
Most of these patches have been in the linux-next and mm trees.
The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.
thanks,
greg k-h
------------
drivers/usb/class/cdc-acm.c | 6 ++-
drivers/usb/core/driver.c | 2 +
drivers/usb/gadget/Kconfig | 1 +
drivers/usb/gadget/s3c-hsotg.c | 57 ++++++++++++++++++++++++++++++++++
drivers/usb/host/ehci-hcd.c | 20 ++++++++++--
drivers/usb/host/isp1362.h | 2 +-
drivers/usb/host/xhci-pci.c | 2 +
drivers/usb/host/xhci-ring.c | 31 ++++++++++++++++++-
drivers/usb/host/xhci.c | 57 +++++++++++++++++++++++++++++-----
drivers/usb/host/xhci.h | 12 +++++++
drivers/usb/serial/digi_acceleport.c | 3 +-
drivers/usb/serial/ftdi_sio.c | 4 ++
drivers/usb/serial/mos7840.c | 1 -
13 files changed, 180 insertions(+), 18 deletions(-)
---------------
Alan Stern (1):
USB: unbind all interfaces before rebinding them
Axel Lin (1):
USB: cdc-acm: fix resource reclaim in error path of acm_probe
Ben Dooks (3):
USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs
USB: s3c-hsotg: SoftDisconnect minimum 3ms
USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout
Daniel Mack (1):
USB: ftdi_sio: fix DTR/RTS line modes
Grant Likely (1):
usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected
Johan Hovold (1):
USB: mos7840: fix null-pointer dereference
Julia Lawall (1):
USB: serial: digi_acceleport: Eliminate a NULL pointer dereference
Maurus Cuelenaere (1):
USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig
Mike Frysinger (1):
USB: isp1362: fix inw warning on Blackfin systems
Sarah Sharp (3):
USB: xhci: Wait for controller to be ready after reset.
USB: xhci: Wait for host to start running.
USB: xhci: Print NEC firmware version.
Thomas Abraham (1):
USB: s3c: Enable soft disconnect during initialization
next reply other threads:[~2010-06-04 20:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-04 20:44 Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-06-30 15:23 [GIT PATCH] USB fixes for 2.6.35-git Greg KH
2010-07-26 19:08 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=20100604204436.GA19761@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