index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mtk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
Chunfeng Yun
2024-01-04
1
-2
/
+38
*
usb: xhci-mtk: set the dma max_seg_size
Ricardo Ribalda
2023-07-25
1
-0
/
+1
*
xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
Mathias Nyman
2023-06-13
1
-6
/
+0
*
usb: xhci-mtk: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
*
usb: xhci-mtk: add optional frame count clock
Chunfeng Yun
2023-04-20
1
-0
/
+1
*
usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq
Chunfeng Yun
2022-11-29
1
-1
/
+0
*
usb: host: xhci-mtk: omit shared hcd if either root hub has no ports
Chunfeng Yun
2022-11-22
1
-26
/
+46
*
usb: xhci-mtk: add support optional controller reset
Chunfeng Yun
2022-06-10
1
-0
/
+7
*
usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
AngeloGioacchino Del Regno
2022-02-17
1
-33
/
+11
*
usb: xhci-mtk: add support ip-sleep wakeup for mt8195
Chunfeng Yun
2022-02-11
1
-0
/
+37
*
usb: xhci-mtk: fix random remote wakeup
Chunfeng Yun
2021-11-17
1
-5
/
+6
*
usb: xhci-mtk: remove unnecessary error check
Chunfeng Yun
2021-11-17
1
-4
/
+1
*
usb: xhci-mtk: enable wake-up interrupt after runtime_suspend called
Chunfeng Yun
2021-10-27
1
-1
/
+1
*
usb: xhci-mtk: modify the SOF/ITP interval for mt8195
Chunfeng Yun
2021-08-26
1
-0
/
+65
*
usb: xhci-mtk: support option to disable usb2 ports
Chunfeng Yun
2021-08-26
1
-2
/
+10
*
usb: xhci-mtk: fix use-after-free of mtk->hcd
Chunfeng Yun
2021-08-26
1
-1
/
+1
*
usb: xhci-mtk: remove unnecessary setting of has_ippc
Chunfeng Yun
2021-05-10
1
-2
/
+0
*
usb: xhci-mtk: remove bus status check
Chunfeng Yun
2021-04-22
1
-41
/
+2
*
usb: xhci-mtk: use clock bulk to get clocks
Chunfeng Yun
2021-04-14
1
-90
/
+19
*
usb: xhci-mtk: add support runtime PM
Chunfeng Yun
2021-04-14
1
-16
/
+124
*
usb: xhci-mtk: check return value in suspend/resume hooks
Chunfeng Yun
2021-04-14
1
-10
/
+27
*
usb: xhci-mtk: support quirk to disable usb2 lpm
Chunfeng Yun
2021-04-02
1
-0
/
+3
*
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
Chunfeng Yun
2021-04-02
1
-1
/
+9
*
usb: xhci-mtk: remove MODULE_ALIAS
Chunfeng Yun
2021-03-28
1
-1
/
+0
*
usb: xhci-mtk: drop CONFIG_OF
Chunfeng Yun
2021-03-28
1
-3
/
+1
*
usb: xhci-mtk: add support ip-sleep wakeup for mT8192
Chunfeng Yun
2021-03-26
1
-0
/
+10
*
usb: xhci-mtk: support ip-sleep wakeup for MT8183
Chunfeng Yun
2021-03-26
1
-0
/
+13
*
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
2021-03-10
1
-0
/
+2
*
usb: xhci-mtk: remove declaration of xhci_mtk_setup()
Chunfeng Yun
2021-03-10
1
-9
/
+8
*
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
2021-01-26
1
-0
/
+2
*
usb: xhci-mtk: Fix typo
Frank Wunderlich
2020-08-18
1
-3
/
+3
*
usb: host: xhci-mtk: avoid runtime suspend when removing hcd
Macpaul Lin
2020-06-24
1
-2
/
+3
*
usb: mtk-xhci: Do not explicitly set the DMA mask
Tomasz Figa
2019-12-30
1
-5
/
+0
*
usb: xhci-mtk: add an optional xhci_ck clock
Chunfeng Yun
2019-08-28
1
-0
/
+13
*
usb: xhci-mtk: get optional clock by devm_clk_get_optional()
Chunfeng Yun
2019-04-19
1
-16
/
+3
*
xhci: Fix leaking USB3 shared_hcd at xhci removal
Mathias Nyman
2018-11-09
1
-2
/
+4
*
usb: xhci-mtk: resume USB3 roothub first
Chunfeng Yun
2018-10-02
1
-2
/
+2
*
usb: host: xhci-mtk: remove custom USB PHY handling
Martin Blumenstingl
2018-03-09
1
-96
/
+2
*
usb: xhci-mtk: fix semicolon.cocci warnings
Fengguang Wu
2018-01-16
1
-1
/
+1
*
usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPs
Chunfeng Yun
2018-01-09
1
-117
/
+60
*
usb: xhci: allow imod-interval to be configurable
Adam Wallis
2017-12-08
1
-0
/
+9
*
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-10
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: xhci-mtk: fix ptr_ret.cocci warnings
kbuild test robot
2017-10-25
1
-4
/
+1
*
usb: xhci-mtk: add optional mcu and dma bus clocks
Chunfeng Yun
2017-10-23
1
-19
/
+60
*
usb: xhci-mtk: remove dummy wakeup debounce clocks
Chunfeng Yun
2017-10-23
1
-33
/
+0
*
usb: xhci-mtk: support option to disable usb3 ports
Chunfeng Yun
2017-10-23
1
-3
/
+15
*
usb: xhci-mtk: check clock stability of U3_MAC
Chunfeng Yun
2017-10-23
1
-0
/
+4
*
usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()
Chunfeng Yun
2017-10-23
1
-3
/
+0
*
usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function
Chunfeng Yun
2017-10-23
1
-6
/
+1
[next]