* [GIT PULL] USB driver fixes for 6.10-rc6
@ 2024-06-30 14:11 Greg KH
2024-06-30 16:28 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-06-30 14:11 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb
The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:
Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.10-rc6
for you to fetch changes up to fc1d1a712b517bbcb383b1f1f7ef478e7d0579f2:
usb: dwc3: core: Workaround for CSR read timeout (2024-06-27 16:25:38 +0200)
----------------------------------------------------------------
USB fixes for 6.10-rc6
Here are a handful of small USB driver fixes for 6.10-rc6 to resolve
some reported issues. Included in here are:
- typec driver bugfixes
- usb gadget driver reverts for commits that were reported to have
problems
- resource leak bugfix
- gadget driver bugfixes
- dwc3 driver bugfixes
- usb atm driver bugfix for when syzbot got loose on it
All of these have been in linux-next this week with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Dan Carpenter (1):
usb: musb: da8xx: fix a resource leak in probe()
Diogo Ivo (1):
usb: typec: ucsi_acpi: Add LG Gram quirk
Fabrice Gasnier (1):
usb: ucsi: stm32: fix command completion handling
Ferry Toth (2):
Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"
Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"
Javier Carrasco (1):
usb: typec: ucsi: glink: fix child node release in probe function
Jeremy Kerr (1):
usb: gadget: aspeed_udc: fix device address configuration
Jos Wang (1):
usb: dwc3: core: Workaround for CSR read timeout
Meng Li (1):
usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
Nikita Zhandarovich (1):
usb: atm: cxacru: fix endpoint checking in cxacru_bind()
Oliver Neukum (2):
usb: gadget: printer: SS+ support
usb: gadget: printer: fix races against disable
drivers/usb/atm/cxacru.c | 14 ++++++++
drivers/usb/dwc3/core.c | 26 ++++++++++----
drivers/usb/gadget/function/f_printer.c | 40 +++++++++++++++------
drivers/usb/gadget/function/u_ether.c | 4 +--
drivers/usb/gadget/udc/aspeed_udc.c | 4 +--
drivers/usb/musb/da8xx.c | 8 +++--
drivers/usb/typec/ucsi/ucsi_acpi.c | 61 +++++++++++++++++++++++++++++++++
drivers/usb/typec/ucsi/ucsi_glink.c | 5 ++-
drivers/usb/typec/ucsi/ucsi_stm32g0.c | 19 +++++++---
9 files changed, 152 insertions(+), 29 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] USB driver fixes for 6.10-rc6
2024-06-30 14:11 [GIT PULL] USB driver fixes for 6.10-rc6 Greg KH
@ 2024-06-30 16:28 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-06-30 16:28 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb
The pull request you sent on Sun, 30 Jun 2024 16:11:46 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.10-rc6
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2c01c3d552c29da92a91bd44c067d2c74c500a95
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-30 16:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-30 14:11 [GIT PULL] USB driver fixes for 6.10-rc6 Greg KH
2024-06-30 16:28 ` 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