From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 6.14-rc3
Date: Sun, 16 Feb 2025 16:11:27 +0100 [thread overview]
Message-ID: <Z7IAH0twfNXO-j_m@kroah.com> (raw)
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.14-rc3
for you to fetch changes up to 659f5d55feb75782bd46cf130da3c1f240afe9ba:
usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY (2025-02-14 09:26:44 +0100)
----------------------------------------------------------------
USB fixes for 6.14-rc3
Here are some small USB driver fixes, and new device ids, for 6.14-rc3.
Lots of tiny stuff for reported problems, including:
- new device ids and quirks
- usb hub crash fix found by syzbot
- dwc2 driver fix
- dwc3 driver fixes
- uvc gadget driver fix
- cdc-acm driver fixes for a variety of different issues
- other tiny bugfixes
Almost all of these have been in linux-next this week, and all have
passed 0-day testing.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (1):
USB: hub: Ignore non-compliant devices with too many configs or interfaces
Alexander Stein (1):
usb: phy: generic: Use proper helper for property detection
Chester A. Unal (1):
USB: serial: option: add MeiG Smart SLM828
Elson Roy Serrao (1):
usb: roles: set switch registered flag early on
Fabio Porcedda (2):
USB: serial: option: add Telit Cinterion FN990B compositions
USB: serial: option: fix Telit Cinterion FN990A name
Fabrice Gasnier (1):
usb: dwc2: gadget: remove of_node reference upon udc_stop
Frederic Weisbecker (1):
usb: gadget: uvc: Fix unstarted kthread worker
Greg Kroah-Hartman (1):
Merge tag 'usb-serial-6.14-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Guo Ren (1):
usb: gadget: udc: renesas_usb3: Fix compiler warning
Huacai Chen (1):
USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI
Jann Horn (2):
usb: cdc-acm: Check control transfer buffer size before access
usb: cdc-acm: Fix handling of oversized fragments
Jill Donahue (1):
USB: gadget: f_midi: f_midi_complete to call queue_work
Johan Hovold (1):
USB: serial: option: drop MeiG Smart defines
John Keeping (1):
usb: gadget: f_midi: fix MIDI Streaming descriptor lengths
Jos Wang (1):
usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY
Lei Huang (1):
USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist
Marek Vasut (1):
USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk
Mathias Nyman (1):
USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone
Michal Pecio (1):
usb: xhci: Restore xhci_pci support for Renesas HCs
Roy Luo (1):
usb: gadget: core: flush gadget workqueue after device removal
Selvarasu Ganesan (2):
usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries
usb: dwc3: Fix timeout issue during controller enter/exit from halt state
Stefan Eichenberger (1):
usb: core: fix pipe creation for get_bMaxPacketSize0
Thinh Nguyen (1):
usb: dwc3: Document nostream_work
drivers/usb/class/cdc-acm.c | 28 ++++++++++++++-----
drivers/usb/core/hub.c | 14 ++++++++--
drivers/usb/core/quirks.c | 6 ++++
drivers/usb/dwc2/gadget.c | 1 +
drivers/usb/dwc3/core.h | 1 +
drivers/usb/dwc3/gadget.c | 34 +++++++++++++++++++++++
drivers/usb/gadget/function/f_midi.c | 19 +++++++++----
drivers/usb/gadget/function/uvc_video.c | 2 +-
drivers/usb/gadget/udc/core.c | 2 +-
drivers/usb/gadget/udc/renesas_usb3.c | 2 +-
drivers/usb/host/pci-quirks.c | 9 ++++++
drivers/usb/host/xhci-pci.c | 7 +++--
drivers/usb/phy/phy-generic.c | 2 +-
drivers/usb/roles/class.c | 5 ++--
drivers/usb/serial/option.c | 49 +++++++++++++++++++--------------
drivers/usb/typec/tcpm/tcpm.c | 3 +-
16 files changed, 139 insertions(+), 45 deletions(-)
next reply other threads:[~2025-02-16 15:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-16 15:11 Greg KH [this message]
2025-02-16 21:02 ` [GIT PULL] USB driver fixes for 6.14-rc3 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z7IAH0twfNXO-j_m@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox