[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200726111143.GA1283454@kroah.com>
Date: Sun, 26 Jul 2020 13:11:43 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB driver fixes for 5.8-rc7
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@...uxfoundation.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(-)
Powered by blists - more mailing lists