summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2024-09-01PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device namesManivannan Sadhasivam
2024-09-01PCI: endpoint: Assign PCI domain number for endpoint controllersManivannan Sadhasivam
2024-09-01PCI: qcom-ep: Reword the error message for receiving unknown global IRQ eventManivannan Sadhasivam
2024-09-01PCI: qcom-ep: Drop the redundant masking of global IRQ eventsManivannan Sadhasivam
2024-08-31PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" existsSiddharth Vadapalli
2024-08-31PCI: xilinx-xdma: Add Xilinx QDMA Root Port driverThippeswamy Havalige
2024-08-31Merge tag 'pci-v6.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-30iommu: Allow ATS to work on VFs when the PF uses IDENTITYJason Gunthorpe
2024-08-28PCI/VPD: Remove pci_vpd_release() unused declarationsYue Haibing
2024-08-28PCI/PM: Remove __pci_pme_wakeup() unused declarationsYue Haibing
2024-08-27ACPI: RISC-V: Implement PCI related functionalitySunil V L
2024-08-27arm64: PCI: Migrate ACPI related functions to pci-acpi.cSunil V L
2024-08-23PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli
2024-08-23PCI: Make pci_bus_type constantKunwu Chan
2024-08-22PCI/pwrctl: Add WCN6855 supportKonrad Dybcio
2024-08-22PCI: xilinx-nwl: Add PHY supportSean Anderson
2024-08-22PCI: xilinx-nwl: Clean up clock on probe failure/removalSean Anderson
2024-08-22PCI: xilinx-nwl: Rate-limit misc interrupt messagesSean Anderson
2024-08-22PCI: xilinx-nwl: Fix register misspellingSean Anderson
2024-08-22PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson
2024-08-21PCI: qcom: Use OPP only if the platform supports itManivannan Sadhasivam
2024-08-21PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoCManivannan Sadhasivam
2024-08-13PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter
2024-08-09PCI: Wait for Link before restoring Downstream BusesIlpo Järvinen
2024-08-09PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()Philipp Stanner
2024-08-09PCI: Make pcim_request_region() a public functionPhilipp Stanner
2024-08-09s390/pci: Stop usurping pdev->dev.groupsLukas Wunner