summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-mtk.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-08usb: xhci-mtk: make the reference clock optionalChunfeng Yun1-2/+9
2017-01-19usb: xhci-mtk: add reference clockChunfeng Yun1-0/+15
2017-01-03usb: return error code when platform_get_irq failsPan Bian1-1/+3
2016-10-27usb: xhci-mtk: make IPPC register optionalChunfeng Yun1-7/+31
2016-03-04usb: xhci-mtk: use __maybe_unused to hide pm functionsArnd Bergmann1-7/+3
2016-02-04usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun1-0/+23
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun1-0/+763