OSDN Git Service

Merge tag 'fixes-for-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Sep 2017 08:25:46 +0000 (10:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Sep 2017 08:25:46 +0000 (10:25 +0200)
commit80c82ffebd2ec3f91a2daa24b561392de7fda895
tree7fc2358e6676cd431186eb88005b7778e1035834
parent8fec9355a968ad240f3a2e9ad55b823cf1cc52ff
parentc3cdce45f8d3dfa5c3467894aa89798314920328
Merge tag 'fixes-for-v4.14-rc3' of git://git./linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

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