On Fri, Jun 16, 2017 at 02:44:19PM +0200, Johan Hovold wrote:
> The following changes since commit 32c1431eea4881a6b17bd7c639315010aeefa452:
>
> Linux 4.12-rc5 (2017-06-11 16:48:20 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-
On Fri, Jun 16, 2017 at 10:07:26AM -0500, Bin Liu wrote:
> commit b3addcf0d1f04f53fcc302577d5a5e964c18531a upstream.
>
> Currently VBUS is turned off while a usb device is detached, and turned
> on again by the polling routine. This short period VBUS loss prevents
> usb modem to switch mode.
>
>
After commit 7e4da3fcf7c9 ("usb: gadget: composite:
Test get_alt() presence instead of set_alt()") f_uac1
function became broken because it doesn't have
get_alt() callback implementation and composite
framework never set altsetting 1 for audiostreaming
interface. On host site it looks like:
[4243
The following changes since commit 32c1431eea4881a6b17bd7c639315010aeefa452:
Linux 4.12-rc5 (2017-06-11 16:48:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/
tags/usb-4.12-rc6
for you to fetch changes up to f16443a034c7aa359dd