summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-rockchip.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI addressRick Wertenbroek2023-07-131-3/+3
* PCI: rockchip: Don't advertise MSI-X in PCIe capabilitiesRick Wertenbroek2023-06-221-0/+5
* PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek2023-06-221-0/+1
* PCI: rockchip: Fix window mapping and address translation for endpointRick Wertenbroek2023-06-221-15/+20
* PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek2023-06-221-1/+5
* PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek2023-06-221-0/+2
* PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek2023-06-221-0/+2
* PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-1/+0
* PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński2020-12-101-7/+1
* PCI: rockchip: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-1/+0
* PCI: rockchip: Use pci_host_probe() to register hostRob Herring2020-07-101-1/+0
* Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2019-11-281-5/+0
|\
| * PCI: rockchip: Drop storing driver private outbound resource dataRob Herring2019-10-291-5/+0
* | x86/PCI: Correct SPDX comment styleKrzysztof Wilczynski2019-11-211-1/+1
|/
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+338