| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-22 | PCI: iproc: Implement MSI controller node detection with of_msi_xlate() | Lorenzo Pieralisi | 1 | -17/+5 |
| 2024-09-10 | PCI: Rename CRS Completion Status to RRS | Bjorn Helgaas | 1 | -9/+9 |
| 2023-10-03 | PCI: Use PCI_HEADER_TYPE_* instead of literals | Ilpo Järvinen | 1 | -1/+1 |
| 2023-06-24 | PCI: iproc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+1 |
| 2022-11-10 | PCI: Remove unnecessary <linux/of_irq.h> includes | Bjorn Helgaas | 1 | -1/+0 |
| 2022-02-17 | PCI: iproc: Set all 24 bits of PCI class code | Pali Rohár | 1 | -5/+4 |
| 2022-02-17 | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár | 1 | -1/+1 |
| 2021-11-18 | PCI: iproc: Drop error data fabrication when config read fails | Naveen Naidu | 1 | -3/+1 |
| 2021-10-08 | PCI: Correct misspelled and remove duplicated words | Krzysztof Wilczyński | 1 | -1/+1 |
| 2021-07-06 | PCI: Fix kernel-doc formatting | Krzysztof Wilczyński | 1 | -13/+11 |
| 2020-12-15 | Merge branch 'remotes/lorenzo/pci/iproc' | Bjorn Helgaas | 1 | -7/+22 |
| 2020-12-10 | PCI: iproc: Convert to use the new ECAM constants | Krzysztof Wilczyński | 1 | -23/+8 |
| 2020-11-30 | PCI: iproc: Enhance PCIe Link information display | Srinath Mannam | 1 | -0/+6 |
| 2020-11-30 | PCI: iproc: Invalidate correct PAXB inbound windows | Roman Bacik | 1 | -2/+11 |
| 2020-11-30 | PCI: iproc: Fix out-of-bound array accesses | Bharat Gooty | 1 | -5/+5 |
| 2020-08-04 | PCI: Set bridge map_irq and swizzle_irq to default functions | Rob Herring | 1 | -1/+0 |
| 2020-07-23 | PCI: Drop unnecessary zeroing of bridge fields | Rob Herring | 1 | -1/+0 |
| 2020-07-23 | PCI: Set default bridge parent device | Rob Herring | 1 | -1/+0 |
| 2020-07-10 | PCI: iproc: Use pci_host_probe() to register host | Rob Herring | 1 | -13/+5 |
| 2019-12-12 | PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in | Wei Liu | 1 | -0/+24 |
| 2019-11-28 | Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges' | Bjorn Helgaas | 1 | -65/+17 |
| 2019-11-20 | PCI: iproc: Use inbound resources for setup | Rob Herring | 1 | -60/+17 |
| 2019-10-29 | PCI: iproc: Use pci_parse_request_of_pci_ranges() | Rob Herring | 1 | -5/+0 |
| 2019-10-25 | PCI: iproc: Invalidate PAXB address mapping before programming it | Abhishek Shah | 1 | -0/+28 |
| 2019-07-09 | PCI: Fix typos and whitespace errors | Bjorn Helgaas | 1 | -1/+1 |
| 2019-05-13 | Merge branch 'pci/iova-dma-ranges' | Bjorn Helgaas | 1 | -1/+43 |
| 2019-05-13 | Merge branch 'remotes/lorenzo/pci/misc' | Bjorn Helgaas | 1 | -2/+6 |
| 2019-05-06 | PCI: iproc: Add sorted dma ranges resource entries to host bridge | Srinath Mannam | 1 | -1/+43 |
| 2019-04-30 | PCI: iproc: Enable iProc config read for PAXBv2 | Srinath Mannam | 1 | -1/+1 |
| 2019-04-03 | PCI: iproc: Allow outbound configuration for 32-bit I/O region | Srinath Mannam | 1 | -2/+19 |
| 2019-04-03 | PCI: iproc: Add CRS check in config read | Srinath Mannam | 1 | -2/+21 |
| 2019-04-01 | PCI: iproc: Fix a leaked reference by adding missing of_node_put() | Wen Yang | 1 | -2/+6 |
| 2018-09-18 | PCI: iproc: Remove PAXC slot check to allow VF support | Jitendra Bhivare | 1 | -8/+0 |
| 2018-07-13 | PCI: iproc: Reduce inbound/outbound mapping print level | Ray Jui | 1 | -17/+17 |
| 2018-07-13 | PCI: iproc: Reject unconfigured physical functions from PAXC | Ray Jui | 1 | -1/+25 |
| 2018-07-13 | PCI: iproc: Disable MSI parsing in certain PAXC blocks | Ray Jui | 1 | -2/+32 |
| 2018-07-13 | PCI: iproc: Fix up corrupted PAXC root complex config registers | Ray Jui | 1 | -6/+59 |
| 2018-06-08 | PCI: Collect all native drivers under drivers/pci/controller/ | Shawn Lin | 1 | -0/+1432 |