summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
2026-05-21PCI: host-common: Add pci_host_common_d3cold_possible() helperKrishna Chaitanya Chundru2-0/+65
2026-05-19PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 seriesZiyao Li1-0/+36
2026-05-19PCI: mediatek-gen3: Fix incorrectly skipped pwrctrl error messageChen-Yu Tsai1-1/+1
2026-05-19PCI: dwc: Fix signedness bug in fault injection test codeDan Carpenter1-3/+4
2026-05-19PCI: tegra194: Use aspm-l1-entry-delay-ns DT property for L1 entrance latencyManikanta Maddireddy1-0/+13
2026-05-19PCI: dwc: Use DEFINE_SHOW_ATTRIBUTE for ltssm_status debugfsHans Zhang1-10/+2
2026-05-18PCI: imx6: Parse 'reset-gpios' in Root Port nodesSherry Sun1-13/+73
2026-05-18PCI: imx6: Assert PERST# before enabling regulatorsSherry Sun1-10/+40
2026-05-18PCI: host-generic: Add common helpers for parsing Root Port propertiesSherry Sun2-0/+197
2026-05-18PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu1-9/+3
2026-05-18PCI: mediatek-gen3: Do full device power down on removalChen-Yu Tsai1-1/+1
2026-05-18PCI: mediatek-gen3: Add a .shutdown() callback to control PERST# signalJian Yang1-0/+9
2026-05-18PCI: mediatek-gen3: Fix PERST# control timing during system startupJian Yang1-3/+23
2026-05-15PCI: brcmstb: Assign pcie->gen from of_pci_get_max_link_speed()Florian Fainelli1-1/+3
2026-05-15PCI: altera: Fix resource leaks on probe failureMahesh Vaidya1-2/+33
2026-05-15PCI: altera: Do not dispose parent IRQ mappingMahesh Vaidya1-1/+0
2026-05-15PCI: keembay: Use common mode field in struct dw_pcieHans Zhang1-5/+4
2026-05-15PCI: dwc: Use common mode field in struct dw_pcieHans Zhang1-4/+3
2026-05-15PCI: artpec6: Use common mode field in struct dw_pcieHans Zhang1-5/+4
2026-05-15PCI: dra7xx: Use common mode field in struct dw_pcieHans Zhang1-6/+5
2026-05-13PCI: qcom: Set max OPP before DBI access during resumeQiang Yu1-16/+26
2026-05-12PCI: dwc: Apply ECRC workaround for DesignWare cores prior to 5.10aManikanta Maddireddy2-8/+9
2026-05-12PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driverXincheng Zhang4-0/+213
2026-05-12PCI: amd-mdb: Assert PERST# on shutdownSai Krishna Musham1-0/+8
2026-05-12PCI: loongson: Do not ignore downstream devices on external bridgesRong Zhang1-15/+16
2026-05-11PCI: intel-gw: Fix ATU base address setup and add optional DT 'atu' regionFlorian Eckert1-2/+27
2026-05-11PCI: intel-gw: Add .start_link() callbackFlorian Eckert1-13/+11
2026-05-11PCI: intel-gw: Enable clock before PHY initFlorian Eckert1-9/+10
2026-05-11PCI: intel-gw: Move interrupt enable to own functionFlorian Eckert1-3/+8
2026-05-11PCI: intel-gw: Remove unused PCIE_APP_INTX_OFST definitionFlorian Eckert1-1/+0
2026-05-06PCI: visconti: Drop unused includeAndy Shevchenko1-1/+0
2026-05-06PCI: fu740: Drop unused includeAndy Shevchenko1-1/+0
2026-05-06PCI: designware-plat: Drop unused includeAndy Shevchenko1-1/+0
2026-05-06PCI: amd-mdb: Use the right GPIO headerAndy Shevchenko1-1/+1
2026-05-05PCI: Use FIELD_MODIFY() instead of open-coding itHans Zhang11-71/+36
2026-04-30PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource APIKoichiro Den1-0/+119
2026-04-30PCI: dwc: Record integrated eDMA register windowKoichiro Den2-0/+6
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-1/+1
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen1-1/+1
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-1164/+1667
2026-04-14Drivers: hv: vmbus: Export hv_vmbus_exists() and use it in pci-hypervDexuan Cui1-1/+1
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-11/+1
2026-04-13Merge branch 'pci/controller/rzg3s-host'Bjorn Helgaas1-80/+285
2026-04-13Merge branch 'pci/controller/mediatek-gen3'Bjorn Helgaas2-99/+133
2026-04-13Merge branch 'pci/controller/mediatek'Bjorn Helgaas1-1/+1
2026-04-13Merge branch 'pci/controller/dwc-tegra194'Bjorn Helgaas3-103/+158
2026-04-13Merge branch 'pci/controller/dwc-rockchip'Bjorn Helgaas1-0/+111
2026-04-13Merge branch 'pci/controller/dwc-rcar-gen4-ep'Bjorn Helgaas1-1/+3
2026-04-13Merge branch 'pci/controller/dwc-qcom'Bjorn Helgaas1-6/+11