summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-02-19PCI: shpchp: Remove 'shpchp_debug' module parameterIlpo Järvinen
2025-02-19PCI: shpchp: Remove unused logging wrappersIlpo Järvinen
2025-02-19PCI: shpchp: Change dbg() -> ctrl_dbg()Ilpo Järvinen
2025-02-19PCI: shpchp: Remove logging from module init/exit functionsIlpo Järvinen
2025-02-19PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionallyRafael J. Wysocki
2025-02-18PCI: Rework optional resource handlingIlpo Järvinen
2025-02-18PCI: Perform reset_resource() and build fail list in syncIlpo Järvinen
2025-02-18PCI: Use res->parent to check if resource is assignedIlpo Järvinen
2025-02-18PCI: Add debug print when releasing resources before retryIlpo Järvinen
2025-02-18PCI: Indicate optional resource assignment failuresIlpo Järvinen
2025-02-18PCI: Always have realloc_head in __assign_resources_sorted()Ilpo Järvinen
2025-02-18PCI: Extend enable to check for any optional resourceIlpo Järvinen
2025-02-18PCI: Add restore_dev_resource()Ilpo Järvinen
2025-02-18PCI: Remove incorrect comment from pci_reassign_resource()Ilpo Järvinen
2025-02-18PCI: Consolidate assignment loop next round preparationIlpo Järvinen
2025-02-18PCI: Rename retval to retIlpo Järvinen
2025-02-18PCI: Use while loop and break instead of gotosIlpo Järvinen
2025-02-18PCI: Refactor pdev_sort_resources() & __dev_sort_resources()Ilpo Järvinen
2025-02-18PCI: Converge return paths in __assign_resources_sorted()Ilpo Järvinen
2025-02-18PCI: Add dev & res local variables to resource assignment funcsIlpo Järvinen
2025-02-18PCI: Add pci_resource_num() helperIlpo Järvinen
2025-02-18PCI: Check resource_size() separatelyIlpo Järvinen
2025-02-18PCI: Add pci_resource_is_iov() to identify IOV resourcesMichał Winiarski
2025-02-18PCI: Use resource_set_{range,size}() helpersIlpo Järvinen
2025-02-18PCI: Use SZ_* instead of literals in setup-bus.cIlpo Järvinen
2025-02-18PCI: Fix old_size lower bound in calculate_iosize() tooIlpo Järvinen
2025-02-18PCI: Allow relaxed bridge window tail sizing for optional resourcesIlpo Järvinen
2025-02-18PCI: Simplify size1 assignment logicIlpo Järvinen
2025-02-18PCI: Use min_align, not unrelated add_align, for size0Ilpo Järvinen
2025-02-18PCI: Remove add_align overwrite unrelated to size0Ilpo Järvinen
2025-02-18PCI: Use downstream bridges for distributing resourcesKai-Heng Feng
2025-02-14Merge tag 'pci-v6.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-14PCI: Cleanup dev->resource + resno to use pci_resource_n()Ilpo Järvinen
2025-02-13PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas
2025-02-12PCI: Fix BUILD_BUG_ON usage for old gccAlex Williamson
2025-02-06PCI/TPH: Restore TPH Requester Enable correctlyRobin Murphy
2025-02-06PCI/ASPM: Fix L1SS savingIlpo Järvinen
2025-01-27PCI: Restore original INTX_DISABLE bit by pcim_intx()Takashi Iwai
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-23Merge branch 'pci/misc'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/xilinx-cpm'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/rcar-ep'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/mvebu'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/microchip'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/mediatek'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/layerscape'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/imx6'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/dwc'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/dra7xx'Bjorn Helgaas