summaryrefslogtreecommitdiffstats
path: root/src/drivers/usb/pci_xhci
Commit message (Expand)AuthorAgeFilesLines
* drivers/usb/pci_xhci: Add cezanne xhci pci devce idMathew King2021-03-101-0/+1
* acpi: Move PCI functions to separate fileTim Wawrzynczak2021-03-011-0/+1
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* drivers/usb: Avoid NULL pointer dereferenceJohn Zhao2020-07-261-2/+7
* drivers/usb/pci_xhci: Don't return ACPI names for missing portsRaul E Rangel2020-07-121-9/+96
* drivers/usb/pci_xhci: Switch to using xhci_for_each_supported_usb_capRaul E Rangel2020-07-121-15/+2
* drivers/usb/pci_xhci: Add Picasso xHCI controllersRaul E Rangel2020-07-101-0/+3
* drivers/usb/pci_xhci: Add a driver to generate xHCI ACPI nodesRaul E Rangel2020-07-104-0/+206