All of lore.kernel.org
 help / color / mirror / Atom feed
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.11-rc4
Date: Sun, 18 Aug 2024 17:38:31 +0200	[thread overview]
Message-ID: <ZsIVd2smm0EX27rL@kroah.com> (raw)

The following changes since commit 7c626ce4bae1ac14f60076d00eafe71af30450ba:

  Linux 6.11-rc3 (2024-08-11 14:27:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.11-rc4

for you to fetch changes up to af8e119f52e9c13e556be9e03f27957554a84656:

  xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration (2024-08-15 16:29:46 +0200)

----------------------------------------------------------------
USB / Thunderbolt driver fixes for 6.11-rc4

Here are some small USB and Thunderbolt driver fixes for 6.11-rc4 to
resolve some reported issues.  Included in here are:
  - thunderbolt driver fixes for reported problems
  - typec driver fixes
  - xhci fixes
  - new device id for ljca usb driver

All of these have been in linux-next this week with no reported issues.

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

----------------------------------------------------------------
Aapo Vienamo (1):
      thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write()

Greg Kroah-Hartman (1):
      Merge tag 'thunderbolt-for-v6.11-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus

Hans de Goede (1):
      usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]

Heikki Krogerus (1):
      usb: typec: ucsi: Fix the return value of ucsi_run_command()

Marc Zyngier (1):
      usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()

Mathias Nyman (1):
      xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration

Mika Westerberg (1):
      thunderbolt: Mark XDomain as unplugged when router is removed

Niklas Neronin (1):
      usb: xhci: fix duplicate stall handling in handle_tx_event()

Xu Yang (1):
      Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"

 drivers/thunderbolt/debugfs.c | 10 ++++++----
 drivers/thunderbolt/switch.c  |  1 +
 drivers/usb/host/xhci-mem.c   |  2 +-
 drivers/usb/host/xhci-ring.c  |  1 +
 drivers/usb/host/xhci.c       |  8 +++++---
 drivers/usb/misc/usb-ljca.c   |  1 +
 drivers/usb/typec/tcpm/tcpm.c |  1 -
 drivers/usb/typec/ucsi/ucsi.c |  2 +-
 8 files changed, 16 insertions(+), 10 deletions(-)

             reply	other threads:[~2024-08-18 15:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-18 15:38 Greg KH [this message]
2024-08-18 17:23 ` [GIT PULL] USB / Thunderbolt driver fixes for 6.11-rc4 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2024-08-31 17:40 Greg KH
2024-08-31 19:13 ` 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=ZsIVd2smm0EX27rL@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.