commit | bdd78f22ffc86883bfc04586cbe177281d7e8d81 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 01 14:22:05 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 01 14:22:05 2013 -0700 |
tree | 8092247775d9ecfb3b1086b069b700948d0d53b9 | |
parent | eb2addd4044b4b2ce77693bde5bc810536dd96ee [diff] | |
parent | b377216bd2d313b393ddd4b04c71f700842d104b [diff] |
Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus Felipe writes: 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 <balbi@ti.com>