summaryrefslogtreecommitdiffstats
path: root/src/include/device/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* device/xhci: Add struct for capability registersRobert Zieba2023-03-071-0/+13
* device/xhci: Add functions to work with resource pointersRobert Zieba2023-03-051-0/+6
* treewide: Remove duplicated includesElyes Haouas2022-12-211-1/+0
* device/xhci: Factor out `struct xhci_usb_info`Robert Zieba2022-11-091-0/+14
* device/xhci: Factor out common PORTSC codeRobert Zieba2022-11-091-1/+37
* device/xhci: Add helper method to iterate over xhci_supported_protoclRaul E Rangel2020-07-121-0/+8
* device/xhci: Add xHCI utility to enumerate capabilitiesRaul E Rangel2020-06-101-0/+57