Merge tag 'fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 05:07:15 +0000 (22:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 05:07:15 +0000 (22:07 -0700)
commit0a6a2daf1c7a30c3ca66a8ddb8fc4ff7820051e2
treea1ceb74aba952c748fbce4ff742586b786d04d4e
parent0070513b5e005161a7a7fd9a3f48f982b41eb094
parent8c778db9f01a1b6c785890b5fd83c7addfd3eb3a
Merge tag 'fixes-for-v3.5-rc3' of git://git./linux/kernel/git/balbi/usb into usb-linus

usb: fixes for v3.5-rc3

A few remaining fixes for our v3.5 cycle containing a fix
for a long standing bug which would cause musb to starve its
dma channels by never releasing them, a build fix on lpc32xx_udc,
another fix to Ido's endpoint descriptor series on fsl udc, a
fix to the order of arguments on twl6030-usb driver and a
fix to dwc3's dequeue method.

All patches have been pending on the list for quite a while.