summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2023-12-18PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal
2023-12-18PCI: xilinx-xdma: Remove redundant dev_err()Yang Li
2023-12-18PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel
2023-12-17PCI: kirin: Use devm_kasprintf() to dynamically allocate clock namesChristophe JAILLET
2023-12-16PCI: kirin: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-16PCI: keystone: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-16PCI: exynos: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-16PCI: dwc: Convert SOC_SIFIVE to ARCH_SIFIVEConor Dooley
2023-12-14PCI: rcar-host: Add support for optional regulatorsWolfram Sang
2023-12-14PCI: rcar-gen4: Replace of_device.h with explicit of.h includeRob Herring
2023-12-13PCI: vmd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-13PCI: j721e: Add PCIe 4x lane selection supportMatt Ranostay
2023-12-13PCI: j721e: Add per platform maximum lane settingsMatt Ranostay
2023-12-12PCI: layerscape: Add suspend/resume for ls1043aFrank Li
2023-12-12PCI: layerscape(ep): Rename pf_* as pf_lut_*Frank Li
2023-12-12PCI: layerscape: Add suspend/resume for ls1021aFrank Li
2023-12-12PCI: layerscape: Add function pointer for exit_from_l2()Frank Li
2023-12-11PCI: qcom: Clean up ASPM commentJohan Hovold
2023-12-11PCI: qcom: Fix potential deadlock when enabling ASPMJohan Hovold
2023-12-11PCI: vmd: Fix potential deadlock when enabling ASPMJohan Hovold
2023-12-08PCI: loongson: Limit MRRS to 256Jiaxun Yang
2023-11-21x86/apic: Drop apic::delivery_modeAndrew Cooper
2023-11-20PCI: host-generic: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas
2023-10-28Merge branch 'pci/config-errs'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/xilinx-xdma'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/xilinx-ecam'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/vmd'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/speed'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/rcar'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/qcom-ep'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/layerscape'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/hyperv'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/cadence'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/aspm'Bjorn Helgaas
2023-10-27PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam
2023-10-26PCI: xilinx-xdma: Add Xilinx XDMA Root Port driverThippeswamy Havalige
2023-10-26PCI: xilinx-cpm: Move IRQ definitions to a common headerThippeswamy Havalige
2023-10-26PCI: xilinx-nwl: Modify ECAM size to enable support for 256 busesThippeswamy Havalige
2023-10-26PCI: xilinx-nwl: Rename the NWL_ECAM_VALUE_DEFAULT macroThippeswamy Havalige
2023-10-26PCI: xilinx-nwl: Remove redundant code that sets Type 1 header fieldsThippeswamy Havalige
2023-10-24PCI: dwc: Use FIELD_GET/PREP()Ilpo Järvinen
2023-10-23PCI: rcar-gen4: Add endpoint mode supportYoshihiro Shimoda
2023-10-23PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host modeYoshihiro Shimoda
2023-10-23PCI: dwc: endpoint: Introduce .pre_init() and .deinit()Yoshihiro Shimoda
2023-10-23PCI: dwc: Expose dw_pcie_write_dbi2() to moduleYoshihiro Shimoda
2023-10-20PCI: dwc: Expose dw_pcie_ep_exit() to moduleYoshihiro Shimoda
2023-10-20PCI: dwc: Add EDMA_UNROLL capability flagYoshihiro Shimoda
2023-10-20PCI: dwc: endpoint: Add multiple PFs support for dbi2Yoshihiro Shimoda