[GIT PULL] USB: fixes for v4.14-rc3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Greg,

Here's the second set of fixes for this -rc cycle.

Surprisingly, no fixes on dwc3, just a new device ID. I guess we can
call dwc3 done :-p

Anyway, let me know if you want anything to be changed.

cheers

The following changes since commit 8fec9355a968ad240f3a2e9ad55b823cf1cc52ff:

  USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse (2017-09-25 10:57:13 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.14-rc3

for you to fetch changes up to c3cdce45f8d3dfa5c3467894aa89798314920328:

  usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform (2017-09-28 12:41:56 +0300)

----------------------------------------------------------------
usb: fixes for v4.14-rc3

Alan Stern fixed 3 old bugs on dummy_hcd which were reported recently.

Yoshihiro Shimoda continues his work on the renensas_usb3 driver by
fixing several bugs all over the place. The most important of which is
a fix for 2-stage control transfers, previously renesas_usb3 would,
anyway, try to move a 0-length data stage, which is wrong.

Apart from these, there are two minor bug fixes (atmel udc and ffs)
and a new device ID for dwc3-of-simple.c

----------------------------------------------------------------
Alan Stern (3):
      USB: dummy-hcd: fix connection failures (wrong speed)
      USB: dummy-hcd: fix infinite-loop resubmission bug
      USB: dummy-hcd: Fix erroneous synchronization change

Baolin Wang (1):
      usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform

John Keeping (1):
      usb: gadget: ffs: handle I/O completion in-order

Nicolas Ferre (1):
      usb: gadget: udc: atmel: set vbus irqflags explicitly

Yoshihiro Shimoda (5):
      usb: gadget: udc: renesas_usb3: fix for no-data control transfer
      usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
      usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
      usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
      usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction

 drivers/usb/dwc3/dwc3-of-simple.c       |  1 +
 drivers/usb/gadget/function/f_fs.c      | 17 +++++++---
 drivers/usb/gadget/function/u_fs.h      |  1 +
 drivers/usb/gadget/udc/atmel_usba_udc.c |  4 ++-
 drivers/usb/gadget/udc/dummy_hcd.c      | 56 +++++++++++++++++++++++++++++----
 drivers/usb/gadget/udc/renesas_usb3.c   | 19 ++++++++---
 drivers/usb/renesas_usbhs/fifo.c        | 21 +++++++++++--
 7 files changed, 101 insertions(+), 18 deletions(-)

-- 
balbi

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux