Linux USB
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 6.17-rc6
@ 2025-09-14 11:54 Greg KH
  2025-09-14 18:01 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-09-14 11:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 1b237f190eb3d36f52dffe07a40b5eb210280e00:

  Linux 6.17-rc3 (2025-08-24 12:04:12 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.17-rc6

for you to fetch changes up to 9dfec4a51df9cf0dcc23cb4ac6fc314bf9e999d0:

  USB: core: remove the move buf action (2025-09-12 13:41:55 +0200)

----------------------------------------------------------------
USB fixes for 6.17-rc6

Here are some small USB driver fixes and new device ids for 6.17-rc6.
Included in here are:
  - new usb-serial driver device ids
  - dummy-hcd locking bugfix for rt-enabled systems (which is crazy, but
    people have odd testing requirements at times...)
  - xhci driver bugfixes for reported issues
  - typec driver bugfix
  - midi2 gadget driver bugfixes
  - usb core sysfs file regression fix from -rc1

All of these, except for the last usb sysfs file fix, have been in
linux-next with no reported issues.  The sysfs fix was added to the tree
on Friday, and is "obviously correct" and should not have any problems
either, it just didn't have any time for linux-next to pick up (0-day
had no problems with it.)

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

----------------------------------------------------------------
Alan Stern (1):
      USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels

Edward Adam Davis (1):
      USB: core: remove the move buf action

Fabio Porcedda (2):
      USB: serial: option: add Telit Cinterion FN990A w/audio compositions
      USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions

Greg Kroah-Hartman (1):
      Merge tag 'usb-serial-6.17-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Mathias Nyman (3):
      xhci: dbc: decouple endpoint allocation from initialization
      xhci: dbc: Fix full DbC transfer ring after several reconnects
      xhci: fix memory leak regression when freeing xhci vdev devices depth first

RD Babiera (1):
      usb: typec: tcpm: properly deliver cable vdms to altmode drivers

Takashi Iwai (2):
      usb: gadget: midi2: Fix missing UMP group attributes initialization
      usb: gadget: midi2: Fix MIDI2 IN EP max packet size

 drivers/usb/core/driver.c             |  4 +-
 drivers/usb/gadget/function/f_midi2.c | 11 +++-
 drivers/usb/gadget/udc/dummy_hcd.c    |  8 +--
 drivers/usb/host/xhci-dbgcap.c        | 94 +++++++++++++++++++++++++----------
 drivers/usb/host/xhci-mem.c           |  2 +-
 drivers/usb/serial/option.c           | 17 +++++++
 drivers/usb/typec/tcpm/tcpm.c         | 12 +++--
 7 files changed, 108 insertions(+), 40 deletions(-)

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

* Re: [GIT PULL] USB driver fixes for 6.17-rc6
  2025-09-14 11:54 [GIT PULL] USB driver fixes for 6.17-rc6 Greg KH
@ 2025-09-14 18:01 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-09-14 18:01 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sun, 14 Sep 2025 13:54:46 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.17-rc6

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

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:[~2025-09-14 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-14 11:54 [GIT PULL] USB driver fixes for 6.17-rc6 Greg KH
2025-09-14 18:01 ` 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