aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mtu3/mtu3.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-26usb: mtu3: supports new QMU formatChunfeng Yun1-5/+6
2019-03-26usb: mtu3: rebuild qmu_gpd struct to prepare to support new QMU formatChunfeng Yun1-29/+16
2019-03-26usb: mtu3: fix transfer error of USB3 Gen2 isocChunfeng Yun1-0/+11
2018-05-24usb: mtu3: fix warning of sleep in atomic context in notifier callbackChunfeng Yun1-1/+10
2018-05-15usb: mtu3: fix an unrecognized issue when connected with PCChunfeng Yun1-4/+0
2018-01-09usb: mtu3: supports remote wakeup for mt2712 with two SSUSB IPsChunfeng Yun1-3/+8
2017-11-07USB: mtu3: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-19usb: mtu3: add support for usb3.1 IPChunfeng Yun1-0/+1
2017-10-19usb: mtu3: use FORCE/RG_IDDIG to implement manual DRD switchChunfeng Yun1-5/+13
2017-10-19usb: mtu3: support 36-bit DMA addressChunfeng Yun1-2/+15
2017-10-19usb: mtu3: add optional mcu and dma bus clocksChunfeng Yun1-0/+5
2017-10-19usb: mtu3: remove dummy wakeup debounce clocksChunfeng Yun1-4/+0
2017-10-19usb: mtu3: support option to disable usb3 portsChunfeng Yun1-0/+3
2017-07-30usb: mtu3: handle delayed status of the control transferChunfeng Yun1-0/+2
2017-05-25usb: mtu3: cleanup with list_first_entry_or_null()Masahiro Yamada1-6/+2
2017-01-19usb: mtu3: add reference clockChunfeng Yun1-0/+1
2016-10-27usb: mtu3: dual-role mode supportChunfeng Yun1-1/+33
2016-10-27usb: mtu3: host only mode supportChunfeng Yun1-6/+41
2016-10-27usb: mtu3: Super-Speed Peripheral mode supportChunfeng Yun1-2/+11
2016-10-27usb: Add MediaTek USB3 DRD driverChunfeng Yun1-0/+341