Hi Greg, here's MUSB's pull request. Let me know if you want any changes. This one merged cleanly on top of your usb-next branch.
The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:
Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/musb-for-v3.9
for you to fetch changes up to b37457d80bc3e2a6bb86a6036c572574614a7631:
usb: musb: omap2430: fix wrong devm_kzalloc() result check (2013-01-17
15:45:45 +0200)
----------------------------------------------------------------
usb: musb: patches for v3.9 merge window
Mostly fixes all over which weren't urgent enough for
the late -rc cycle.
There is a Double Buffering fix for Host Mode TX,
a dependency fix for the transceiver driver, some
fixes to the error path and a fix for the use of
omap_musb_maibox.
Other than these fixes, there a removal duplicate
headers from the dsps glue layer and removal of
redundant assignments in omap2430_probe().
----------------------------------------------------------------
Aaro Koskinen (1):
usb: musb: omap2430: fix the readiness check in omap_musb_mailbox
Fabio Baltieri (1):
usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare
Ming Lei (2):
usb: musb: core: fix failure path
usb: musb: fix dependency on transceiver driver
Sachin Kamat (1):
usb: musb: dsps: Remove duplicate inclusion of linux/of.h
Sergei Shtylyov (2):
usb: musb: omap2430: kill redundant assignments in omap2430_probe()
usb: musb: omap2430: fix wrong devm_kzalloc() result check
supriya karanth (3):
usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode
usb: musb: set AUTOSET for full speed bulk DMA transfer in host mode
usb: musb: Double buffering issues in host mode TX
drivers/usb/musb/am35x.c | 2 +-
drivers/usb/musb/blackfin.c | 2 +-
drivers/usb/musb/da8xx.c | 7 +++++--
drivers/usb/musb/davinci.c | 7 +++++--
drivers/usb/musb/musb_core.c | 1 +
drivers/usb/musb/musb_dsps.c | 3 +--
drivers/usb/musb/musb_gadget.c | 22 ++++++++++++++++++---
drivers/usb/musb/musb_host.c | 44 ++++++++++++++++++++++++++++++------------
drivers/usb/musb/omap2430.c | 16 +++++++--------
drivers/usb/musb/tusb6010.c | 2 +-
drivers/usb/musb/ux500.c | 12 ++++++------
11 files changed, 79 insertions(+), 39 deletions(-)
--
balbi
signature.asc
Description: Digital signature
