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.13-rc7
Date: Fri, 18 Jun 2021 12:32:22 +0200 [thread overview]
Message-ID: <YMx2NueY1Eu9ZECV@kroah.com> (raw)
The following changes since commit 009c9aa5be652675a06d5211e1640e02bbb1c33d:
Linux 5.13-rc6 (2021-06-13 14:43:10 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.13-rc7
for you to fetch changes up to a7d8d1c7a7f73e780aa9ae74926ae5985b2f895f:
usb: core: hub: Disable autosuspend for Cypress CY7C65632 (2021-06-17 15:34:21 +0200)
----------------------------------------------------------------
USB fixes for 5.13-rc7
Here are 3 small USB fixes for reported problems for 5.13-rc7. They
include:
- disabling autosuspend for a cypress USB hub
- fixing the battery charger detection for the chipidea driver
- fixing a kernel panic in the dwc3 driver due to a previous
change in 5.13-rc1.
All have been in linux-next with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Andrew Lunn (1):
usb: core: hub: Disable autosuspend for Cypress CY7C65632
Breno Lima (1):
usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection
Greg Kroah-Hartman (1):
Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus
Peter Chen (1):
usb: dwc3: core: fix kernel panic when do reboot
drivers/usb/chipidea/usbmisc_imx.c | 16 ++++++++++++++--
drivers/usb/core/hub.c | 7 +++++++
drivers/usb/dwc3/core.c | 2 +-
3 files changed, 22 insertions(+), 3 deletions(-)
next reply other threads:[~2021-06-18 10:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-18 10:32 Greg KH [this message]
2021-06-18 19:30 ` [GIT PULL] USB driver fixes for 5.13-rc7 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=YMx2NueY1Eu9ZECV@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