aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/pcie-rockchip-host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-27PCI: Convert to new *_PM_OPS macrosBjorn Helgaas1-4/+4
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-1/+1
2021-11-18PCI: rockchip-host: Drop error data fabrication when config read failsNaveen Naidu1-3/+1
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-5/+3
2021-07-01PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas1-6/+6
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński1-14/+13
2020-09-08PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()Lorenzo Pieralisi1-7/+4
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas1-9/+3
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring1-2/+0
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring1-5/+0
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński1-9/+3
2020-07-23PCI: rockchip: Use pci_is_root_bus() to check if bus is root busRob Herring1-10/+7
2020-07-23PCI: Drop unnecessary zeroing of bridge fieldsRob Herring1-1/+0
2020-07-23PCI: Set default bridge parent deviceRob Herring1-1/+0
2020-07-10PCI: rockchip: Use pci_host_probe() to register hostRob Herring1-14/+4
2019-12-12PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra1-1/+3
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas1-59/+30
2019-11-20PCI: rockchip: Make some regulators non-optionalRobin Murphy1-44/+25
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring1-1/+2
2019-10-29PCI: rockchip: Drop storing driver private outbound resource dataRob Herring1-31/+23
2019-10-29PCI: rockchip: Use pci_parse_request_of_pci_ranges()Rob Herring1-29/+7
2019-09-04PCI: rockchip: Propagate errors for optional regulatorsThierry Reding1-8/+8
2019-04-01PCI: rockchip: Fix a leaked reference by adding missing of_node_put()Wen Yang1-0/+1
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+1142