summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-mtk-sch.c
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci-mtk: supports SSP without external USB3 gen2 hubChunfeng Yun2018-09-281-6/+11
* usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun2018-09-281-10/+237
* usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun2018-09-281-60/+102
* usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun2018-09-281-1/+3
* usb: xhci-mtk: use maximum ESIT payload of endpiont contextChunfeng Yun2018-09-281-1/+14
* xhci-mtk: use xhci hub structures to get number of ports in roothubsMathias Nyman2018-05-241-2/+2
* USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-071-10/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()Chunfeng Yun2017-10-231-1/+2
* usb: host: xhci: purge GET_MAX_PACKET()Felipe Balbi2016-11-031-2/+2
* usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TTChunfeng Yun2016-02-031-3/+13
* xhci: mediatek: support MTK xHCI host controllerChunfeng Yun2015-12-011-0/+415