From: Felipe Balbi <balbi@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Subject: [GIT PULL] USB: fixes for v5.8-rc
Date: Fri, 26 Jun 2020 09:49:58 +0300 [thread overview]
Message-ID: <87bll65njd.fsf@kernel.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2003 bytes --]
Hi Greg,
here's the first set of fixes for the current -rc cycle. Patches have
been soaking for a while now.
Let me know if you want anything to be changed.
cheers
PS: your branch is in -rc1, mine is in -rc2. Would you prefer that I
rebase or can you merge -rc2 on your usb-linus?
The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:
Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v5.8-rc2
for you to fetch changes up to cd37c6976f6a5b681a900e74ff9d15062855bf87:
Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk" (2020-06-24 09:52:23 +0300)
----------------------------------------------------------------
usb: fixes for v5.8-rc2
A revert of Exynos5422 suspend clock support, it turns out it wasn't
ready to be merged. CDNS3 got a fix for test mode initialization.
Signed-off-by: Felipe Balbi <balbi@kernel.org>
----------------------------------------------------------------
Aditya Pakki (1):
usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
Anand Moon (1):
Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"
Dan Carpenter (1):
usb: gadget: udc: Potential Oops in error handling code
Peter Chen (3):
usb: cdns3: ep0: fix the test mode set incorrectly
usb: cdns3: trace: using correct dir value
usb: cdns3: ep0: add spinlock for cdns3_check_new_setup
Tang Bin (1):
usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe()
drivers/usb/cdns3/ep0.c | 10 ++++++----
drivers/usb/cdns3/trace.h | 2 +-
drivers/usb/dwc3/dwc3-exynos.c | 9 ---------
drivers/usb/dwc3/dwc3-pci.c | 4 +++-
drivers/usb/gadget/udc/mv_udc_core.c | 3 ++-
drivers/usb/phy/phy-tegra-usb.c | 6 +-----
6 files changed, 13 insertions(+), 21 deletions(-)
--
balbi
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next reply other threads:[~2020-06-26 6:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-26 6:49 Felipe Balbi [this message]
2020-06-26 14:50 ` [GIT PULL] USB: fixes for v5.8-rc Greg Kroah-Hartman
2020-06-26 15:21 ` Greg Kroah-Hartman
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=87bll65njd.fsf@kernel.org \
--to=balbi@kernel.org \
--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).