index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-bridge-emul.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
1
-2
/
+2
2022-08-25
PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
Pali Rohár
1
-17
/
+31
2022-03-23
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-56
/
+122
2022-02-22
PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capability
Pali Rohár
1
-20
/
+49
2022-02-22
PCI: pci-bridge-emul: Add support for PCIe extended capabilities
Russell King
1
-25
/
+52
2022-02-22
PCI: pci-bridge-emul: Re-arrange register tests
Russell King
1
-30
/
+31
2022-02-18
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
1
-3
/
+5
2022-02-03
PCI: pci-bridge-emul: Add support for new flag PCI_BRIDGE_EMUL_NO_IO_FORWARD
Pali Rohár
1
-0
/
+9
2022-02-03
PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDG...
Pali Rohár
1
-1
/
+1
2022-01-13
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
1
-16
/
+54
2021-12-06
PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device
Pali Rohár
1
-0
/
+1
2021-12-06
PCI: pci-bridge-emul: Correctly set PCIe capabilities
Pali Rohár
1
-4
/
+1
2021-12-06
PCI: pci-bridge-emul: Fix definitions of reserved bits
Pali Rohár
1
-11
/
+25
2021-12-06
PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space
Pali Rohár
1
-0
/
+21
2021-12-06
PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only
Pali Rohár
1
-1
/
+6
2021-12-02
PCI: pci-bridge-emul: Add definitions for missing capabilities registers
Pali Rohár
1
-0
/
+43
2021-12-02
PCI: pci-bridge-emul: Add description for class_revision field
Pali Rohár
1
-1
/
+5
2021-10-29
PCI: pci-bridge-emul: Fix emulation of W1C bits
Marek Behún
1
-0
/
+13
2021-02-18
PCI: pci-bridge-emul: Fix array overruns, improve safety
Russell King
1
-3
/
+8
2020-09-07
PCI: pci-bridge-emul: Export API functions
Pali Rohár
1
-0
/
+4
2020-05-22
PCI: pci-bridge-emul: Eliminate the 'reserved' member
Jon Derrick
1
-17
/
+13
2020-05-22
PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0
Jon Derrick
1
-15
/
+16
2020-05-22
PCI: pci-bridge-emul: Fix Root Cap/Status comment
Jon Derrick
1
-1
/
+5
2020-05-22
PCI: pci-bridge-emul: Fix PCIe bit conflicts
Jon Derrick
1
-3
/
+3
2020-03-05
PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITS
Heiner Kallweit
1
-12
/
+2
2019-10-17
PCI: pci-bridge-emul: Fix big-endian support
Grzegorz Jaszczyk
1
-12
/
+13
2019-09-05
PCI: Use static const struct, not const static struct
Krzysztof Wilczynski
1
-2
/
+2
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+1
2019-02-22
PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
Thomas Petazzoni
1
-1
/
+7
2019-02-22
PCI: pci-bridge-emul: Create per-bridge copy of register behavior
Thomas Petazzoni
1
-27
/
+53
2018-10-18
PCI: Introduce PCI bridge emulated config space common logic
Thomas Petazzoni
1
-0
/
+408