public inbox for linux-kernel@vger.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 fixes for 6.12-rc7
Date: Sun, 10 Nov 2024 07:31:58 +0100	[thread overview]
Message-ID: <ZzBTXpQKqugWe1vN@kroah.com> (raw)

The following changes since commit 59b723cd2adbac2a34fc8e12c74ae26ae45bf230:

  Linux 6.12-rc6 (2024-11-03 14:05:52 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.12-rc7

for you to fetch changes up to 742afcc22d8eb5dcc67c1dc58ed249851e7cdbdf:

  Merge tag 'usb-serial-6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2024-11-08 08:36:31 +0100)

----------------------------------------------------------------
USB/Thunderbolt fixes for 6.12-rc7

Here are some small remaining USB and Thunderbolt fixes and device ids
for 6.12-rc7.  Included in here are:
  - new USB serial driver device ids
  - thunderbolt driver fixes for reported problems
  - typec bugfixes
  - dwc3 driver fix
  - musb driver fix

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

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

----------------------------------------------------------------
Benoît Monin (1):
      USB: serial: option: add Quectel RG650V

Dan Carpenter (2):
      USB: serial: io_edgeport: fix use after free in debug printk
      usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()

Greg Kroah-Hartman (2):
      Merge tag 'thunderbolt-for-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
      Merge tag 'usb-serial-6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Jack Wu (1):
      USB: serial: qcserial: add support for Sierra Wireless EM86xx

Mika Westerberg (2):
      thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING
      thunderbolt: Fix connection issue with Pluggable UD-4VPD dock

Reinhard Speyerer (1):
      USB: serial: option: add Fibocom FG132 0x0112 composition

Rex Nie (1):
      usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier

Roger Quadros (1):
      usb: dwc3: fix fault at system suspend if device was already runtime suspended

Zijun Hu (1):
      usb: musb: sunxi: Fix accessing an released usb phy

 drivers/thunderbolt/retimer.c                      |  2 ++
 drivers/thunderbolt/usb4.c                         |  2 +-
 drivers/usb/dwc3/core.c                            | 25 +++++++++++-----------
 drivers/usb/musb/sunxi.c                           |  2 --
 drivers/usb/serial/io_edgeport.c                   |  8 +++----
 drivers/usb/serial/option.c                        |  6 ++++++
 drivers/usb/serial/qcserial.c                      |  2 ++
 .../usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c    |  8 +++----
 drivers/usb/typec/ucsi/ucsi_ccg.c                  |  2 ++
 9 files changed, 33 insertions(+), 24 deletions(-)

             reply	other threads:[~2024-11-10  6:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-10  6:31 Greg KH [this message]
2024-11-10 17:44 ` [GIT PULL] USB fixes for 6.12-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=ZzBTXpQKqugWe1vN@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