summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-xilinx-nwl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-061-9/+2
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski2020-08-031-9/+2
* | 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-7/+0
* | PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-7/+3
* | PCI: Set default bridge parent deviceRob Herring2020-07-231-1/+0
* | PCI: xilinx-nwl: Use pci_host_probe() to register hostRob Herring2020-07-101-13/+1
|/
* PCI: of: Add inbound resource parsing to helpersRob Herring2019-11-201-1/+2
* PCI: xilinx-nwl: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-16/+4
* PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada2019-06-261-6/+5
* PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()Bjorn Helgaas2019-03-211-5/+4
* PCI: Remove unnecessary check of device_type == pciRob Herring2018-09-251-9/+0
* PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire2018-06-291-1/+1
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+917