aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci-bridge-emul.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-17PCI: pci-bridge-emul: Fix big-endian supportGravatar Grzegorz Jaszczyk 1-12/+13
2019-09-05PCI: Use static const struct, not const static structGravatar Krzysztof Wilczynski 1-2/+2
2019-07-09PCI: Fix typos and whitespace errorsGravatar Bjorn Helgaas 1-1/+1
2019-02-22PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flagsGravatar Thomas Petazzoni 1-1/+7
2019-02-22PCI: pci-bridge-emul: Create per-bridge copy of register behaviorGravatar Thomas Petazzoni 1-27/+53
2018-10-18PCI: Introduce PCI bridge emulated config space common logicGravatar Thomas Petazzoni 1-0/+408