linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 6.12-rc3
@ 2024-10-13 13:07 Greg KH
  2024-10-14  2:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-10-13 13:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.12-rc3

for you to fetch changes up to faa34159d08089036b6119c85e279fb36abb8bb5:

  net/9p/usbg: Fix build error (2024-10-09 09:56:40 +0200)

----------------------------------------------------------------
USB fixes for 6.12-rc3

Here are some small USB fixes for some reported problems for 6.12-rc3.
Include in here is:
  - fix for yurex driver that was caused in -rc1
  - build error fix for usbg network filesystem code
  - onboard_usb_dev build fix
  - dwc3 driver fixes for reported errors
  - gadget driver fix
  - new USB storage driver quirk
  - xhci resume bugfix

All of these have been in linux-next for a while with no reported
issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Icenowy Zheng (1):
      usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip

Jinjie Ruan (1):
      net/9p/usbg: Fix build error

John Keeping (1):
      usb: gadget: core: force synchronous registration

Jose Alberto Reguero (1):
      usb: xhci: Fix problem with xhci resume from suspend

Oliver Neukum (2):
      Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
      USB: yurex: kill needless initialization in yurex_read

Radhey Shyam Pandey (1):
      usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus support

Roy Luo (1):
      usb: dwc3: re-enable runtime PM after failed resume

Selvarasu Ganesan (1):
      usb: dwc3: core: Stop processing of pending events if controller is halted

 drivers/usb/dwc3/core.c            | 30 ++++++++++++++++++++++--------
 drivers/usb/dwc3/core.h            |  4 ----
 drivers/usb/dwc3/gadget.c          | 11 -----------
 drivers/usb/gadget/udc/core.c      |  1 +
 drivers/usb/host/xhci-pci.c        |  5 +++++
 drivers/usb/misc/Kconfig           | 12 ++++++++++++
 drivers/usb/misc/onboard_usb_dev.c |  6 ++++--
 drivers/usb/misc/yurex.c           | 21 +++++++++------------
 drivers/usb/storage/unusual_devs.h | 11 +++++++++++
 net/9p/Kconfig                     |  2 ++
 10 files changed, 66 insertions(+), 37 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] USB fixes for 6.12-rc3
  2024-10-13 13:07 [GIT PULL] USB fixes for 6.12-rc3 Greg KH
@ 2024-10-14  2:39 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-10-14  2:39 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sun, 13 Oct 2024 15:07:29 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.12-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ba01565ced22c04749a6f71aa8a658d3a64734bc

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-10-14  2:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-13 13:07 [GIT PULL] USB fixes for 6.12-rc3 Greg KH
2024-10-14  2:39 ` 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;
as well as URLs for NNTP newsgroup(s).