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.8-rc8
Date: Fri, 8 Mar 2024 17:29:43 +0000 [thread overview]
Message-ID: <ZetLB2-_00QyZZJs@kroah.com> (raw)
The following changes since commit d206a76d7d2726f3b096037f2079ce0bd3ba329b:
Linux 6.8-rc6 (2024-02-25 15:46:06 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.8-rc8
for you to fetch changes up to b234c70fefa7532d34ebee104de64cc16f1b21e4:
xhci: Fix failure to detect ring expansion need. (2024-03-05 13:47:08 +0000)
----------------------------------------------------------------
USB / Thunderbolt fixes for 6.8-rc8 (or -final)
Here are some small remaining fixes for USB and Thunderbolt drivers for
6.8-rc8. Included in here are fixes for:
- thunderbold NULL dereference fix
- typec driver fixes
- xhci driver regression fix
- usb-storage divide-by-0 fix
- ncm gadget driver fix
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (1):
USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command
Badhri Jagan Sridharan (1):
usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
Greg Kroah-Hartman (1):
Merge tag 'thunderbolt-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Krishna Kurapati (1):
usb: gadget: ncm: Fix handling of zero block length packets
Mathias Nyman (2):
usb: port: Don't try to peer unused USB ports based on location
xhci: Fix failure to detect ring expansion need.
Mika Westerberg (1):
thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()
Neil Armstrong (1):
usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devices
RD Babiera (1):
usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group
drivers/thunderbolt/switch.c | 3 +++
drivers/usb/core/port.c | 5 +++--
drivers/usb/gadget/function/f_ncm.c | 2 +-
drivers/usb/host/xhci-ring.c | 8 +++++++-
drivers/usb/storage/isd200.c | 23 ++++++++++++++++++-----
drivers/usb/typec/altmodes/displayport.c | 18 +++++++++---------
drivers/usb/typec/tcpm/tcpm.c | 7 +++++--
drivers/usb/typec/ucsi/ucsi_glink.c | 1 +
8 files changed, 47 insertions(+), 20 deletions(-)
next reply other threads:[~2024-03-08 17:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-08 17:29 Greg KH [this message]
2024-03-08 22:28 ` [GIT PULL] USB/Thunderbolt driver fixes for 6.8-rc8 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=ZetLB2-_00QyZZJs@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