From: Felipe Balbi <felipe.balbi@linux.intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Subject: [GIT,PULL] USB fixes for v4.15-rc4
Date: Tue, 12 Dec 2017 13:03:16 +0200 [thread overview]
Message-ID: <87po7knr7v.fsf@linux.intel.com> (raw)
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(-)
next reply other threads:[~2017-12-12 11:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-12 11:03 Felipe Balbi [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-12-12 11:52 [GIT,PULL] USB fixes for v4.15-rc4 Greg Kroah-Hartman
2017-12-12 11:53 Felipe Balbi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87po7knr7v.fsf@linux.intel.com \
--to=felipe.balbi@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).