summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-01-31PCI/MSI: Check the device specific address mask in msi_verify_entries()Vivian Wang
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang
2026-01-30PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge
2026-01-30PCI: Initialize RCB from pci_configure_device()Håkon Bugge
2026-01-30PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg
2026-01-30PCI: endpoint: pci-epf-test: Allow overriding default BAR sizesNiklas Cassel
2026-01-29PCI: endpoint: pci-epf-test: Add BAR subrange mapping test supportKoichiro Den
2026-01-29PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den
2026-01-29PCI/pwrctrl: Create pwrctrl device if graph port is foundManivannan Sadhasivam
2026-01-29PCI: Check parent for NULL in of_pci_bus_release_domain_nr()Sergey Shtylyov
2026-01-28PCI/pwrctrl: Add PCIe M.2 connector supportManivannan Sadhasivam
2026-01-28PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den
2026-01-28PCI: endpoint: Add BAR subrange mapping supportKoichiro Den
2026-01-27PCI: Move CardBus bridge scanning to setup-cardbus.cIlpo Järvinen
2026-01-27PCI: Add pbus_validate_busn() for Bus Number validationIlpo Järvinen
2026-01-27PCI: Add dword #defines for Bus Number + Secondary Latency TimerIlpo Järvinen
2026-01-27PCI: Use scnprintf() instead of sprintf()Ilpo Järvinen
2026-01-27PCI: Handle CardBus-specific params in setup-cardbus.cIlpo Järvinen
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