summaryrefslogtreecommitdiffstats
path: root/src/drivers/usb/pci_xhci
Commit message (Expand)AuthorAgeFilesLines
* drivers: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-1/+1
* driver/parade to /driver/wwan: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* device: Add inline method to identify PATH_ROOTPatrick Rudolph2024-01-241-1/+1
* drivers: Add SPDX license headers to MakefilesMartin Roth2023-08-061-0/+2
* soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetreeFelix Held2023-06-091-17/+0
* soc/amd/phoenix: Hook up xhci ops in chipset.cbEric Lai2023-06-081-2/+2
* drivers/usb/pci_xhci: Add Sabrina xhci pci device idKarthikeyan Ramasubramanian2022-04-191-0/+3
* src: Make PCI ID define names shorterFelix Singer2022-03-071-5/+5
* 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