[GIT PULL] USB/Thunderbolt fixes for 6.6-rc7
From: Greg KH
Date: Sat Oct 21 2023 - 06:35:57 EST
The following changes since commit 58720809f52779dc0f08e53e54b014209d13eebb:
Linux 6.6-rc6 (2023-10-15 13:34:39 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.6-rc7
for you to fetch changes up to 21a68b69f7c16f026bd2e51884520aaf594977cb:
Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2023-10-20 07:52:44 +0200)
----------------------------------------------------------------
USB/Thunderbolt fixes and ids for 6.6-rc7
Here are 4 small patches for USB and Thunderbolt for 6.6-rc7 that do the
following:
- new usb-serial device ids
- thunderbolt driver fix for reported issue
All of these have been in linux-next with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
Benoît Monin (1):
USB: serial: option: add entry for Sierra EM9191 with new firmware
Fabio Porcedda (1):
USB: serial: option: add Telit LE910C4-WWX 0x1035 composition
Gil Fine (1):
thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finished
Greg Kroah-Hartman (2):
Merge tag 'thunderbolt-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Puliang Lu (1):
USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
drivers/thunderbolt/tb.c | 10 ++++++----
drivers/usb/serial/option.c | 7 +++++++
2 files changed, 13 insertions(+), 4 deletions(-)