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 / Thunderbolt driver fixes for 6.9-rc5
Date: Sun, 21 Apr 2024 13:36:15 +0200 [thread overview]
Message-ID: <ZiT6LyZvHAwg7Vye@kroah.com> (raw)
The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:
Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.9-rc5
for you to fetch changes up to 7a9a304069810c0c5296b851f228f8966d3a030e:
Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2024-04-19 16:07:18 +0200)
----------------------------------------------------------------
USB / Thunderbolt driver fixes for 6.9-rc5
Here are some small USB and Thunderbolt driver fixes for 6.9-rc5.
Included in here are:
- MAINTAINER file update for invalid email address
- usb-serial device id updates
- typec driver fixes
- thunderbolt / usb4 driver fixes
- usb core shutdown fixes
- cdc-wdm driver revert for reported problem in -rc1
- usb gadget driver fixes
- xhci driver fixes
All of these have been in linux-next for a while with no reported
problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
usb: typec: mux: it5205: Fix ChipID value typo
Christian A. Ehrhardt (1):
usb: typec: ucsi: Fix connector check on init
Chuanhong Guo (1):
USB: serial: option: add support for Fibocom FM650/FG650
Coia Prant (1):
USB: serial: option: add Lonsung U8300/U9300 product
Daniele Palmas (1):
USB: serial: option: add Telit FN920C04 rmnet compositions
Fabio Estevam (1):
usb: misc: onboard_usb_hub: Disable the USB hub clock on failure
Gil Fine (2):
thunderbolt: Fix wake configurations after device unplug
thunderbolt: Avoid notify PM core about runtime PM resume
Greg Kroah-Hartman (3):
Merge tag 'thunderbolt-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Revert "usb: cdc-wdm: close race between read and workqueue"
Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Jerry Meng (1):
USB: serial: option: support Quectel EM060K sub-models
Kai-Heng Feng (1):
usb: Disable USB3 LPM at shutdown
Krzysztof Kozlowski (1):
usb: phy: MAINTAINERS: mark Freescale USB PHY as orphaned
Kyle Tso (1):
usb: typec: tcpm: Correct the PDO counting in pd_set
Mathias Nyman (1):
xhci: Fix root hub port null pointer dereference in xhci tracepoints
Mika Westerberg (1):
thunderbolt: Do not create DisplayPort tunnels on adapters of the same router
Minas Harutyunyan (1):
usb: dwc2: host: Fix dereference issue in DDMA completion flow.
Norihiko Hama (1):
usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error
Oliver Neukum (1):
usb: xhci: correct return value in case of STS_HCE
Paul Cercueil (2):
usb: gadget: functionfs: Fix inverted DMA fence direction
usb: gadget: functionfs: Wait for fences before enqueueing DMABUF
Thinh Nguyen (1):
usb: dwc3: ep0: Don't reset resource alloc flag
Uwe Kleine-König (2):
usb: gadget: fsl: Initialize udc before using it
MAINTAINERS: Drop Li Yang as their email address stopped working
Vanillan Wang (1):
USB: serial: option: add Rolling RW101-GL and RW135-GL support
bolan wang (1):
USB: serial: option: add Fibocom FM135-GL variants
MAINTAINERS | 14 +++-------
drivers/thunderbolt/switch.c | 50 ++++++++++++++++++++++++++++-------
drivers/thunderbolt/tb.c | 10 +++++--
drivers/thunderbolt/tb.h | 3 ++-
drivers/thunderbolt/usb4.c | 13 ++++-----
drivers/usb/class/cdc-wdm.c | 6 +----
drivers/usb/core/port.c | 4 ++-
drivers/usb/dwc2/hcd_ddma.c | 4 ++-
drivers/usb/dwc3/ep0.c | 3 ++-
drivers/usb/gadget/function/f_fs.c | 29 +++++++++++---------
drivers/usb/gadget/function/f_ncm.c | 4 +--
drivers/usb/gadget/udc/fsl_udc_core.c | 5 ++--
drivers/usb/host/xhci-ring.c | 9 +++----
drivers/usb/host/xhci-trace.h | 12 ++++-----
drivers/usb/misc/onboard_usb_hub.c | 6 ++++-
drivers/usb/serial/option.c | 40 ++++++++++++++++++++++++++++
drivers/usb/typec/mux/it5205.c | 2 +-
drivers/usb/typec/tcpm/tcpm.c | 4 +--
drivers/usb/typec/ucsi/ucsi.c | 6 +++--
19 files changed, 151 insertions(+), 73 deletions(-)
next reply other threads:[~2024-04-21 11:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-21 11:36 Greg KH [this message]
2024-04-21 17:36 ` [GIT PULL] USB / Thunderbolt driver fixes for 6.9-rc5 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=ZiT6LyZvHAwg7Vye@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.