summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-iproc.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: iproc: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-3/+1
* PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas2022-11-101-1/+0
* PCI: iproc: Set all 24 bits of PCI class codePali Rohár2022-02-171-5/+4
* PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-1/+1
* PCI: iproc: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
* PCI: Correct misspelled and remove duplicated wordsKrzysztof Wilczyński2021-10-081-1/+1
* PCI: Fix kernel-doc formattingKrzysztof Wilczyński2021-07-061-13/+11
* Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2020-12-151-7/+22
|\
| * PCI: iproc: Enhance PCIe Link information displaySrinath Mannam2020-11-301-0/+6
| * PCI: iproc: Invalidate correct PAXB inbound windowsRoman Bacik2020-11-301-2/+11
| * PCI: iproc: Fix out-of-bound array accessesBharat Gooty2020-11-301-5/+5
* | PCI: iproc: Convert to use the new ECAM constantsKrzysztof Wilczyński2020-12-101-23/+8
|/
* 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