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 5.10-rc7
Date: Sun, 6 Dec 2020 15:35:28 +0100 [thread overview]
Message-ID: <X8zsMIpNKLSkS6ya@kroah.com> (raw)
The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da:
Linux 5.10-rc6 (2020-11-29 15:50:50 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.10-rc7
for you to fetch changes up to a4b98a7512f18534ce33a7e98e49115af59ffa00:
usb: gadget: f_fs: Use local copy of descriptors for userspace copy (2020-12-04 16:09:10 +0100)
----------------------------------------------------------------
USB fixes for 5.10-rc7
Here are some small USB fixes for 5.10-rc7 that resolve a number of
reported issues, and add some new device ids.
Nothing major here, but these solve some problems that people were
having with the 5.10-rc tree:
- reverts for USB storage dma settings that broke working
devices
- thunderbolt use-after-free fix
- cdns3 driver fixes
- gadget driver userspace copy fix
- new device ids
All of these except for the reverts have been in linux-next with no
reported issues. The reverts are "clean" and were tested by Hans, as
well as passing the 0-day tests.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Bjørn Mork (1):
USB: serial: option: fix Quectel BG96 matching
Giacinto Cifelli (1):
USB: serial: option: add support for Thales Cinterion EXS82
Greg Kroah-Hartman (6):
Merge tag 'usb-fixes-v5.10-rc6' of git://git.kernel.org/.../peter.chen/usb into usb-linus
Merge tag 'thunderbolt-for-v5.10-rc7' of git://git.kernel.org/.../westeri/thunderbolt into usb-linus
Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/.../johan/usb-serial into usb-linus
Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"
Revert "uas: fix sdev->host->dma_dev"
Revert "usb-storage: fix sdev->host->dma_dev"
Jan-Niklas Burfeind (1):
USB: serial: ch341: add new Product ID for CH341A
Johan Hovold (2):
USB: serial: ch341: sort device-id entries
USB: serial: kl5kusb105: fix memleak on open
Linus Walleij (1):
usb: ohci-omap: Fix descriptor conversion
Mika Westerberg (1):
thunderbolt: Fix use-after-free in remove_unplugged_switch()
Peter Chen (2):
usb: cdns3: gadget: clear trb->length as zero after preparing every trb
usb: cdns3: core: fix goto label for error path
Roger Quadros (1):
usb: cdns3: Fix hardware based role switch
Vamsi Krishna Samavedam (1):
usb: gadget: f_fs: Use local copy of descriptors for userspace copy
Vincent Palatin (1):
USB: serial: option: add Fibocom NL668 variants
arch/arm/mach-omap1/board-osk.c | 2 +-
drivers/thunderbolt/icm.c | 10 +++++++---
drivers/usb/cdns3/core.c | 29 ++++++++++++++++-------------
drivers/usb/cdns3/gadget.c | 1 +
drivers/usb/gadget/function/f_fs.c | 6 ++++--
drivers/usb/host/ohci-omap.c | 4 ++--
drivers/usb/serial/ch341.c | 5 +++--
drivers/usb/serial/kl5kusb105.c | 10 ++++------
drivers/usb/serial/option.c | 10 ++++++----
drivers/usb/storage/scsiglue.c | 2 +-
drivers/usb/storage/uas.c | 19 ++++++-------------
drivers/usb/storage/usb.c | 5 ++---
12 files changed, 53 insertions(+), 50 deletions(-)
next reply other threads:[~2020-12-06 14:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-06 14:35 Greg KH [this message]
2020-12-06 19:52 ` [GIT PULL] USB driver fixes for 5.10-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=X8zsMIpNKLSkS6ya@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