linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 5.5-rc3
@ 2019-12-20  7:07 Greg KH
  2019-12-20 18:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-12-20  7:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit d1eef1c619749b2a57e514a3fa67d9a516ffa919:

  Linux 5.5-rc2 (2019-12-15 15:16:08 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.5-rc3

for you to fetch changes up to 6056a0f8ede27b296d10ef46f7f677cc9d715371:

  usb: xhci: Fix build warning seen with CONFIG_PM=n (2019-12-18 19:23:42 +0100)

----------------------------------------------------------------
USB fixes for 5.5-rc3

Here are some small USB fixes for some reported issues.

Included in here are:
  - xhci build warning fix
  - ehci disconnect warning fix
  - usbip lockup fix and error cleanup fix
  - typec build fix

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

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

----------------------------------------------------------------
Erkka Talvitie (1):
      USB: EHCI: Do not return -EPIPE when hub is disconnected

Guenter Roeck (1):
      usb: xhci: Fix build warning seen with CONFIG_PM=n

Suwan Kim (2):
      usbip: Fix receive error in vhci-hcd when using scatter-gather
      usbip: Fix error path of vhci_recv_ret_submit()

zhong jiang (1):
      usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'

 drivers/usb/host/ehci-q.c        | 13 ++++++++++++-
 drivers/usb/host/xhci-pci.c      |  2 +-
 drivers/usb/typec/tcpm/Kconfig   |  1 +
 drivers/usb/usbip/usbip_common.c |  3 +++
 drivers/usb/usbip/vhci_rx.c      | 13 +++++++++----
 5 files changed, 26 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] USB fixes for 5.5-rc3
  2019-12-20  7:07 [GIT PULL] USB fixes for 5.5-rc3 Greg KH
@ 2019-12-20 18:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-12-20 18:15 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Fri, 20 Dec 2019 08:07:30 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.5-rc3

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

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-12-20 18:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-20  7:07 [GIT PULL] USB fixes for 5.5-rc3 Greg KH
2019-12-20 18:15 ` 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).