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 6.1-rc6
Date: Fri, 18 Nov 2022 19:10:53 +0100 [thread overview]
Message-ID: <Y3fKrfyixnq55Poc@kroah.com> (raw)
The following changes since commit 30a0b95b1335e12efef89dd78518ed3e4a71a763:
Linux 6.1-rc3 (2022-10-30 15:19:28 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.1-rc6
for you to fetch changes up to 59a51183be1a6aaaf6f8483aec82e2fbf2c74ab9:
Merge tag 'usb-serial-6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2022-11-17 22:06:28 +0100)
----------------------------------------------------------------
USB driver fixes for 6.1-rc6
Here are a number of USB driver fixes and new device ids for 6.1-rc6.
Included in here are:
- new usb-serial device ids
- dwc3 driver fixes for reported problems
- cdns3 driver fixes
- new USB device quirks
- typec driver fixes
- extcon USB typec driver fix
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Benoît Monin (1):
USB: serial: option: add Sierra Wireless EM9191
Davide Tronchin (3):
USB: serial: option: remove old LARA-R6 PID
USB: serial: option: add u-blox LARA-R6 00B modem
USB: serial: option: add u-blox LARA-L6 modem
Duoming Zhou (1):
usb: chipidea: fix deadlock in ci_otg_del_timer
Greg Kroah-Hartman (1):
Merge tag 'usb-serial-6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Janne Grunau (1):
usb: dwc3: Do not get extcon device when usb-role-switch is used
Johan Hovold (1):
Revert "usb: dwc3: disable USB core PHY management"
Li Jun (1):
usb: cdns3: host: fix endless superspeed hub port reset
Linus Walleij (1):
USB: bcma: Make GPIO explicitly optional
Nicolas Dumazet (1):
usb: add NO_LPM quirk for Realforce 87U Keyboard
Rajat Khandelwal (1):
usb: typec: mux: Enter safe mode only when pins need to be reconfigured
Reinhard Speyerer (1):
USB: serial: option: add Fibocom FM160 0x0111 composition
Sven Peter (1):
usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handler
Thinh Nguyen (1):
usb: dwc3: gadget: Return -ESHUTDOWN on ep disable
Yassine Oudjana (1):
extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registered
drivers/extcon/extcon-usbc-tusb320.c | 8 ++++-
drivers/usb/cdns3/host.c | 56 +++++++++++++++++------------------
drivers/usb/chipidea/otg_fsm.c | 2 ++
drivers/usb/core/quirks.c | 3 ++
drivers/usb/dwc3/core.c | 10 +++++++
drivers/usb/dwc3/gadget.c | 2 +-
drivers/usb/dwc3/host.c | 10 -------
drivers/usb/host/bcma-hcd.c | 10 ++++---
drivers/usb/serial/option.c | 19 ++++++++++--
drivers/usb/typec/mux/intel_pmc_mux.c | 15 ++++++++--
drivers/usb/typec/tipd/core.c | 6 ++--
11 files changed, 90 insertions(+), 51 deletions(-)
next reply other threads:[~2022-11-18 18:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-18 18:10 Greg KH [this message]
2022-11-18 20:21 ` [GIT PULL] USB driver fixes for 6.1-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=Y3fKrfyixnq55Poc@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