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