linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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.8-rc7
Date: Sun, 26 Jul 2020 13:11:43 +0200	[thread overview]
Message-ID: <20200726111143.GA1283454@kroah.com> (raw)

The following changes since commit ba47d845d715a010f7b51f6f89bae32845e6acb7:

  Linux 5.8-rc6 (2020-07-19 15:41:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0b987032f8b58ef51cc8a042f46cc0cf1f277172:

  usb: tegra: Fix allocation for the FPCI context (2020-07-23 13:21:01 +0200)

----------------------------------------------------------------
USB fixes for 5.8-rc7

Here are 3 small USB XHCI driver fixes for 5.8-rc7.

They all resolve some minor issues that have been reported on some
different platforms.

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

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

----------------------------------------------------------------
Chunfeng Yun (1):
      usb: xhci-mtk: fix the failure of bandwidth allocation

Forest Crossman (1):
      usb: xhci: Fix ASM2142/ASM3142 DMA addressing

Jon Hunter (1):
      usb: tegra: Fix allocation for the FPCI context

 drivers/usb/host/xhci-mtk-sch.c | 4 ++++
 drivers/usb/host/xhci-pci.c     | 3 +++
 drivers/usb/host/xhci-tegra.c   | 2 +-
 3 files changed, 8 insertions(+), 1 deletion(-)

             reply	other threads:[~2020-07-26 11:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-26 11:11 Greg KH [this message]
2020-07-26 18:05 ` [GIT PULL] USB driver fixes for 5.8-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=20200726111143.GA1283454@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;
as well as URLs for NNTP newsgroup(s).