summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-bridge-emul.c
AgeCommit message (Expand)Author
2022-08-25PCI: pci-bridge-emul: Set position of PCI capabilities to real HW valuePali Rohár
2022-03-22Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas
2022-02-22PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capabilityPali Rohár
2022-02-22PCI: pci-bridge-emul: Add support for PCIe extended capabilitiesRussell King
2022-02-22PCI: pci-bridge-emul: Re-arrange register testsRussell King
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-02-03PCI: pci-bridge-emul: Add support for new flag PCI_BRIDGE_EMUL_NO_IO_FORWARDPali Rohár
2022-02-03PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDG...Pali Rohár
2022-01-13Merge branch 'remotes/lorenzo/pci/bridge-emul'Bjorn Helgaas
2021-12-06PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe devicePali Rohár
2021-12-06PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár
2021-12-06PCI: pci-bridge-emul: Fix definitions of reserved bitsPali Rohár
2021-12-06PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config spacePali Rohár
2021-12-06PCI: pci-bridge-emul: Make expansion ROM Base Address register read-onlyPali Rohár
2021-12-02PCI: pci-bridge-emul: Add definitions for missing capabilities registersPali Rohár
2021-12-02PCI: pci-bridge-emul: Add description for class_revision fieldPali Rohár
2021-10-29PCI: pci-bridge-emul: Fix emulation of W1C bitsMarek Behún
2021-02-17PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King
2020-09-07PCI: pci-bridge-emul: Export API functionsPali Rohár
2020-05-22PCI: pci-bridge-emul: Eliminate the 'reserved' memberJon Derrick
2020-05-22PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0Jon Derrick
2020-05-22PCI: pci-bridge-emul: Fix Root Cap/Status commentJon Derrick
2020-05-22PCI: pci-bridge-emul: Fix PCIe bit conflictsJon Derrick
2020-03-04PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2019-10-17PCI: pci-bridge-emul: Fix big-endian supportGrzegorz Jaszczyk
2019-09-05PCI: Use static const struct, not const static structKrzysztof Wilczynski
2019-07-09PCI: Fix typos and whitespace errorsBjorn Helgaas
2019-02-22PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flagsThomas Petazzoni
2019-02-22PCI: pci-bridge-emul: Create per-bridge copy of register behaviorThomas Petazzoni
2018-10-18PCI: Introduce PCI bridge emulated config space common logicThomas Petazzoni