* [GIT PULL] USB driver fixes for 6.1-rc6
@ 2022-11-18 18:10 Greg KH
2022-11-18 20:21 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-11-18 18:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-18 20:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-18 18:10 [GIT PULL] USB driver fixes for 6.1-rc6 Greg KH
2022-11-18 20:21 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox