summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-iproc.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring2020-08-041-1/+0
* PCI: Drop unnecessary zeroing of bridge fieldsRob Herring2020-07-231-1/+0
* PCI: Set default bridge parent deviceRob Herring2020-07-231-1/+0
* PCI: iproc: Use pci_host_probe() to register hostRob Herring2020-07-101-13/+5
* PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu2019-12-121-0/+24
* Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2019-11-281-65/+17
|\
| * PCI: iproc: Use inbound resources for setupRob Herring2019-11-201-60/+17
| * PCI: iproc: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-5/+0
* | PCI: iproc: Invalidate PAXB address mapping before programming itAbhishek Shah2019-10-251-0/+28
|/
* PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-091-1/+1
* Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas2019-05-131-1/+43
|\
| * PCI: iproc: Add sorted dma ranges resource entries to host bridgeSrinath Mannam2019-05-061-1/+43
* | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-05-131-2/+6
|\ \
| * | PCI: iproc: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-04-011-2/+6
| |/
* | PCI: iproc: Enable iProc config read for PAXBv2Srinath Mannam2019-04-301-1/+1
* | PCI: iproc: Allow outbound configuration for 32-bit I/O regionSrinath Mannam2019-04-031-2/+19
* | PCI: iproc: Add CRS check in config readSrinath Mannam2019-04-031-2/+21
|/
* PCI: iproc: Remove PAXC slot check to allow VF supportJitendra Bhivare2018-09-181-8/+0
* PCI: iproc: Reduce inbound/outbound mapping print levelRay Jui2018-07-131-17/+17
* PCI: iproc: Reject unconfigured physical functions from PAXCRay Jui2018-07-131-1/+25
* PCI: iproc: Disable MSI parsing in certain PAXC blocksRay Jui2018-07-131-2/+32
* PCI: iproc: Fix up corrupted PAXC root complex config registersRay Jui2018-07-131-6/+59
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+1432