aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-mtk.c
Commit message (Expand)AuthorAge
* xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman2018-11-09
* usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun2018-10-01
* usb: host: xhci-mtk: remove custom USB PHY handlingMartin Blumenstingl2018-03-09
* usb: xhci-mtk: fix semicolon.cocci warningsFengguang Wu2018-01-16
* usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPsChunfeng Yun2018-01-09
* usb: xhci: allow imod-interval to be configurableAdam Wallis2017-12-08
* USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: xhci-mtk: fix ptr_ret.cocci warningskbuild test robot2017-10-25
* usb: xhci-mtk: add optional mcu and dma bus clocksChunfeng Yun2017-10-23
* usb: xhci-mtk: remove dummy wakeup debounce clocksChunfeng Yun2017-10-23
* usb: xhci-mtk: support option to disable usb3 portsChunfeng Yun2017-10-23
* usb: xhci-mtk: check clock stability of U3_MACChunfeng Yun2017-10-23
* usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()Chunfeng Yun2017-10-23
* usb: xhci-mtk: use dma_set_mask_and_coherent() in probe functionChunfeng Yun2017-10-23
* usb: xhci-mtk: add generic compatible stringChunfeng Yun2017-08-31
* usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun2017-03-09
* usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun2017-03-09
* usb: xhci-mtk: make the reference clock optionalChunfeng Yun2017-02-08
* usb: xhci-mtk: add reference clockChunfeng Yun2017-01-19
* usb: return error code when platform_get_irq failsPan Bian2017-01-03
* usb: xhci-mtk: make IPPC register optionalChunfeng Yun2016-10-27
* usb: xhci-mtk: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-03
* usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun2016-02-03
* xhci: mediatek: support MTK xHCI host controllerChunfeng Yun2015-12-01