From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 5.0-rc6
Date: Fri, 8 Feb 2019 09:37:47 +0100 [thread overview]
Message-ID: <20190208083747.GA26787@kroah.com> (raw)
The following changes since commit f17b5f06cb92ef2250513a1e154c47b78df07d40:
Linux 5.0-rc4 (2019-01-27 15:18:05 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.0-rc6
for you to fetch changes up to a07ddce4df807e41a85245e769b6f6f14f0c6db0:
usb: typec: tcpm: Correct the PPS out_volt calculation (2019-01-31 09:14:00 +0100)
----------------------------------------------------------------
USB fixes for 5.0-rc6
Here are some small USB fixes for 5.0-rc6.
Nothing huge, the normal amount of USB gadget fixes as well as some USB
phy fixes. There's also a typec fix as well. Full details are in the
shortlog.
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexey Khoroshilov (1):
usb: dwc3: exynos: Fix error handling of clk_prepare_enable
Anders Roxell (1):
usb: phy: fix link errors
Bin Liu (1):
usb: phy: am335x: fix race condition in _probe
Greg Kroah-Hartman (1):
Merge tag 'fixes-for-v5.0-rc4' of git://git.kernel.org/.../balbi/usb into usb-linus
Gustavo A. R. Silva (1):
usb: gadget: udc: net2272: Fix bitwise and boolean operations
Kyle Tso (1):
usb: typec: tcpm: Correct the PPS out_volt calculation
Paul Elder (1):
usb: gadget: musb: fix short isoc packets with inventra dma
Tejas Joglekar (1):
usb: dwc3: gadget: Handle 0 xfer length for OUT EP
drivers/usb/dwc3/dwc3-exynos.c | 4 ++--
drivers/usb/dwc3/gadget.c | 2 +-
drivers/usb/gadget/udc/net2272.c | 2 +-
drivers/usb/musb/musb_gadget.c | 13 +------------
drivers/usb/musb/musbhsdma.c | 21 +++++++++++----------
drivers/usb/phy/Kconfig | 2 +-
drivers/usb/phy/phy-am335x.c | 5 +----
drivers/usb/typec/tcpm/tcpm.c | 3 ++-
8 files changed, 20 insertions(+), 32 deletions(-)
next reply other threads:[~2019-02-08 8:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-08 8:37 Greg KH [this message]
2019-02-08 19:45 ` [GIT PULL] USB driver fixes for 5.0-rc6 pr-tracker-bot
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=20190208083747.GA26787@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.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