linux/drivers/usb/mtu3
Chunfeng Yun 4c5964b4c2 usb: mtu3: fix transfer error of USB3 Gen2 isoc
To support USB3 Gen2 ISOC, the registers of TXCSR1 and RXCSR1
are adjusted to support greater maxpkt and mult value, this
patch fix this issue

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-03-26 16:40:13 +09:00
..
Kconfig USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mtu3_core.c usb: mtu3: fix transfer error of USB3 Gen2 isoc 2019-03-26 16:40:13 +09:00
mtu3_dr.c usb: mtu3: check return value of devm_extcon_register_notifier() 2019-03-26 16:40:12 +09:00
mtu3_dr.h usb: mtu3: fix ssusb_wakeup_set dummy 2018-01-16 10:01:01 +01:00
mtu3_gadget_ep0.c usb: mtu3: enable SETUPENDISR interrupt 2018-12-05 11:12:25 +02:00
mtu3_gadget.c usb: mtu3: disable vbus rise/fall interrupts of ltssm 2018-09-10 20:09:09 +02:00
mtu3_host.c usb: mtu3: fix semicolon.cocci warnings 2018-01-16 10:01:01 +01:00
mtu3_hw_regs.h usb: mtu3: fix transfer error of USB3 Gen2 isoc 2019-03-26 16:40:13 +09:00
mtu3_plat.c usb: mtu3: rebuild the code of getting vbus regulator 2019-03-26 16:40:13 +09:00
mtu3_qmu.c usb: mtu3: remove unnecessary local variable @req 2019-03-26 16:40:13 +09:00
mtu3_qmu.h USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00
mtu3.h usb: mtu3: fix transfer error of USB3 Gen2 isoc 2019-03-26 16:40:13 +09:00