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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-17
Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+22
2024-02-09
PCI: Fix active state requirement in PME polling
Alex Williamson
1
-15
/
+22
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
1
-26
/
+52
2024-01-19
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-2
/
+36
2024-01-18
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+74
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2024-01-03
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Bjorn Helgaas
1
-0
/
+6
2023-12-23
cxl: Calculate and store PCI link latency for the downstream ports
Dave Jiang
1
-2
/
+36
2023-12-16
PCI: Use resource names in PCI log messages
Puranjay Mohan
1
-11
/
+14
2023-12-16
PCI: Update BAR # and window messages
Puranjay Mohan
1
-0
/
+60
2023-11-18
PCI: Add debug print for device ready delay
Ido Schimmel
1
-0
/
+3
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
1
-30
/
+28
2023-10-28
Merge branch 'pci/config-errs'
Bjorn Helgaas
1
-3
/
+6
2023-10-24
PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk
Bjorn Helgaas
1
-4
/
+4
2023-10-24
PCI: Use FIELD_GET()
Bjorn Helgaas
1
-23
/
+22
2023-10-18
PCI: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-3
/
+2
2023-10-11
PCI: Do error check on own line to split long "if" conditions
Ilpo Järvinen
1
-3
/
+6
2023-10-03
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
1
-1
/
+1
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
1
-16
/
+12
2023-08-29
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-7
/
+16
2023-08-29
Merge branch 'pci/pm'
Bjorn Helgaas
1
-4
/
+9
2023-08-26
PCI/PM: Only read PCI_PM_CTRL register when available
Feiyang Chen
1
-4
/
+9
2023-08-25
PCI: Tidy config space save/restore messages
Bjorn Helgaas
1
-2
/
+2
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
1
-1
/
+1
2023-08-25
PCI: Fix pci_bus_resetable(), pci_slot_resetable() name typos
Bjorn Helgaas
1
-6
/
+6
2023-08-25
PCI: Simplify pci_pio_to_address()
Bjorn Helgaas
1
-7
/
+3
2023-08-11
PCI: Fix runtime PM race with PME polling
Alex Williamson
1
-7
/
+16
2023-08-10
PCI: Make link retraining use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-6
/
+2
2023-06-26
Merge branch 'pci/pm'
Bjorn Helgaas
1
-17
/
+42
2023-06-26
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-21
/
+112
2023-06-23
PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
Ondrej Zary
1
-5
/
+5
2023-06-20
PCI: Add failed link recovery for device reset events
Maciej W. Rozycki
1
-5
/
+24
2023-06-20
PCI: Work around PCIe link training failures
Maciej W. Rozycki
1
-0
/
+2
2023-06-20
PCI: Use pcie_wait_for_link_status() in pcie_wait_for_link_delay()
Maciej W. Rozycki
1
-14
/
+3
2023-06-20
PCI: Add support for polling DLLLA to pcie_retrain_link()
Maciej W. Rozycki
1
-8
/
+20
2023-06-20
PCI: Export pcie_retrain_link() for use outside ASPM
Maciej W. Rozycki
1
-0
/
+49
2023-06-20
PCI: Export PCIe link retrain timeout
Maciej W. Rozycki
1
-1
/
+1
2023-06-07
PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links
Mika Westerberg
1
-12
/
+37
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-04-21
Merge branch 'pci/resource'
Bjorn Helgaas
1
-2
/
+1
2023-04-12
PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter
Mika Westerberg
1
-6
/
+12
2023-04-05
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
1
-2
/
+1
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
1
-2
/
+2
2023-02-25
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-34
/
+35
2023-02-22
Merge branch 'pci/reset'
Bjorn Helgaas
1
-34
/
+25
2023-02-11
Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"
Bjorn Helgaas
1
-7
/
+0
2023-02-09
PCI/DPC: Await readiness of secondary bus after reset
Lukas Wunner
1
-3
/
+0
2023-02-07
PCI: Unify delay handling for reset and resume
Lukas Wunner
1
-30
/
+24
2023-02-07
PCI/PM: Observe reset delay irrespective of bridge_d3
Lukas Wunner
1
-1
/
+1
2023-02-01
PCI: loongson: Prevent LS7A MRRS increases
Huacai Chen
1
-0
/
+10
[next]