summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-rockchip-host.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()Damien Le Moal2023-12-191-2/+2
* PCI: Explicitly include correct DT includesRob Herring2023-07-181-3/+1
* PCI: rockchip-host: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
* PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas2022-11-101-1/+0
* PCI: Convert to new *_PM_OPS macrosBjorn Helgaas2022-07-271-4/+4
* PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-1/+1
* PCI: rockchip-host: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
* PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-021-5/+3
* PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas2021-07-011-6/+6
* PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński2020-12-101-14/+13
* PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()Lorenzo Pieralisi2020-09-081-7/+4
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-051-9/+3
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński2020-08-031-9/+3
* | PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring2020-08-041-2/+0
* | PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-5/+0
* | PCI: rockchip: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-10/+7
* | PCI: Drop unnecessary zeroing of bridge fieldsRob Herring2020-07-231-1/+0
* | PCI: Set default bridge parent deviceRob Herring2020-07-231-1/+0
* | PCI: rockchip: Use pci_host_probe() to register hostRob Herring2020-07-101-14/+4
|/
* PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra2019-12-121-1/+3
* Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2019-11-281-59/+30
|\
| * PCI: of: Add inbound resource parsing to helpersRob Herring2019-11-201-1/+2
| * PCI: rockchip: Drop storing driver private outbound resource dataRob Herring2019-10-291-31/+23
| * PCI: rockchip: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-29/+7
* | PCI: rockchip: Make some regulators non-optionalRobin Murphy2019-11-201-44/+25
|/
* PCI: rockchip: Propagate errors for optional regulatorsThierry Reding2019-09-041-8/+8
* PCI: rockchip: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-011-0/+1
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+1142