index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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