linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 5.3-rc2
@ 2019-07-28 11:59 Greg KH
  2019-07-28 17:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-07-28 11:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.3-rc2

for you to fetch changes up to d39b5bad8658d6d94cb2d98a44a7e159db4f5030:

  xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT). (2019-07-25 11:26:42 +0200)

----------------------------------------------------------------
USB fixes for 5.3-rc2

Here are some small fixes for 5.3-rc2.  All of these resolve some
reported issues, some more than others :)

Included in here is:
	- xhci fix for an annoying issue with odd devices
	- reversion of some usb251xb patches that should not have been
	  merged
	- usb pci quirk additions and fixups
	- usb storage fix
	- usb host controller error test fix

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

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

----------------------------------------------------------------
Dan Carpenter (1):
      usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()

Lucas Stach (3):
      Revert "usb: usb251xb: Add US lanes inversion dts-bindings"
      Revert "usb: usb251xb: Add US port lanes inversion property"
      usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port

Mathias Nyman (1):
      xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).

Phong Tran (1):
      usb: wusbcore: fix unbalanced get/put cluster_id

Ryan Kennedy (2):
      usb: pci-quirks: Correct AMD PLL quirk detection
      usb: pci-quirks: Minor cleanup for AMD PLL quirk

Yoshihiro Shimoda (1):
      usb-storage: Add a limitation for blk_queue_max_hw_sectors()

 Documentation/devicetree/bindings/usb/usb251xb.txt |  6 +--
 drivers/usb/core/hcd.c                             |  4 +-
 drivers/usb/host/ehci-pci.c                        |  4 +-
 drivers/usb/host/hwa-hc.c                          |  2 +-
 drivers/usb/host/ohci-pci.c                        |  2 +-
 drivers/usb/host/pci-quirks.c                      | 45 +++++++++++++---------
 drivers/usb/host/pci-quirks.h                      |  2 +-
 drivers/usb/host/xhci-pci.c                        |  2 +-
 drivers/usb/host/xhci.h                            |  3 +-
 drivers/usb/misc/usb251xb.c                        | 15 ++++----
 drivers/usb/storage/scsiglue.c                     | 11 ++++++
 11 files changed, 57 insertions(+), 39 deletions(-)

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

* Re: [GIT PULL] USB fixes for 5.3-rc2
  2019-07-28 11:59 [GIT PULL] USB fixes for 5.3-rc2 Greg KH
@ 2019-07-28 17:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-28 17:30 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sun, 28 Jul 2019 13:59:28 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.3-rc2

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

Thank you!

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

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

end of thread, other threads:[~2019-07-28 17:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-28 11:59 [GIT PULL] USB fixes for 5.3-rc2 Greg KH
2019-07-28 17:30 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).