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 fixes for 5.15-rc5
Date: Fri, 8 Oct 2021 18:12:26 +0200 [thread overview]
Message-ID: <YWBt6v3kWkjcJcp0@kroah.com> (raw)
The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29:
Linux 5.15-rc3 (2021-09-26 14:08:19 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.15-rc5
for you to fetch changes up to 58fc1daa4d2e9789b9ffc880907c961ea7c062cc:
USB: cdc-acm: fix break reporting (2021-10-05 13:50:52 +0200)
----------------------------------------------------------------
USB fixes for 5.15-rc5
Here are some small USB fixes for 5.15-rc5 that resolve a number of
reported issues:
- gadget driver fixes
- xhci build warning fixes
- build configuration fix
- cdc-acm tty handling fixes
- cdc-wdm fix
- typec fixes
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Andy Shevchenko (1):
usb: dwc3: gadget: Revert "set gadgets parent to the right controller"
Arnd Bergmann (1):
usb: xhci: tegra: mark PM functions as __maybe_unused
Ben Hutchings (1):
Partially revert "usb: Kconfig: using select for USB_COMMON dependency"
Fabio Estevam (1):
usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandle
Heikki Krogerus (1):
usb: typec: tipd: Remove dependency on "connector" child fwnode
Johan Hovold (2):
USB: cdc-acm: fix racy tty buffer accesses
USB: cdc-acm: fix break reporting
Pavel Hofman (1):
usb: gadget: f_uac2: fixed EP-IN wMaxPacketSize
Rikard Falkeborn (1):
usb: cdc-wdm: Fix check for WWAN
Xu Yang (2):
usb: typec: tcpci: don't handle vSafe0V event if it's not enabled
usb: typec: tcpm: handle SRC_STARTUP state if cc changes
drivers/usb/chipidea/ci_hdrc_imx.c | 15 ++++++++++-----
drivers/usb/class/cdc-acm.c | 8 ++++++++
drivers/usb/class/cdc-wdm.c | 6 +++---
drivers/usb/common/Kconfig | 3 +--
drivers/usb/dwc3/gadget.c | 2 +-
drivers/usb/gadget/function/f_uac2.c | 14 ++++++++++----
drivers/usb/host/xhci-tegra.c | 12 ++++--------
drivers/usb/typec/tcpm/tcpci.c | 2 +-
drivers/usb/typec/tcpm/tcpm.c | 1 +
drivers/usb/typec/tipd/core.c | 8 +++-----
10 files changed, 42 insertions(+), 29 deletions(-)
next reply other threads:[~2021-10-08 16:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-08 16:12 Greg KH [this message]
2021-10-08 17:20 ` [GIT PULL] USB fixes for 5.15-rc5 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2021-10-17 10:05 Greg KH
2021-10-18 3:22 ` 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=YWBt6v3kWkjcJcp0@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