aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-mtk-sch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28usb: xhci-mtk: supports SSP without external USB3 gen2 hubChunfeng Yun1-6/+11
2018-09-28usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun1-10/+237
2018-09-28usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun1-60/+102
2018-09-28usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun1-1/+3
2018-09-28usb: xhci-mtk: use maximum ESIT payload of endpiont contextChunfeng Yun1-1/+14
2018-05-24xhci-mtk: use xhci hub structures to get number of ports in roothubsMathias Nyman1-2/+2
2017-11-07USB: host: xhci: 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-23usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()Chunfeng Yun1-1/+2
2016-11-03usb: host: xhci: purge GET_MAX_PACKET()Felipe Balbi1-2/+2
2016-02-03usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TTChunfeng Yun1-3/+13
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun1-0/+415