index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-08-25
PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
Pali Rohár
2022-03-22
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
2022-02-22
PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capability
Pali Rohár
2022-02-22
PCI: pci-bridge-emul: Add support for PCIe extended capabilities
Russell King
2022-02-22
PCI: pci-bridge-emul: Re-arrange register tests
Russell King
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-03
PCI: pci-bridge-emul: Add support for new flag PCI_BRIDGE_EMUL_NO_IO_FORWARD
Pali Rohár
2022-02-03
PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDG...
Pali Rohár
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