index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mtk.c
Age
Commit message (
Expand
)
Author
2021-02-10
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
2020-06-30
usb: host: xhci-mtk: avoid runtime suspend when removing hcd
Macpaul Lin
2019-08-28
usb: xhci-mtk: add an optional xhci_ck clock
Chunfeng Yun
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