summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2026-03-15PCI: rzg3s-host: Reorder reset assertion during suspendJohn Madieu
2026-03-15PCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu
2026-03-09PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam
2026-03-09PCI: dwc: ep: Mirror the max link width and speed fields to all functionsAksh Garg
2026-03-09PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg
2026-03-05PCI: qilai: Add Andes QiLai SoC PCIe host driver supportRandolph Lin
2026-03-02PCI: amd-mdb: Correct IRQ number in INTx error messageRakuram Eswaran
2026-03-02PCI: dwc: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko
2026-02-26PCI: dwc: Proceed with system suspend even if the endpoint doesn't respond wi...Manivannan Sadhasivam
2026-02-26PCI: imx6: Fix device node reference leak in imx_pcie_probe()Felix Gu
2026-02-26PCI: layerscape: Allow to compile as moduleSascha Hauer
2026-02-25PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel
2026-02-25PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-19PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den
2026-02-19PCI: dwc: ep: Return after clearing BAR-match inbound mappingKoichiro Den
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-06Merge branch 'pci/controller/misc'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/xilinx'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/tegra194'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/tegra'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/rzg3s-host'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/plda-starfive'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/mediatek'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/generic'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/dwc-sophgo'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/dwc-rockchip'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/dwc-qcom-ep'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/dwc-qcom'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/dwc-nxp-s32g'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/dwc-imx6'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/dwc'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/cadence-j721e'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/cadence'Bjorn Helgaas
2026-02-06Merge branch 'pci/controller/aspeed'Bjorn Helgaas
2026-02-06PCI: host-generic: Avoid reporting incorrect 'missing reg property' errorJess
2026-02-06PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()Felix Gu
2026-02-05PCI: dwc: Fix missing iATU setup when ECAM is enabledKrishna Chaitanya Chundru
2026-02-05PCI: dwc: Clean up iATU index usage in dw_pcie_iatu_setup()Niklas Cassel
2026-02-05PCI: dwc: Fix msg_atu_index assignmentNiklas Cassel
2026-02-04PCI: hv: remove unnecessary module_init/exit functionsEthan Nelson-Moore
2026-02-04PCI: hv: Remove unused field pci_bus in struct hv_pcibus_deviceMichael Kelley
2026-02-03PCI: dwc: ep: Add comment explaining controller level PTM access in multi PF ...Aksh Garg
2026-02-03PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping supportAksh Garg
2026-02-03PCI: s32g: Skip Root Port removal during successVincent Guittot
2026-01-30PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg