summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-rockchip-host.c
AgeCommit message (Expand)Author
2023-12-19PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()Damien Le Moal
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-06-24PCI: rockchip-host: Convert to platform remove callback returning voidUwe Kleine-König
2022-11-10PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas
2022-07-27PCI: Convert to new *_PM_OPS macrosBjorn Helgaas
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2021-11-18PCI: rockchip-host: Drop error data fabrication when config read failsNaveen Naidu
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-07-01PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński
2020-09-08PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()Lorenzo Pieralisi
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński
2020-07-23PCI: rockchip: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-07-23PCI: Drop unnecessary zeroing of bridge fieldsRob Herring
2020-07-23PCI: Set default bridge parent deviceRob Herring
2020-07-10PCI: rockchip: Use pci_host_probe() to register hostRob Herring
2019-12-12PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas
2019-11-20PCI: rockchip: Make some regulators non-optionalRobin Murphy
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring
2019-10-29PCI: rockchip: Drop storing driver private outbound resource dataRob Herring
2019-10-29PCI: rockchip: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-09-04PCI: rockchip: Propagate errors for optional regulatorsThierry Reding
2019-04-01PCI: rockchip: Fix a leaked reference by adding missing of_node_put()Wen Yang
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin