index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mtk.c
Age
Commit message (
Expand
)
Author
2019-04-19
usb: xhci-mtk: get optional clock by devm_clk_get_optional()
Chunfeng Yun
2018-11-09
xhci: Fix leaking USB3 shared_hcd at xhci removal
Mathias Nyman
2018-10-01
usb: xhci-mtk: resume USB3 roothub first
Chunfeng Yun
2018-03-09
usb: host: xhci-mtk: remove custom USB PHY handling
Martin Blumenstingl
2018-01-16
usb: xhci-mtk: fix semicolon.cocci warnings
Fengguang Wu
2018-01-09
usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPs
Chunfeng Yun
2017-12-08
usb: xhci: allow imod-interval to be configurable
Adam Wallis
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-25
usb: xhci-mtk: fix ptr_ret.cocci warnings
kbuild test robot
2017-10-23
usb: xhci-mtk: add optional mcu and dma bus clocks
Chunfeng Yun
2017-10-23
usb: xhci-mtk: remove dummy wakeup debounce clocks
Chunfeng Yun
2017-10-23
usb: xhci-mtk: support option to disable usb3 ports
Chunfeng Yun
2017-10-23
usb: xhci-mtk: check clock stability of U3_MAC
Chunfeng Yun
2017-10-23
usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()
Chunfeng Yun
2017-10-23
usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function
Chunfeng Yun
2017-08-31
usb: xhci-mtk: add generic compatible string
Chunfeng Yun
2017-03-09
usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct
Chunfeng Yun
2017-03-09
usb: xhci-mtk: check hcc_params after adding primary hcd
Chunfeng Yun
2017-02-08
usb: xhci-mtk: make the reference clock optional
Chunfeng Yun
2017-01-19
usb: xhci-mtk: add reference clock
Chunfeng Yun
2017-01-03
usb: return error code when platform_get_irq fails
Pan Bian
2016-10-27
usb: xhci-mtk: make IPPC register optional
Chunfeng Yun
2016-03-03
usb: xhci-mtk: use __maybe_unused to hide pm functions
Arnd Bergmann
2016-02-03
usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling
Chunfeng Yun
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun