Re: [GIT PULL] USB-serial fixes for v4.12-rc6

2017-06-17 Thread Greg Kroah-Hartman
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-

Re: [PATCH] usb: musb: dsps: keep VBUS on for host-only mode

2017-06-17 Thread Greg KH
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. > >

[PATCH] usb: gadget: function: f_uac1: implement get_alt()

2017-06-17 Thread Ruslan Bilovol
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

[GIT PULL] USB driver fixes for 4.12-rc6

2017-06-17 Thread Greg KH
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