index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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