summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2022-12-06PCI: vmd: Fix secondary bus reset for Intel bridgesFrancisco Munoz
2022-11-28PCI: hv: update comment in x86 specific hv_arch_irq_unmaskOlaf Hering
2022-11-23PCI: dwc: Add Baikal-T1 PCIe controller supportSerge Semin
2022-11-23PCI: dwc: Introduce generic platform clocks and resetsSerge Semin
2022-11-23PCI: dwc: Combine iATU detection proceduresSerge Semin
2022-11-23PCI: dwc: Introduce generic resources getterSerge Semin
2022-11-23PCI: dwc: Introduce generic controller capabilities interfaceSerge Semin
2022-11-23PCI: dwc: Introduce dma-ranges property support for RC-hostSerge Semin
2022-11-17PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas
2022-11-17x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSThomas Gleixner
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner
2022-11-14PCI: histb: Switch to using gpiod APIDmitry Torokhov
2022-11-12PCI: hv: Only reuse existing IRTE allocation for Multi-MSIDexuan Cui
2022-11-11PCI: imx6: Initialize PHY before deasserting core resetSascha Hauer
2022-11-11PCI: qcom: Add basic interconnect supportJohan Hovold
2022-11-11PCI: vmd: Disable MSI remapping after suspendNirmal Patel
2022-11-11PCI: brcmstb: Set RCB_{MPS,64B}_MODE bitsJim Quinlan
2022-11-11PCI: brcmstb: Drop needless 'inline' annotationsJim Quinlan
2022-11-11PCI: brcmstb: Replace status loops with read_poll_timeout_atomic()Jim Quinlan
2022-11-11PCI: brcmstb: Wait for 100ms following PERST# deassertJim Quinlan
2022-11-11PCI: brcmstb: Enable Multi-MSIJim Quinlan
2022-11-10PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas
2022-11-10PCI: xgene-msi: Include <linux/irqdomain.h> explicitlyBjorn Helgaas
2022-11-10PCI: mvebu: Include <linux/irqdomain.h> explicitlyBjorn Helgaas
2022-11-10PCI: microchip: Include <linux/irqdomain.h> explicitlyBjorn Helgaas
2022-11-10PCI: altera-msi: Include <linux/irqdomain.h> explicitlyBjorn Helgaas
2022-11-10PCI: dwc: Use dev_info for PCIe link down event loggingVidya Sagar
2022-11-10PCI: qcom: Fix error message for reset_control_assert()Manivannan Sadhasivam
2022-11-03PCI: hv: Fix the definition of vector in hv_compose_msi_msg()Dexuan Cui
2022-10-27PCI: tegra: Switch to using devm_fwnode_gpiod_getDmitry Torokhov
2022-10-27PCI: designware-ep: Disable PTM capabilities for EP modeVidya Sagar
2022-10-27PCI: dwc: Fix n_fts[] array overrunVidya Sagar
2022-10-17Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"Jon Hunter
2022-10-17PCI: qcom-ep: Setup PHY to work in EP modeDmitry Baryshkov
2022-10-17PCI: qcom: Setup PHY to work in RC modeDmitry Baryshkov
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-05Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2022-10-05Merge branch 'pci/qcom'Bjorn Helgaas
2022-10-05Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas
2022-10-05Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2022-10-05Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2022-10-05Merge branch 'remotes/lorenzo/pci/bridge-emul'Bjorn Helgaas
2022-10-05Merge branch 'remotes/lorenzo/pci/apple'Bjorn Helgaas
2022-10-05PCI: qcom-ep: Check platform_get_resource_byname() return valueYang Yingliang
2022-10-05PCI: qcom-ep: Add support for SM8450 SoCManivannan Sadhasivam
2022-10-05PCI: qcom-ep: Make PERST separation optionalManivannan Sadhasivam
2022-10-05PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe trafficManivannan Sadhasivam
2022-10-05PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SSManivannan Sadhasivam
2022-10-05PCI: qcom-ep: Expose link transition counts via debugfsManivannan Sadhasivam
2022-10-05PCI: qcom-ep: Disable IRQs during driver removeManivannan Sadhasivam