summaryrefslogtreecommitdiffstats
path: root/src/device/xhci.c
Commit message (Expand)AuthorAgeFilesLines
* device/xhci: Add functions to work with resource pointersRobert Zieba2023-03-051-94/+16
* treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas2022-12-101-1/+1
* device/xhci.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* device/xhci: Add helper method to iterate over xhci_supported_protoclRaul E Rangel2020-07-121-2/+39
* device/xhci: Add xHCI utility to enumerate capabilitiesRaul E Rangel2020-06-101-0/+86