summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-mtk.c
AgeCommit message (Expand)Author
2018-01-16usb: xhci-mtk: fix semicolon.cocci warningsFengguang Wu
2018-01-09usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPsChunfeng Yun
2017-12-08usb: xhci: allow imod-interval to be configurableAdam Wallis
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-25usb: xhci-mtk: fix ptr_ret.cocci warningskbuild test robot
2017-10-23usb: xhci-mtk: add optional mcu and dma bus clocksChunfeng Yun
2017-10-23usb: xhci-mtk: remove dummy wakeup debounce clocksChunfeng Yun
2017-10-23usb: xhci-mtk: support option to disable usb3 portsChunfeng Yun
2017-10-23usb: xhci-mtk: check clock stability of U3_MACChunfeng Yun
2017-10-23usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()Chunfeng Yun
2017-10-23usb: xhci-mtk: use dma_set_mask_and_coherent() in probe functionChunfeng Yun
2017-08-31usb: xhci-mtk: add generic compatible stringChunfeng Yun
2017-03-09usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun
2017-03-09usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun
2017-02-08usb: xhci-mtk: make the reference clock optionalChunfeng Yun
2017-01-19usb: xhci-mtk: add reference clockChunfeng Yun
2017-01-03usb: return error code when platform_get_irq failsPan Bian
2016-10-27usb: xhci-mtk: make IPPC register optionalChunfeng Yun
2016-03-03usb: xhci-mtk: use __maybe_unused to hide pm functionsArnd Bergmann
2016-02-03usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun