The Linux Kernel Mailing List
 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 driver fixes for 6.7-rc6
Date: Sat, 23 Dec 2023 10:36:29 +0100	[thread overview]
Message-ID: <ZYaqHUkBTsBP0_ZQ@kroah.com> (raw)

The following changes since commit a39b6ac3781d46ba18193c9dbb2110f31e9bffe9:

  Linux 6.7-rc5 (2023-12-10 14:33:40 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ab241a0ab5abd70036c3d959146e534a02447d17:

  Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2023-12-22 09:59:30 +0100)

----------------------------------------------------------------
USB / Thunderbolt fixes for 6.7-rc7

Here are some small bugfixes and new device ids for USB and Thunderbolt
drivers for 6.7-rc7.  Included in here are:
  - new usb-serial device ids
  - thunderbolt driver fixes
  - typec driver fix
  - usb-storage driver quirk added
  - fotg210 driver fix

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

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

----------------------------------------------------------------
Alper Ak (1):
      USB: serial: option: add Quectel EG912Y module support

Dan Carpenter (1):
      usb: fotg210-hcd: delete an incorrect bounds test

Gil Fine (1):
      thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidth

Greg Kroah-Hartman (2):
      Merge tag 'thunderbolt-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
      Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan Hovold (1):
      usb: typec: ucsi: fix gpio-based orientation detection

Jose Ignacio Tornos Martinez (1):
      net: usb: ax88179_178a: avoid failed operations when device is disconnected

Mark Glover (1):
      USB: serial: ftdi_sio: update Actisense PIDs constant names

Reinhard Speyerer (1):
      USB: serial: option: add Quectel RM500Q R13 firmware support

Slark Xiao (1):
      USB: serial: option: add Foxconn T99W265 with new baseline

Tasos Sahanidis (1):
      usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3

Yaxiong Tian (1):
      thunderbolt: Fix memory leak in margining_port_remove()

 drivers/net/usb/ax88179_178a.c      | 23 ++++++++++++++++++++---
 drivers/thunderbolt/debugfs.c       |  2 +-
 drivers/thunderbolt/usb4.c          | 10 +++++-----
 drivers/usb/fotg210/fotg210-hcd.c   |  3 ---
 drivers/usb/serial/ftdi_sio.c       |  6 +++---
 drivers/usb/serial/ftdi_sio_ids.h   |  6 +++---
 drivers/usb/serial/option.c         |  5 +++++
 drivers/usb/storage/unusual_devs.h  | 11 +++++++++++
 drivers/usb/typec/ucsi/ucsi_glink.c |  2 +-
 9 files changed, 49 insertions(+), 19 deletions(-)

             reply	other threads:[~2023-12-23  9:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-23  9:36 Greg KH [this message]
2023-12-23 20:21 ` [GIT PULL] USB driver fixes for 6.7-rc6 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=ZYaqHUkBTsBP0_ZQ@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