index
:
pm24.git
master
perf-mon
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
2022-01-13
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
2021-12-06
PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device
Pali Rohár
2021-12-06
PCI: pci-bridge-emul: Correctly set PCIe capabilities
Pali Rohár
2021-12-06
PCI: pci-bridge-emul: Fix definitions of reserved bits
Pali Rohár
2021-12-06
PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space
Pali Rohár
2021-12-06
PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only
Pali Rohár
2021-12-02
PCI: pci-bridge-emul: Add definitions for missing capabilities registers
Pali Rohár
2021-12-02
PCI: pci-bridge-emul: Add description for class_revision field
Pali Rohár
2021-10-29
PCI: pci-bridge-emul: Fix emulation of W1C bits
Marek Behún
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