Hi Greg, Only 7 changesets this time around. Nothing really major. Let me know if you want anything to be changed.
Cheers
The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36:
Linux 4.15-rc3 (2017-12-10 17:56:26 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
tags/fixes-for-v4.15-rc4
for you to fetch changes up to 9dbe416b656bb015fc49fc17961000ffa418838a:
Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"
(2017-12-12 12:48:30 +0200)
----------------------------------------------------------------
usb: fixes for v4.15-rc4
We have a few fixes on dwc3:
- one fix which only happens with some implementations where we need to
wait longer for some commands to finish.
- Another fix for high-bandwidth isochronous endpoint programming making
sure that we send the correct DATA tokens in the correct sequence
- A couple PM fixes on dwc3-of-simple
The other synopsys controller driver (dwc2) got a fix for FIFO size
programming.
Other than these, we have a couple Kconfig fixes making sure that
dependencies are properly setup.
----------------------------------------------------------------
Andreas Platschek (1):
usb: dwc3: of-simple: fix missing clk_disable_unprepare
Arnd Bergmann (1):
usb: gadget: webcam: fix V4L2 Kconfig dependency
Felipe Balbi (1):
Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"
Manu Gautam (1):
usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3
Masahiro Yamada (1):
usb: dwc3: of-simple: set dev_pm_ops
Minas Harutyunyan (1):
usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues
Vincent Pelletier (1):
usb: dwc3: gadget: Wait longer for controller to end command processing
drivers/usb/dwc2/core.h | 4 ++++
drivers/usb/dwc2/gadget.c | 42 ++-------------------------------------
drivers/usb/dwc2/params.c | 29 +++++++++++++++++----------
drivers/usb/dwc3/dwc3-of-simple.c | 5 ++++-
drivers/usb/dwc3/gadget.c | 4 ++--
drivers/usb/gadget/Kconfig | 4 ++--
drivers/usb/gadget/legacy/Kconfig | 12 +----------
7 files changed, 34 insertions(+), 66 deletions(-)
--
balbi
signature.asc
Description: PGP signature
