| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-10 | PCI: Rename CRS Completion Status to RRS | Bjorn Helgaas | 1 | -2/+2 |
| 2022-08-25 | PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value | Pali Rohár | 1 | -17/+31 |
| 2022-03-22 | Merge branch 'remotes/lorenzo/pci/mvebu' | Bjorn Helgaas | 1 | -56/+122 |
| 2022-02-22 | PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capability | Pali Rohár | 1 | -20/+49 |
| 2022-02-22 | PCI: pci-bridge-emul: Add support for PCIe extended capabilities | Russell King | 1 | -25/+52 |
| 2022-02-22 | PCI: pci-bridge-emul: Re-arrange register tests | Russell King | 1 | -30/+31 |
| 2022-02-17 | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár | 1 | -3/+5 |
| 2022-02-03 | PCI: pci-bridge-emul: Add support for new flag PCI_BRIDGE_EMUL_NO_IO_FORWARD | Pali Rohár | 1 | -0/+9 |
| 2022-02-03 | PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDG... | Pali Rohár | 1 | -1/+1 |
| 2022-01-13 | Merge branch 'remotes/lorenzo/pci/bridge-emul' | Bjorn Helgaas | 1 | -16/+54 |
| 2021-12-06 | PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device | Pali Rohár | 1 | -0/+1 |
| 2021-12-06 | PCI: pci-bridge-emul: Correctly set PCIe capabilities | Pali Rohár | 1 | -4/+1 |
| 2021-12-06 | PCI: pci-bridge-emul: Fix definitions of reserved bits | Pali Rohár | 1 | -11/+25 |
| 2021-12-06 | PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space | Pali Rohár | 1 | -0/+21 |
| 2021-12-06 | PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only | Pali Rohár | 1 | -1/+6 |
| 2021-12-02 | PCI: pci-bridge-emul: Add definitions for missing capabilities registers | Pali Rohár | 1 | -0/+43 |
| 2021-12-02 | PCI: pci-bridge-emul: Add description for class_revision field | Pali Rohár | 1 | -1/+5 |
| 2021-10-29 | PCI: pci-bridge-emul: Fix emulation of W1C bits | Marek Behún | 1 | -0/+13 |
| 2021-02-17 | PCI: pci-bridge-emul: Fix array overruns, improve safety | Russell King | 1 | -3/+8 |
| 2020-09-07 | PCI: pci-bridge-emul: Export API functions | Pali Rohár | 1 | -0/+4 |
| 2020-05-22 | PCI: pci-bridge-emul: Eliminate the 'reserved' member | Jon Derrick | 1 | -17/+13 |
| 2020-05-22 | PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0 | Jon Derrick | 1 | -15/+16 |
| 2020-05-22 | PCI: pci-bridge-emul: Fix Root Cap/Status comment | Jon Derrick | 1 | -1/+5 |
| 2020-05-22 | PCI: pci-bridge-emul: Fix PCIe bit conflicts | Jon Derrick | 1 | -3/+3 |
| 2020-03-04 | PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITS | Heiner Kallweit | 1 | -12/+2 |
| 2019-10-17 | PCI: pci-bridge-emul: Fix big-endian support | Grzegorz Jaszczyk | 1 | -12/+13 |
| 2019-09-05 | PCI: Use static const struct, not const static struct | Krzysztof Wilczynski | 1 | -2/+2 |
| 2019-07-09 | PCI: Fix typos and whitespace errors | Bjorn Helgaas | 1 | -1/+1 |
| 2019-02-22 | PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags | Thomas Petazzoni | 1 | -1/+7 |
| 2019-02-22 | PCI: pci-bridge-emul: Create per-bridge copy of register behavior | Thomas Petazzoni | 1 | -27/+53 |
| 2018-10-18 | PCI: Introduce PCI bridge emulated config space common logic | Thomas Petazzoni | 1 | -0/+408 |