summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-bridge-emul.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King2021-02-171-3/+8
* PCI: pci-bridge-emul: Export API functionsPali Rohár2020-09-071-0/+4
* PCI: pci-bridge-emul: Eliminate the 'reserved' memberJon Derrick2020-05-221-17/+13
* PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0Jon Derrick2020-05-221-15/+16
* PCI: pci-bridge-emul: Fix Root Cap/Status commentJon Derrick2020-05-221-1/+5
* PCI: pci-bridge-emul: Fix PCIe bit conflictsJon Derrick2020-05-221-3/+3
* PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit2020-03-041-12/+2
* PCI: pci-bridge-emul: Fix big-endian supportGrzegorz Jaszczyk2019-10-171-12/+13
* PCI: Use static const struct, not const static structKrzysztof Wilczynski2019-09-051-2/+2
* PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-091-1/+1
* PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flagsThomas Petazzoni2019-02-221-1/+7
* PCI: pci-bridge-emul: Create per-bridge copy of register behaviorThomas Petazzoni2019-02-221-27/+53
* PCI: Introduce PCI bridge emulated config space common logicThomas Petazzoni2018-10-181-0/+408