All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 5.10-rc7
@ 2020-12-06 14:35 Greg KH
  2020-12-06 19:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-12-06 14:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] USB driver fixes for 5.10-rc7
  2020-12-06 14:35 [GIT PULL] USB driver fixes for 5.10-rc7 Greg KH
@ 2020-12-06 19:52 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-06 19:52 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sun, 6 Dec 2020 15:35:28 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f5226f1d20c4113922dbe7742c416f06700c1ea9

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-06 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 14:35 [GIT PULL] USB driver fixes for 5.10-rc7 Greg KH
2020-12-06 19:52 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.