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 fixes for 5.9-rc5
Date: Sun, 13 Sep 2020 10:40:24 +0200 [thread overview]
Message-ID: <20200913084024.GA907010@kroah.com> (raw)
The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:
Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.9-rc5
for you to fetch changes up to a29c0adbb688ddee61b731804fb360898412fe7e:
Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2020-09-08 17:50:58 +0200)
----------------------------------------------------------------
USB/Thunderbolt fixes for 5.9-rc5
Here are some small USB and Thunderbolt driver fixes for 5.9-rc5.
Nothing huge, just a number of bugfixes and new device ids for problems
reported:
- new USB serial driver ids
- bug fixes for syzbot reported problems
- typec driver fixes
- thunderbolt driver fixes
- revert of reported broken commit
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Aleksander Morgado (1):
USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules
Amjad Ouled-Ameur (1):
Revert "usb: dwc3: meson-g12a: fix shared reset control use"
Bjørn Mork (1):
USB: serial: option: support dynamic Quectel USB compositions
Greg Kroah-Hartman (2):
Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/.../westeri/thunderbolt into usb-linus
Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/.../johan/usb-serial into usb-linus
Heikki Krogerus (1):
usb: typec: ucsi: acpi: Check the _DEP dependencies
Madhusudanarao Amara (1):
usb: typec: intel_pmc_mux: Un-register the USB role switch
Mathias Nyman (1):
usb: Fix out of sync data toggle if a configured device is reconfigured
Mika Westerberg (1):
thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up
Nikunj A. Dadhania (1):
thunderbolt: Disable ports that are not implemented
Patrick Riphagen (1):
USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
Utkarsh Patel (2):
usb: typec: intel_pmc_mux: Do not configure Altmode HPD High
usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Alternate modes
Zeng Tao (1):
usb: core: fix slab-out-of-bounds Read in read_descriptors
drivers/thunderbolt/switch.c | 1 +
drivers/thunderbolt/tb.h | 2 +-
drivers/thunderbolt/tunnel.c | 12 ++++-
drivers/usb/core/message.c | 91 ++++++++++++++++-------------------
drivers/usb/core/sysfs.c | 5 ++
drivers/usb/dwc3/dwc3-meson-g12a.c | 15 +++---
drivers/usb/serial/ftdi_sio.c | 1 +
drivers/usb/serial/ftdi_sio_ids.h | 1 +
drivers/usb/serial/option.c | 22 ++++++---
drivers/usb/typec/mux/intel_pmc_mux.c | 14 +-----
drivers/usb/typec/ucsi/ucsi_acpi.c | 4 ++
11 files changed, 87 insertions(+), 81 deletions(-)
next reply other threads:[~2020-09-13 8:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-13 8:40 Greg KH [this message]
2020-09-13 16:33 ` [GIT PULL] USB/Thunderbolt fixes for 5.9-rc5 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=20200913084024.GA907010@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