开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mtk.c
Age
Commit message (
Expand
)
Author
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-01-04
usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
Chunfeng Yun
2023-07-25
usb: xhci-mtk: set the dma max_seg_size
Ricardo Ribalda
2023-06-13
xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
Mathias Nyman
2023-05-30
usb: xhci-mtk: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-20
usb: xhci-mtk: add optional frame count clock
Chunfeng Yun
2022-11-29
usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq
Chunfeng Yun
2022-11-22
usb: host: xhci-mtk: omit shared hcd if either root hub has no ports
Chunfeng Yun
2022-06-10
usb: xhci-mtk: add support optional controller reset
Chunfeng Yun
2022-02-17
usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
AngeloGioacchino Del Regno
2022-02-11
usb: xhci-mtk: add support ip-sleep wakeup for mt8195
Chunfeng Yun
2021-11-17
usb: xhci-mtk: fix random remote wakeup
Chunfeng Yun
2021-11-17
usb: xhci-mtk: remove unnecessary error check
Chunfeng Yun
2021-10-27
usb: xhci-mtk: enable wake-up interrupt after runtime_suspend called
Chunfeng Yun
2021-08-26
usb: xhci-mtk: modify the SOF/ITP interval for mt8195
Chunfeng Yun
2021-08-26
usb: xhci-mtk: support option to disable usb2 ports
Chunfeng Yun
2021-08-26
usb: xhci-mtk: fix use-after-free of mtk->hcd
Chunfeng Yun
2021-05-10
usb: xhci-mtk: remove unnecessary setting of has_ippc
Chunfeng Yun
2021-04-22
usb: xhci-mtk: remove bus status check
Chunfeng Yun
2021-04-14
usb: xhci-mtk: use clock bulk to get clocks
Chunfeng Yun
2021-04-14
usb: xhci-mtk: add support runtime PM
Chunfeng Yun
2021-04-14
usb: xhci-mtk: check return value in suspend/resume hooks
Chunfeng Yun
2021-04-02
usb: xhci-mtk: support quirk to disable usb2 lpm
Chunfeng Yun
2021-04-02
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
Chunfeng Yun
2021-03-28
usb: xhci-mtk: remove MODULE_ALIAS
Chunfeng Yun
2021-03-28
usb: xhci-mtk: drop CONFIG_OF
Chunfeng Yun
2021-03-26
usb: xhci-mtk: add support ip-sleep wakeup for mT8192
Chunfeng Yun
2021-03-26
usb: xhci-mtk: support ip-sleep wakeup for MT8183
Chunfeng Yun
2021-03-10
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
2021-03-10
usb: xhci-mtk: remove declaration of xhci_mtk_setup()
Chunfeng Yun
2021-01-26
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
2020-08-18
usb: xhci-mtk: Fix typo
Frank Wunderlich
2020-06-24
usb: host: xhci-mtk: avoid runtime suspend when removing hcd
Macpaul Lin
2019-12-30
usb: mtk-xhci: Do not explicitly set the DMA mask
Tomasz Figa
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
[next]