index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-bridge-emul.c
Age
Commit message (
Expand
)
Author
2021-02-17
PCI: pci-bridge-emul: Fix array overruns, improve safety
Russell King
2020-09-07
PCI: pci-bridge-emul: Export API functions
Pali Rohár
2020-05-22
PCI: pci-bridge-emul: Eliminate the 'reserved' member
Jon Derrick
2020-05-22
PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0
Jon Derrick
2020-05-22
PCI: pci-bridge-emul: Fix Root Cap/Status comment
Jon Derrick
2020-05-22
PCI: pci-bridge-emul: Fix PCIe bit conflicts
Jon Derrick
2020-03-04
PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITS
Heiner Kallweit
2019-10-17
PCI: pci-bridge-emul: Fix big-endian support
Grzegorz Jaszczyk
2019-09-05
PCI: Use static const struct, not const static struct
Krzysztof Wilczynski
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2019-02-22
PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
Thomas Petazzoni
2019-02-22
PCI: pci-bridge-emul: Create per-bridge copy of register behavior
Thomas Petazzoni
2018-10-18
PCI: Introduce PCI bridge emulated config space common logic
Thomas Petazzoni