Hi Greg,

Here's another set of fixes. Nothing really major, just minor fixes.

cheers

The following changes since commit d3675e3a481d3320e214984a10577fe06518c5bf:

  usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr 
(2013-09-17 11:08:46 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git 
tags/fixes-for-v3.12-rc4

for you to fetch changes up to b377216bd2d313b393ddd4b04c71f700842d104b:

  usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints 
(2013-10-01 09:24:14 -0500)

----------------------------------------------------------------
usb: fixes for v3.12-rc4

Here are some more fixes to musb's OTG support and a regression
caused on latest merge window; pxa25x_udc and gpio-vbus learned
to cope with deferred probe; s3c-hsotg got a fix for non-periodic
endpoints write size and f_fs got an error handling fix for cases
where ffs_do_descs() fail.

Signed-of-by: Felipe Balbi <[email protected]>

----------------------------------------------------------------
Bin Liu (2):
      usb: musb: fix otg default state
      usb: musb: gadget: fix otg active status flag

Johan Hovold (2):
      usb: gadget: pxa25x_udc: fix deferred probe from __init
      usb: phy: gpio-vbus: fix deferred probe from __init

Robert Baldyga (2):
      usb: gadget: f_fs: fix error handling
      usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints

Sebastian Andrzej Siewior (1):
      usb: musb: dsps: do not bind to "musb-hdrc"

 drivers/usb/gadget/f_fs.c           |  2 ++
 drivers/usb/gadget/pxa25x_udc.c     |  9 +++++----
 drivers/usb/gadget/s3c-hsotg.c      |  2 +-
 drivers/usb/musb/musb_dsps.c        |  3 +++
 drivers/usb/musb/musb_gadget.c      |  5 ++++-
 drivers/usb/phy/phy-gpio-vbus-usb.c | 11 +++++------
 6 files changed, 20 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to