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.14-rc7
Date: Sun, 16 Mar 2025 07:30:41 +0100 [thread overview]
Message-ID: <Z9ZwEQ1io5PjNaAc@kroah.com> (raw)
The following changes since commit 80e54e84911a923c40d7bee33a34c1b4be148d7a:
Linux 6.14-rc6 (2025-03-09 13:45:25 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.14-rc7
for you to fetch changes up to f2865c6300d75a9f187dd7918d248e010970fd44:
usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run_state_machine() (2025-03-14 09:15:20 +0100)
----------------------------------------------------------------
USB / Thunderbolt driver fixes and device ids for 6.14-rc7
Here are some small USB and Thunderbolt driver fixes and new usb-serial
device ids for 6.14-rc7. Included in here are:
- new usb-serial device ids
- typec driver bugfix
- thunderbolt driver resume bugfix
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Amit Sunil Dhamne (1):
usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run_state_machine()
Boon Khai Ng (1):
USB: serial: ftdi_sio: add support for Altera USB Blaster 3
Fabio Porcedda (2):
USB: serial: option: add Telit Cinterion FE990B compositions
USB: serial: option: fix Telit Cinterion FE990A name
Greg Kroah-Hartman (2):
Merge tag 'thunderbolt-for-v6.14-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Merge tag 'usb-serial-6.14-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Johan Hovold (1):
USB: serial: option: match on interface class for Telit FN990B
Mika Westerberg (1):
thunderbolt: Prevent use-after-free in resume from hibernate
drivers/thunderbolt/tunnel.c | 11 ++++++---
drivers/thunderbolt/tunnel.h | 2 ++
drivers/usb/serial/ftdi_sio.c | 14 ++++++++++++
drivers/usb/serial/ftdi_sio_ids.h | 13 +++++++++++
drivers/usb/serial/option.c | 48 ++++++++++++++++++++++++++-------------
drivers/usb/typec/tcpm/tcpm.c | 8 +++----
6 files changed, 73 insertions(+), 23 deletions(-)
next reply other threads:[~2025-03-16 6:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-16 6:30 Greg KH [this message]
2025-03-16 6:43 ` [GIT PULL] USB / Thunderbolt driver fixes for 6.14-rc7 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=Z9ZwEQ1io5PjNaAc@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