index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mtk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
usb: xhci-mtk: add an optional xhci_ck clock
Chunfeng Yun
1
-0
/
+13
2019-04-19
usb: xhci-mtk: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-16
/
+3
2018-11-09
xhci: Fix leaking USB3 shared_hcd at xhci removal
Mathias Nyman
1
-2
/
+4
2018-10-02
usb: xhci-mtk: resume USB3 roothub first
Chunfeng Yun
1
-2
/
+2
2018-03-09
usb: host: xhci-mtk: remove custom USB PHY handling
Martin Blumenstingl
1
-96
/
+2
2018-01-16
usb: xhci-mtk: fix semicolon.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-01-09
usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPs
Chunfeng Yun
1
-117
/
+60
2017-12-08
usb: xhci: allow imod-interval to be configurable
Adam Wallis
1
-0
/
+9
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
usb: xhci-mtk: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2017-10-23
usb: xhci-mtk: add optional mcu and dma bus clocks
Chunfeng Yun
1
-19
/
+60
2017-10-23
usb: xhci-mtk: remove dummy wakeup debounce clocks
Chunfeng Yun
1
-33
/
+0
2017-10-23
usb: xhci-mtk: support option to disable usb3 ports
Chunfeng Yun
1
-3
/
+15
2017-10-23
usb: xhci-mtk: check clock stability of U3_MAC
Chunfeng Yun
1
-0
/
+4
2017-10-23
usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()
Chunfeng Yun
1
-3
/
+0
2017-10-23
usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function
Chunfeng Yun
1
-6
/
+1
2017-08-31
usb: xhci-mtk: add generic compatible string
Chunfeng Yun
1
-0
/
+1
2017-03-09
usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct
Chunfeng Yun
1
-1
/
+0
2017-03-09
usb: xhci-mtk: check hcc_params after adding primary hcd
Chunfeng Yun
1
-3
/
+3
2017-02-08
usb: xhci-mtk: make the reference clock optional
Chunfeng Yun
1
-2
/
+9
2017-01-19
usb: xhci-mtk: add reference clock
Chunfeng Yun
1
-0
/
+15
2017-01-03
usb: return error code when platform_get_irq fails
Pan Bian
1
-1
/
+3
2016-10-27
usb: xhci-mtk: make IPPC register optional
Chunfeng Yun
1
-7
/
+31
2016-03-04
usb: xhci-mtk: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-7
/
+3
2016-02-04
usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling
Chunfeng Yun
1
-0
/
+23
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
1
-0
/
+763