summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06Merge branch 'pci/trace'Bjorn Helgaas
2026-02-06Merge branch 'pci/resource'Bjorn Helgaas
2026-02-06Merge branch 'pci/pwrctrl'Bjorn Helgaas
2026-02-06Merge branch 'pci/ptm'Bjorn Helgaas
2026-02-06Merge branch 'pci/portdrv'Bjorn Helgaas
2026-02-06Merge branch 'pci/pm'Bjorn Helgaas
2026-02-06Merge branch 'pci/p2pdma'Bjorn Helgaas
2026-02-06Merge branch 'pci/iov'Bjorn Helgaas
2026-02-06Merge branch 'pci/iommu'Bjorn Helgaas
2026-02-06Merge branch 'pci/enumeration'Bjorn Helgaas
2026-02-06Merge branch 'pci/endpoint'Bjorn Helgaas
2026-02-06Merge branch 'pci/bwctrl'Bjorn Helgaas
2026-02-06Merge branch 'pci/aer'Bjorn Helgaas
2026-02-06PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen
2026-02-06PCI/PME: Replace RMW of Root Status register with direct writeLukas Wunner
2026-02-06PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner
2026-02-06PCI: Don't claim disabled bridge windowsIlpo Järvinen
2026-02-01PCI/IOV: Fix race between SR-IOV enable/disable and hotplugNiklas Schnelle
2026-02-01Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"Niklas Schnelle
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-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-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-27resource: Mark res given to resource_assigned() as constIlpo 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-27resource: Increase MAX_IORES_LEVEL to 8Ilpo 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-26PCI: Fix bridge window alignment with optional resourcesIlpo Järvinen
2026-01-23PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy
2026-01-22PCI/PM: Prevent runtime suspend until devices are fully initializedBrian Norris
2026-01-21PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind
2026-01-16PCI: Drop the assert_perst() callbackManivannan Sadhasivam