summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
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
2026-01-29PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den
2026-01-28PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den
2026-01-23PCI: dwc: Rename dw_pcie_rp::has_msi_ctrl to dw_pcie_rp::use_imsi_rx for clarityQiang Yu
2026-01-23PCI: dwc: Fix grammar and formatting for comment in dw_pcie_remove_ext_capabi...Qiang Yu
2026-01-22PCI: dwc: Use multiple iATU windows for mapping large bridge windows and DMA ...Samuel Holland
2026-01-21PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu
2026-01-21PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is trueRichard Zhu
2026-01-21PCI: dwc: Fail dw_pcie_host_init() if dw_pcie_wait_for_link() returns -ETIMEDOUTManivannan Sadhasivam
2026-01-21PCI: dwc: Rework the error print of dw_pcie_wait_for_link()Manivannan Sadhasivam
2026-01-21PCI: dwc: Rename and move ltssm_status_string() to pcie-designware.cManivannan Sadhasivam
2026-01-21PCI: dwc: Return -EIO from dw_pcie_wait_for_link() if device is not activeManivannan Sadhasivam