summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-09-10PCI: Wait for device readiness with Configuration RRSBjorn Helgaas
2024-09-09PCI: brcmstb: Sort enums, pcie_offsets[], pcie_cfg_data, .compatible stringsBjorn Helgaas
2024-09-09PCI: imx6: Call common PHY API to set mode, speed, and submodeFrank Li
2024-09-09PCI: imx6: Consolidate redundant if-checksFrank Li
2024-09-09PCI: imx6: Improve comment for workaround ERR010728Frank Li
2024-09-09PCI: imx6: Simplify switch-case logic by involve core_reset callbackFrank Li
2024-09-09PCI: imx6: Introduce SoC specific callbacks for controlling REFCLKFrank Li
2024-09-09PCI: imx6: Rename imx6_* with imx_*Frank Li
2024-09-09PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li
2024-09-09PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSIRichard Zhu
2024-09-09PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MPRichard Zhu
2024-09-09PCI: Use an error code with PCIe failed link retrainingMaciej W. Rozycki
2024-09-09PCI: Correct error reporting with PCIe failed link retrainingMaciej W. Rozycki
2024-09-09PCI: Revert to the original speed after PCIe failed link retrainingMaciej W. Rozycki
2024-09-09PCI: Clear the LBMS bit after a link retrainMaciej W. Rozycki
2024-09-07PCI: brcmstb: Enable 7712 SoCsJim Quinlan
2024-09-07PCI: brcmstb: Change field name from 'type' to 'soc_base'Jim Quinlan
2024-09-07PCI: brcmstb: Check return value of all reset_control_* callsJim Quinlan
2024-09-07PCI: brcmstb: Refactor for chips with many regular inbound windowsJim Quinlan
2024-09-06Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-06PCI/NPEM: Add _DSM PCIe SSD status LED managementMariusz Tkaczyk
2024-09-06PCI: Add ACS quirk for Qualcomm SA8775PSubramanian Ananthanarayanan
2024-09-06PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()Alexandra Diupina
2024-09-06PCI: altera: Replace TLP_REQ_ID() with macro PCI_DEVID()Jinjie Ruan
2024-09-04PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk
2024-09-04PCI: j721e: Add suspend and resume supportThéo Lebrun
2024-09-04PCI: j721e: Use T_PERST_CLK_US macroThomas Richard
2024-09-04PCI: Add T_PERST_CLK_US macroThomas Richard
2024-09-04PCI: brcmstb: Don't conflate the reset rescal with PHY ctrlJim Quinlan
2024-09-04PCI: brcmstb: Remove two unused constants from driverJim Quinlan
2024-09-04PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specificJim Quinlan
2024-09-04PCI: brcmstb: Use swinit reset if availableJim Quinlan
2024-09-04PCI: brcmstb: Use bridge reset if availableJim Quinlan
2024-09-04PCI: brcmstb: Use common error handling code in brcm_pcie_probe()Jim Quinlan
2024-09-03PCI/pwrctl: Rescan bus on a separate threadBartosz Golaszewski
2024-09-03PCI: Don't rely on of_platform_depopulate() for reused OF-nodesBartosz Golaszewski
2024-09-03PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc descriptionBjorn Helgaas
2024-09-03PCI: mediatek: Drop excess mtk_pcie.mem kerneldoc descriptionBjorn Helgaas
2024-09-03PCI: j721e: Add reset GPIO to struct j721e_pcieThéo Lebrun
2024-09-03PCI: j721e: Use dev_err_probe() in the probe() functionThomas Richard
2024-09-03PCI: cadence: Set cdns_pcie_host_init() globalThomas Richard
2024-09-03PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()Thomas Richard
2024-09-03PCI: mediatek-gen3: Add Airoha EN7581 supportLorenzo Bianconi
2024-09-03PCI: mediatek-gen3: Rely on reset_bulk APIs for PHY reset linesLorenzo Bianconi
2024-09-03PCI: mediatek-gen3: Add mtk_gen3_pcie_pdata data structureLorenzo Bianconi
2024-09-01PCI: rcar-gen4: Make read-only const array check_addr staticColin Ian King
2024-09-01PCI/AER: Use PCI_DEVID() macro in aer_inject()Jinjie Ruan
2024-09-01PCI: vmd: Fix indentation issue in vmd_shutdown()Riyan Dhiman
2024-09-01PCI: qcom: Disable mirroring of DBI and iATU register space in BAR regionPrudhvi Yarlagadda
2024-09-01PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interruptManivannan Sadhasivam