Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-05 | 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 |