[GIT PULL] usb: changes for v5.15-rc1
From: Peter Chen <peter.chen@kernel.org>
Date: 2021-08-26 22:47:22
The following changes since commit e4788edc730a0d2b26e1ae1f08fbb3f635b92dbb:
USB: EHCI: Add alias for Broadcom INSNREG (2021-08-18 22:28:28 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git/ tags/usb-v5.15-rc1
for you to fetch changes up to e5d6a7c6cfae9e714a0e8ff64facd1ac68a784c6:
usb: chipidea: host: fix port index underflow and UBSAN complains (2021-08-21 13:15:25 +0800)
----------------------------------------------------------------
Only one patch for improving port index calculation for chipidea driver, no big changes.
----------------------------------------------------------------
Li Jun (1):
usb: chipidea: host: fix port index underflow and UBSAN complains
drivers/usb/chipidea/host.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
--
Thanks,
Peter Chen