public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 6.13-rc7
@ 2025-01-12 14:05 Greg KH
  2025-01-12 22:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-01-12 14:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 4bbf9020becbfd8fc2c3da790855b7042fad455b:

  Linux 6.13-rc4 (2024-12-22 13:22:21 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.13-rc7

for you to fetch changes up to f3149ed697dd0c4fc1d696fef78129fa2fe4ca12:

  Merge tag 'usb-serial-6.13-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2025-01-10 14:59:20 +0100)

----------------------------------------------------------------
USB fixes for 6.13-rc7

Here are some small USB driver fixes and new device ids for 6.13-rc7.
Included in here are:
  - usb serial new device ids
  - typec bugfixes for reported issues
  - dwc3 driver fixes
  - chipidea driver fixes
  - gadget driver fixes
  - other minor fixes for reported problems.

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

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

----------------------------------------------------------------
Abel Vesa (1):
      usb: typec: ucsi: Set orientation as none when connector is unplugged

Akash M (1):
      usb: gadget: f_fs: Remove WARN_ON in functionfs_bind

André Draszik (1):
      usb: dwc3: gadget: fix writing NYET threshold

Chukun Pan (1):
      USB: serial: option: add MeiG Smart SRM815

Dan Carpenter (1):
      usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistance_kohm()

GONG Ruiqi (1):
      usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()

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

Ingo Rohloff (1):
      usb: gadget: configfs: Ignore trailing LF for user strings to cdev

Joe Hattori (1):
      usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in the error path of .probe()

Johan Hovold (1):
      USB: serial: cp210x: add Phoenix Contact UPS Device

Jun Yan (1):
      USB: usblp: return error when setting unsupported protocol

Kai-Heng Feng (1):
      USB: core: Disable LPM only for non-suspended ports

Lianqin Hu (1):
      usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null

Lubomir Rintel (1):
      usb-storage: Add max sectors quirk for Nokia 208

Ma Ke (1):
      usb: fix reference leak in usb_new_device()

Michal Hrusecky (1):
      USB: serial: option: add Neoway N723-EA support

Prashanth K (2):
      usb: dwc3-am62: Disable autosuspend during remove
      usb: gadget: f_uac2: Fix incorrect setting of bNumEndpoints

Takashi Iwai (1):
      usb: gadget: midi2: Reverse-select at the right place

Xu Yang (2):
      usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_SKIP_PHY_INIT property
      usb: typec: tcpci: fix NULL pointer issue on shared irq case

 drivers/usb/chipidea/ci_hdrc_imx.c         | 25 +++++++++++++++++--------
 drivers/usb/class/usblp.c                  |  7 ++++---
 drivers/usb/core/hub.c                     |  6 ++++--
 drivers/usb/core/port.c                    |  7 ++++---
 drivers/usb/dwc3/core.h                    |  1 +
 drivers/usb/dwc3/dwc3-am62.c               |  1 +
 drivers/usb/dwc3/gadget.c                  |  4 +++-
 drivers/usb/gadget/Kconfig                 |  4 ++--
 drivers/usb/gadget/configfs.c              |  6 +++++-
 drivers/usb/gadget/function/f_fs.c         |  2 +-
 drivers/usb/gadget/function/f_uac2.c       |  1 +
 drivers/usb/gadget/function/u_serial.c     |  8 ++++----
 drivers/usb/host/xhci-plat.c               |  3 ++-
 drivers/usb/serial/cp210x.c                |  1 +
 drivers/usb/serial/option.c                |  4 +++-
 drivers/usb/storage/unusual_devs.h         |  7 +++++++
 drivers/usb/typec/tcpm/maxim_contaminant.c |  4 ++--
 drivers/usb/typec/tcpm/tcpci.c             | 25 +++++++++++++++----------
 drivers/usb/typec/ucsi/ucsi_ccg.c          |  4 ++--
 drivers/usb/typec/ucsi/ucsi_glink.c        |  5 +++++
 20 files changed, 84 insertions(+), 41 deletions(-)

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

* Re: [GIT PULL] USB fixes for 6.13-rc7
  2025-01-12 14:05 [GIT PULL] USB fixes for 6.13-rc7 Greg KH
@ 2025-01-12 22:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-01-12 22:36 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sun, 12 Jan 2025 15:05:05 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.13-rc7

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

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-01-12 22:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-12 14:05 [GIT PULL] USB fixes for 6.13-rc7 Greg KH
2025-01-12 22:36 ` 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