summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2023-08-29PCI: qcom-ep: Treat unknown IRQ events as an errorManivannan Sadhasivam
2023-08-26PCI: qcom-ep: Add eDMA supportManivannan Sadhasivam
2023-08-25PCI: qcom: Add support for sa8775p SoCMrinmay Sarkar
2023-08-25PCI: qcom-ep: Pass alignment restriction to the EPF coreManivannan Sadhasivam
2023-08-25PCI: Fix typos in docs and commentsBjorn Helgaas
2023-08-25PCI: mvebu: Remove unused busn memberPali Rohár
2023-08-24PCI: brcmstb: Remove stale commentJim Quinlan
2023-08-24PCI: brcmstb: Assert PERST# on BCM2711Jim Quinlan
2023-08-24PCI: layerscape: Add power management support for ls1028aHou Zhiqiang
2023-08-24PCI: dwc: Implement generic suspend/resume functionalityFrank Li
2023-08-24PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao
2023-08-24PCI: layerscape: Add support for link-down notificationFrank Li
2023-08-23PCI: fu740: Set the number of MSI vectorsYong-Xuan Wang
2023-08-22PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernationDexuan Cui
2023-08-22PCI: vmd: Disable bridge window for domain resetNirmal Patel
2023-08-08PCI: dwc: Provide deinit callback for i.MXMark Brown
2023-08-08PCI: microchip: Re-partition code between probe() and init()Daire McNamara
2023-08-08PCI: microchip: Gather MSI information from hardware config registersDaire McNamara
2023-08-08PCI: microchip: Clean up initialisation of interruptsDaire McNamara
2023-08-08PCI: microchip: Enable event handlers to access bridge and control pointersDaire McNamara
2023-08-08PCI: microchip: Align register, offset, and mask names with HW docsDaire McNamara
2023-08-08PCI: microchip: Enable building driver as a moduleDaire McNamara
2023-08-08PCI: microchip: Correct the DED and SEC interrupt bit offsetsDaire McNamara
2023-08-07PCI: apple: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-08-04Revert "PCI: mvebu: Mark driver as BROKEN"Bjorn Helgaas
2023-08-03Revert "PCI: tegra194: Enable support for 256 Byte payload"Vidya Sagar
2023-07-26Revert "PCI: dwc: Wait for link up only if link is started"Johan Hovold
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-07-13PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI addressRick Wertenbroek
2023-07-13PCI: microchip: Remove cast between incompatible function typeKrzysztof Wilczyński
2023-07-13PCI: keembay: Remove cast between incompatible function typeKrzysztof Wilczyński
2023-07-13PCI: meson: Remove cast between incompatible function typeKrzysztof Wilczyński
2023-07-13PCI: imx6: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-07-13PCI: xgene-msi: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-07-13PCI: v3: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-07-13PCI: rcar-gen2: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-07-13PCI: qcom-ep: Switch MHI bus master clock off during L1SSManivannan Sadhasivam
2023-07-13PCI: iproc: Use of_property_read_bool() for boolean propertiesRob Herring
2023-07-13PCI: apple: Initialize pcie->nvecs before useSven Peter
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26Merge branch 'pci/controller/remove-void-callbacks'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/endpoint'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/vmd'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/rcar'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/qcom'Bjorn Helgaas
2023-06-26Merge branch 'pci/pci/ftpci100'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/dwc'Bjorn Helgaas