aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-mtk.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07usb: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-03-02usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun1-1/+48
2022-06-07usb: xhci-mtk: disable all ports when disable host controllerChunfeng Yun1-2/+4
2021-02-10usb: xhci-mtk: support option to disable portsChunfeng Yun1-3/+20
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-16usb: xhci: Include device_compat.hSean Anderson1-2/+3
2020-10-01usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun1-0/+1
2020-05-02xhci: mediatek: Add support for MTK xHCI host controllerChunfeng Yun1-0/+303