aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/host/xhci-mtk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-12usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun1-2/+0
2022-02-17usb: host: xhci-mtk: Simplify supplies handling with regulator_bulkAngeloGioacchino Del Regno1-2/+3
2021-08-27usb: xhci-mtk: allow bandwidth table rolloverChunfeng Yun1-1/+2
2021-08-26usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointChunfeng Yun1-2/+9
2021-08-26usb: xhci-mtk: add a member of num_esitChunfeng Yun1-0/+2
2021-08-26usb: xhci-mtk: support option to disable usb2 portsChunfeng Yun1-0/+1
2021-08-26Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"Chunfeng Yun1-8/+7
2021-08-05usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointIkjoon Jang1-7/+8
2021-06-24usb: xhci-mtk: allow multiple Start-Split in a microframeChunfeng Yun1-2/+0
2021-05-10usb: xhci-mtk: use bitfield instead of boolChunfeng Yun1-4/+4
2021-04-14usb: xhci-mtk: remove unused membersChunfeng Yun1-3/+0
2021-04-14usb: xhci-mtk: use clock bulk to get clocksChunfeng Yun1-5/+5
2021-04-02usb: xhci-mtk: support quirk to disable usb2 lpmChunfeng Yun1-0/+1
2021-03-10usb: xhci-mtk: support to build xhci-mtk-hcd.koChunfeng Yun1-29/+4
2021-03-10usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info structChunfeng Yun1-0/+1
2021-03-10usb: xhci-mtk: use clear type instead of voidChunfeng Yun1-1/+1
2021-03-10usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt structChunfeng Yun1-4/+0
2021-03-10usb: xhci-mtk: improve bandwidth scheduling with TTChunfeng Yun1-2/+4
2021-02-01usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun1-1/+3
2021-01-26usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang1-0/+13
2020-04-16USB: host: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-08-28usb: xhci-mtk: add an optional xhci_ck clockChunfeng Yun1-0/+1
2018-09-28usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun1-0/+21
2018-09-28usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun1-0/+2
2018-01-09usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPsChunfeng Yun1-1/+5
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-23usb: xhci-mtk: add optional mcu and dma bus clocksChunfeng Yun1-0/+2
2017-10-23usb: xhci-mtk: remove dummy wakeup debounce clocksChunfeng Yun1-2/+0
2017-10-23usb: xhci-mtk: support option to disable usb3 portsChunfeng Yun1-0/+1
2017-01-19usb: xhci-mtk: add reference clockChunfeng Yun1-0/+1
2016-10-27usb: xhci-mtk: make IPPC register optionalChunfeng Yun1-0/+1
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun1-0/+162