summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-rockchip.h
AgeCommit message (Expand)Author
2023-07-13PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI addressRick Wertenbroek
2023-06-22PCI: rockchip: Don't advertise MSI-X in PCIe capabilitiesRick Wertenbroek
2023-06-22PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek
2023-06-22PCI: rockchip: Fix window mapping and address translation for endpointRick Wertenbroek
2023-06-22PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek
2023-06-22PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek
2023-06-22PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński
2020-07-23PCI: rockchip: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-07-10PCI: rockchip: Use pci_host_probe() to register hostRob Herring
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas
2019-11-21x86/PCI: Correct SPDX comment styleKrzysztof Wilczynski
2019-10-29PCI: rockchip: Drop storing driver private outbound resource dataRob Herring
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin