summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-mtk.h
AgeCommit message (Expand)Author
2024-01-04usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun
2023-11-21usb: xhci-mtk: fix in-ep's start-split check failureChunfeng Yun
2023-10-02usb: xhci-mtk: improve split scheduling by separate IN/OUT budgetChunfeng Yun
2023-10-02usb: xhci-mtk: add a bandwidth budget tableChunfeng Yun
2023-04-20usb: xhci-mtk: add optional frame count clockChunfeng Yun
2022-05-12usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun
2022-02-17usb: host: xhci-mtk: Simplify supplies handling with regulator_bulkAngeloGioacchino Del Regno
2021-08-27usb: xhci-mtk: allow bandwidth table rolloverChunfeng Yun
2021-08-26usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointChunfeng Yun
2021-08-26usb: xhci-mtk: add a member of num_esitChunfeng Yun
2021-08-26usb: xhci-mtk: support option to disable usb2 portsChunfeng Yun
2021-08-26Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"Chunfeng Yun
2021-08-05usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointIkjoon Jang
2021-06-24usb: xhci-mtk: allow multiple Start-Split in a microframeChunfeng Yun
2021-05-10usb: xhci-mtk: use bitfield instead of boolChunfeng Yun
2021-04-14usb: xhci-mtk: remove unused membersChunfeng Yun
2021-04-14usb: xhci-mtk: use clock bulk to get clocksChunfeng Yun
2021-04-02usb: xhci-mtk: support quirk to disable usb2 lpmChunfeng Yun
2021-03-10usb: xhci-mtk: support to build xhci-mtk-hcd.koChunfeng Yun
2021-03-10usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info structChunfeng Yun
2021-03-10usb: xhci-mtk: use clear type instead of voidChunfeng Yun
2021-03-10usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt structChunfeng Yun
2021-03-10usb: xhci-mtk: improve bandwidth scheduling with TTChunfeng Yun
2021-02-01usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun
2021-01-26usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang
2020-04-16USB: host: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-08-28usb: xhci-mtk: add an optional xhci_ck clockChunfeng Yun
2018-09-28usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun
2018-09-28usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun
2018-01-09usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPsChunfeng Yun
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-23usb: xhci-mtk: add optional mcu and dma bus clocksChunfeng Yun
2017-10-23usb: xhci-mtk: remove dummy wakeup debounce clocksChunfeng Yun
2017-10-23usb: xhci-mtk: support option to disable usb3 portsChunfeng Yun
2017-01-19usb: xhci-mtk: add reference clockChunfeng Yun
2016-10-27usb: xhci-mtk: make IPPC register optionalChunfeng Yun
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun