Hi Greg, here's the first set of fixes for v4.20-rc cycle. Nothing really major, actually.
Let me now if you want anything to be changed
Cheers
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
fixes-for-v4.20-rc2
for you to fetch changes up to 2fc6d4be35fb1e262f209758e25bfe2b7a113a7f:
usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers (2018-11-14
12:43:52 +0200)
----------------------------------------------------------------
For now only 5 small fixes. Most importantly, we have a fix for the TRB
type used on unaligned transfers on dwc3. Also a fix for a NULL pointer
dereference in dwc3_pci_remove(). Note that a recent commit on ffs was
reverted because it causes a regression elsewere.
----------------------------------------------------------------
Andy Shevchenko (1):
usb: dwc3: core: Clean up ULPI device
Dan Carpenter (1):
usb: dwc2: pci: Fix an error code in probe
Felipe Balbi (1):
usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
Kuppuswamy Sathyanarayanan (1):
usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
Shen Jing (1):
Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO
transfers"
Thinh Nguyen (1):
usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
drivers/usb/dwc2/pci.c | 1 +
drivers/usb/dwc3/core.c | 1 +
drivers/usb/dwc3/dwc3-pci.c | 4 +++-
drivers/usb/dwc3/gadget.c | 8 ++++----
drivers/usb/gadget/function/f_fs.c | 26 ++++++++------------------
5 files changed, 17 insertions(+), 23 deletions(-)
--
balbi
signature.asc
Description: PGP signature
