Hi Greg, here's the first set of fixes for v4.6-rc cycle. Let me know if you want anything to be changed ;-) The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca: Linux 4.6-rc1 (2016-03-26 16:03:24 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.6-rc2 for you to fetch changes up to 7e8ac87a44746b03a37d296fdb3e6b5d96350952: usb: phy: qcom-8x16: fix regulator API abuse (2016-03-30 13:34:04 +0300) ---------------------------------------------------------------- usb: fixes for v4.6-rc2 A couple fixes for the new SuperSpeedPlus that went in during this merge window. Also two minor fixes for dwc3 (one for setting endpoint naming correctly and another to improve time spent in our reset sequence) and an old bug fix on Atmel UDC which was disabling endpoints when it shouldn't. There's also a build breakage fix to the qcom phy driver and a fix to the f_midi gadget to avoid a race condition with f_midi_transmit(). ---------------------------------------------------------------- Arnd Bergmann (1): usb: phy: qcom-8x16: fix regulator API abuse Felipe Balbi (3): usb: dwc3: core: improve reset sequence usb: dwc3: gadget: fix endpoint renaming usb: gadget: udc: atmel: don't disable enpdoints we don't own Felipe F. Tonello (1): usb: gadget: f_midi: added spinlock on transmit function Jiebing Li (1): usb: dwc3: gadget: release spin lock during gadget resume John Youn (2): usb: gadget: composite: Access SSP Dev Cap fields properly usb: ch9: Fix SSP Device Cap wFunctionalitySupport type drivers/usb/dwc3/core.c | 48 +++++++++------------- drivers/usb/dwc3/gadget.c | 11 +++-- drivers/usb/gadget/composite.c | 8 ++-- drivers/usb/gadget/function/f_midi.c | 9 +++++ drivers/usb/gadget/udc/atmel_usba_udc.c | 14 ------- drivers/usb/phy/phy-qcom-8x16-usb.c | 72 +++++---------------------------- include/uapi/linux/usb/ch9.h | 2 +- 7 files changed, 52 insertions(+), 112 deletions(-) -- balbi
Attachment:
signature.asc
Description: PGP signature