summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2026-03-04PCI: Fix pci_slot_trylock() error handlingJinhui Guo
2026-03-04PCI/PM: Prevent runtime suspend until devices are fully initializedBrian Norris
2026-03-04PCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam
2026-03-04PCI: Fix pci_slot_lock () device lockingKeith Busch
2026-02-26PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu
2026-02-26PCI: Check parent for NULL in of_pci_bus_release_domain_nr()Sergey Shtylyov
2026-02-26PCI/PM: Avoid redundant delays on D3hot->D3coldBrian Norris
2025-12-03Merge branch 'pci/resource'Bjorn Helgaas
2025-12-03Merge branch 'pci/err'Bjorn Helgaas
2025-11-24PCI/ERR: Ensure error recoverability at all timesLukas Wunner
2025-11-14PCI: Move Resizable BAR code to rebar.cIlpo Järvinen
2025-11-14PCI/IOV: Adjust ->barsz[] when changing BAR sizeIlpo Järvinen
2025-10-28PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platformsDan Williams
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-03Merge branch 'pci/capability-search'Bjorn Helgaas
2025-09-22PCI/PM: Skip resuming to D0 if device is disconnectedMario Limonciello
2025-09-08PCI: Test for bit underflow in pcie_set_readrq()Kees Cook
2025-08-14PCI: Refactor extended capability search into PCI_FIND_NEXT_EXT_CAP()Hans Zhang
2025-08-14PCI: Refactor capability search into PCI_FIND_NEXT_CAP()Hans Zhang
2025-08-14PCI: Clean up __pci_find_next_cap_ttl() readabilityHans Zhang
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge branch 'pci/resources'Bjorn Helgaas
2025-07-31Merge branch 'pci/hotplug'Bjorn Helgaas
2025-07-29PCI: Move is_pciehp check out of pciehp_is_native()Lukas Wunner
2025-07-29PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner
2025-07-22PCI: Support Immediate Readiness on devices without PM capabilitiesSean Christopherson
2025-07-14PCI/IOV: Allow IOV resources to be resized in pci_resize_resource()Michał Winiarski
2025-06-13PCI/PM: Set up runtime PM even for devices without PCI PMMario Limonciello
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-04Merge branch 'pci/misc'Bjorn Helgaas
2025-06-04Merge branch 'pci/reset'Bjorn Helgaas
2025-06-04Merge branch 'pci/pm'Bjorn Helgaas
2025-06-04Merge branch 'pci/enumeration'Bjorn Helgaas
2025-06-04Merge branch 'pci/devres'Bjorn Helgaas
2025-05-19PCI: Remove hybrid devres nature from request functionsPhilipp Stanner
2025-05-15PCI: Update Link Speed after retrainingIlpo Järvinen
2025-05-15PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flagIlpo Järvinen
2025-05-05PCI: Explicitly put devices into D0 when initializingMario Limonciello
2025-05-05PCI: Fix lock symmetry in pci_slot_unlock()Ilpo Järvinen
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann
2025-04-17PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()Wilfred Mallawa
2025-04-15Revert "PCI: Avoid reset when disabled via sysfs"Alex Williamson
2025-04-10PCI: Remove pci_fixup_cardbus()Heiner Kallweit
2025-03-27Merge branch 'pci/misc'Bjorn Helgaas
2025-03-27Merge branch 'pci/resource'Bjorn Helgaas
2025-03-27Merge branch 'pci/reset'Bjorn Helgaas
2025-03-27Merge branch 'pci/pm'Bjorn Helgaas
2025-03-27Merge branch 'pci/enumeration'Bjorn Helgaas
2025-03-27Merge branch 'pci/devres'Bjorn Helgaas
2025-03-27Merge branch 'pci/aer'Bjorn Helgaas