summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-mtk.h
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun2022-05-121-2/+0
* usb: host: xhci-mtk: Simplify supplies handling with regulator_bulkAngeloGioacchino Del Regno2022-02-171-2/+3
* usb: xhci-mtk: allow bandwidth table rolloverChunfeng Yun2021-08-271-1/+2
* usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointChunfeng Yun2021-08-261-2/+9
* usb: xhci-mtk: add a member of num_esitChunfeng Yun2021-08-261-0/+2
* usb: xhci-mtk: support option to disable usb2 portsChunfeng Yun2021-08-261-0/+1
* Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"Chunfeng Yun2021-08-261-8/+7
* usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointIkjoon Jang2021-08-051-7/+8
* usb: xhci-mtk: allow multiple Start-Split in a microframeChunfeng Yun2021-06-241-2/+0
* usb: xhci-mtk: use bitfield instead of boolChunfeng Yun2021-05-101-4/+4
* usb: xhci-mtk: remove unused membersChunfeng Yun2021-04-141-3/+0
* usb: xhci-mtk: use clock bulk to get clocksChunfeng Yun2021-04-141-5/+5
* usb: xhci-mtk: support quirk to disable usb2 lpmChunfeng Yun2021-04-021-0/+1
* usb: xhci-mtk: support to build xhci-mtk-hcd.koChunfeng Yun2021-03-101-29/+4
* usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info structChunfeng Yun2021-03-101-0/+1
* usb: xhci-mtk: use clear type instead of voidChunfeng Yun2021-03-101-1/+1
* usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt structChunfeng Yun2021-03-101-4/+0
* usb: xhci-mtk: improve bandwidth scheduling with TTChunfeng Yun2021-03-101-2/+4
* usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun2021-02-011-1/+3
* usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang2021-01-261-0/+13
* USB: host: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-161-1/+1
* USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-231-1/+1
* usb: xhci-mtk: add an optional xhci_ck clockChunfeng Yun2019-08-281-0/+1
* usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun2018-09-281-0/+21
* usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun2018-09-281-0/+2
* usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPsChunfeng Yun2018-01-091-1/+5
* USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-071-10/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: xhci-mtk: add optional mcu and dma bus clocksChunfeng Yun2017-10-231-0/+2
* usb: xhci-mtk: remove dummy wakeup debounce clocksChunfeng Yun2017-10-231-2/+0
* usb: xhci-mtk: support option to disable usb3 portsChunfeng Yun2017-10-231-0/+1
* usb: xhci-mtk: add reference clockChunfeng Yun2017-01-191-0/+1
* usb: xhci-mtk: make IPPC register optionalChunfeng Yun2016-10-271-0/+1
* xhci: mediatek: support MTK xHCI host controllerChunfeng Yun2015-12-011-0/+162