Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI: pci-bridge-emul: Eliminate the 'reserved' member | Jon Derrick | 2020-05-22 | 1 | -17/+13 |
* | PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0 | Jon Derrick | 2020-05-22 | 1 | -15/+16 |
* | PCI: pci-bridge-emul: Fix Root Cap/Status comment | Jon Derrick | 2020-05-22 | 1 | -1/+5 |
* | PCI: pci-bridge-emul: Fix PCIe bit conflicts | Jon Derrick | 2020-05-22 | 1 | -3/+3 |
* | PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITS | Heiner Kallweit | 2020-03-04 | 1 | -12/+2 |
* | PCI: pci-bridge-emul: Fix big-endian support | Grzegorz Jaszczyk | 2019-10-17 | 1 | -12/+13 |
* | PCI: Use static const struct, not const static struct | Krzysztof Wilczynski | 2019-09-05 | 1 | -2/+2 |
* | PCI: Fix typos and whitespace errors | Bjorn Helgaas | 2019-07-09 | 1 | -1/+1 |
* | PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags | Thomas Petazzoni | 2019-02-22 | 1 | -1/+7 |
* | PCI: pci-bridge-emul: Create per-bridge copy of register behavior | Thomas Petazzoni | 2019-02-22 | 1 | -27/+53 |
* | PCI: Introduce PCI bridge emulated config space common logic | Thomas Petazzoni | 2018-10-18 | 1 | -0/+408 |