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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
PCI: Wait for device readiness with Configuration RRS
Bjorn Helgaas
3
-19
/
+36
2024-09-10
PCI: brcmstb: Sort enums, pcie_offsets[], pcie_cfg_data, .compatible strings
Bjorn Helgaas
1
-45
/
+45
2024-09-09
PCI: imx6: Call common PHY API to set mode, speed, and submode
Frank Li
1
-0
/
+16
2024-09-09
PCI: imx6: Consolidate redundant if-checks
Frank Li
1
-2
/
+0
2024-09-09
PCI: imx6: Improve comment for workaround ERR010728
Frank Li
1
-3
/
+20
2024-09-09
PCI: imx6: Simplify switch-case logic by involve core_reset callback
Frank Li
1
-63
/
+71
2024-09-09
PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
Frank Li
1
-60
/
+51
2024-09-09
PCI: imx6: Rename imx6_* with imx_*
Frank Li
1
-375
/
+374
2024-09-09
PCI: imx6: Fix missing call to phy_power_off() in error handling
Frank Li
1
-3
/
+4
2024-09-09
PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
Richard Zhu
1
-0
/
+2
2024-09-09
PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MP
Richard Zhu
1
-2
/
+4
2024-09-09
PCI: Use an error code with PCIe failed link retraining
Maciej W. Rozycki
3
-14
/
+14
2024-09-09
PCI: Correct error reporting with PCIe failed link retraining
Maciej W. Rozycki
1
-4
/
+8
2024-09-09
PCI: Revert to the original speed after PCIe failed link retraining
Maciej W. Rozycki
1
-1
/
+10
2024-09-09
PCI: Clear the LBMS bit after a link retrain
Maciej W. Rozycki
1
-1
/
+9
2024-09-07
PCI: brcmstb: Enable 7712 SoCs
Jim Quinlan
1
-0
/
+20
2024-09-07
PCI: brcmstb: Change field name from 'type' to 'soc_base'
Jim Quinlan
1
-21
/
+21
2024-09-07
PCI: brcmstb: Check return value of all reset_control_* calls
Jim Quinlan
1
-30
/
+73
2024-09-07
PCI: brcmstb: Refactor for chips with many regular inbound windows
Jim Quinlan
1
-54
/
+182
2024-09-07
Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+41
2024-09-06
PCI/NPEM: Add _DSM PCIe SSD status LED management
Mariusz Tkaczyk
1
-8
/
+180
2024-09-06
PCI: Add ACS quirk for Qualcomm SA8775P
Subramanian Ananthanarayanan
1
-0
/
+2
2024-09-06
PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()
Alexandra Diupina
1
-2
/
+2
2024-09-06
PCI: altera: Replace TLP_REQ_ID() with macro PCI_DEVID()
Jinjie Ruan
1
-2
/
+1
2024-09-05
PCI/NPEM: Add Native PCIe Enclosure Management support
Mariusz Tkaczyk
6
-0
/
+445
2024-09-04
PCI: j721e: Add suspend and resume support
Théo Lebrun
1
-6
/
+92
2024-09-04
PCI: j721e: Use T_PERST_CLK_US macro
Thomas Richard
1
-1
/
+1
2024-09-04
PCI: Add T_PERST_CLK_US macro
Thomas Richard
1
-1
/
+16
2024-09-04
PCI: brcmstb: Don't conflate the reset rescal with PHY ctrl
Jim Quinlan
1
-3
/
+14
2024-09-04
PCI: brcmstb: Remove two unused constants from driver
Jim Quinlan
1
-5
/
+0
2024-09-04
PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
Jim Quinlan
1
-15
/
+24
2024-09-04
PCI: brcmstb: Use swinit reset if available
Jim Quinlan
1
-0
/
+24
2024-09-04
PCI: brcmstb: Use bridge reset if available
Jim Quinlan
1
-1
/
+17
2024-09-04
PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
Jim Quinlan
1
-13
/
+12
2024-09-04
PCI/pwrctl: Rescan bus on a separate thread
Bartosz Golaszewski
2
-4
/
+24
2024-09-04
PCI: Don't rely on of_platform_depopulate() for reused OF-nodes
Bartosz Golaszewski
1
-1
/
+17
2024-09-04
PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc description
Bjorn Helgaas
1
-1
/
+0
2024-09-04
PCI: mediatek: Drop excess mtk_pcie.mem kerneldoc description
Bjorn Helgaas
1
-1
/
+0
2024-09-03
PCI: j721e: Add reset GPIO to struct j721e_pcie
Théo Lebrun
1
-0
/
+2
2024-09-03
PCI: j721e: Use dev_err_probe() in the probe() function
Thomas Richard
1
-11
/
+8
2024-09-03
PCI: cadence: Set cdns_pcie_host_init() global
Thomas Richard
2
-3
/
+8
2024-09-03
PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
Thomas Richard
2
-13
/
+32
2024-09-03
PCI: mediatek-gen3: Add Airoha EN7581 support
Lorenzo Bianconi
2
-2
/
+113
2024-09-03
PCI: mediatek-gen3: Rely on reset_bulk APIs for PHY reset lines
Lorenzo Bianconi
1
-12
/
+33
2024-09-03
PCI: mediatek-gen3: Add mtk_gen3_pcie_pdata data structure
Lorenzo Bianconi
1
-3
/
+21
2024-09-01
PCI: rcar-gen4: Make read-only const array check_addr static
Colin Ian King
1
-1
/
+6
2024-09-01
PCI/AER: Use PCI_DEVID() macro in aer_inject()
Jinjie Ruan
1
-2
/
+2
2024-09-01
PCI: vmd: Fix indentation issue in vmd_shutdown()
Riyan Dhiman
1
-2
/
+2
2024-09-01
PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
Prudhvi Yarlagadda
3
-15
/
+61
2024-09-01
PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt
Manivannan Sadhasivam
1
-1
/
+54
[prev]
[next]