summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-01-27PCI: Separate CardBus setup & build it only with CONFIG_CARDBUSIlpo Järvinen
2026-01-27PCI: Add 'pci' prefix to struct pci_dev_resource handling functionsIlpo Järvinen
2026-01-27PCI: Use resource_assigned() in setup-bus.c algorithmIlpo Järvinen
2026-01-27PCI: Add pbus_mem_size_optional() to handle optional sizesIlpo Järvinen
2026-01-27PCI: Check invalid align earlier in pbus_size_mem()Ilpo Järvinen
2026-01-27PCI: Log reset and restore of resourcesIlpo Järvinen
2026-01-27PCI: Add pci_resource_is_bridge_win()Ilpo Järvinen
2026-01-27PCI: Fetch dev_res to local var in __assign_resources_sorted()Ilpo Järvinen
2026-01-27PCI: Use res_to_dev_res() in reassign_resources_sorted()Ilpo Järvinen
2026-01-27PCI: Pass bridge window resource to pbus_size_mem()Ilpo Järvinen
2026-01-27PCI: Push realloc check into pbus_size_mem()Ilpo Järvinen
2026-01-27PCI: Remove old_size limit from bridge window sizingIlpo Järvinen
2026-01-27PCI: Stop over-estimating bridge window sizeIlpo Järvinen
2026-01-27PCI: Rewrite bridge window head alignment functionIlpo Järvinen
2026-01-27irqchip/gic-v5: Add ACPI ITS probingLorenzo Pieralisi
2026-01-27PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnosticLorenzo Pieralisi
2026-01-26PCI: Fix bridge window alignment with optional resourcesIlpo Järvinen
2026-01-26PCI/MSI: Unmap MSI-X region on errorHaoxiang Li
2026-01-23PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy
2026-01-23Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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/IDE: Fix reading a wrong reg for unused sel stream initializationLi Ming
2026-01-22PCI/IDE: Fix off by one error calculating VF RID rangeLi Ming
2026-01-22Revert "PCI/TSM: Report active IDE streams"Dan Williams
2026-01-22PCI/AER: Update struct aer_err_info with kernel-doc formattingTerry Bowman
2026-01-22PCI/AER: Report CXL or PCIe bus type in AER trace loggingTerry Bowman
2026-01-22PCI/AER: Use guard() in cxl_rch_handle_error_iter()Terry Bowman
2026-01-22PCI/AER: Move CXL RCH error handling to aer_cxl_rch.cTerry Bowman
2026-01-22PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()Terry Bowman
2026-01-22PCI/AER: Export pci_aer_unmask_internal_errors()Terry Bowman
2026-01-22PCI/AER: Replace PCIEAER_CXL symbol with CXL_RASDan Williams
2026-01-22PCI: Replace cxl_error_is_native() with pcie_aer_is_native()Terry Bowman
2026-01-22PCI: Introduce pcie_is_cxl()Terry Bowman
2026-01-22PCI/PM: Prevent runtime suspend until devices are fully initializedBrian Norris
2026-01-22PCI: Prepare to protect against concurrent isolated cpuset changeFrederic Weisbecker
2026-01-22PCI: Fix Resizable BAR restore orderIlpo Järvinen
2026-01-22PCI: Fix BAR resize rollback path overwriting retIlpo Järvinen
2026-01-22PCI: dwc: Use multiple iATU windows for mapping large bridge windows and DMA ...Samuel Holland
2026-01-21PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind
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
2026-01-21PCI: dwc: Return -ENODEV from dw_pcie_wait_for_link() if device is not foundManivannan Sadhasivam
2026-01-21PCI: imx6: Clear CLKREQ# override if 'supports-clkreq' DT property is availableRichard Zhu
2026-01-21PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIeRichard Zhu
2026-01-21PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()Richard Zhu