index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
2026-02-06
PCI: Enable ACS after configuring IOMMU for OF platforms
Manivannan Sadhasivam
2026-02-03
PCI: Remove superfluous HK_TYPE_WQ check
Frederic Weisbecker
2026-02-03
PCI: Flush PCI probe workqueue on cpuset isolated partition change
Frederic Weisbecker
2026-01-22
PCI: Prepare to protect against concurrent isolated cpuset change
Frederic Weisbecker
2026-01-13
PCI/portdrv: Move pcie_port_bus_type to pcie source file
Uwe Kleine-König
2026-01-13
PCI/portdrv: Don't check for the driver's and device's bus
Uwe Kleine-König
2025-11-24
PCI/PM: Stop needlessly clearing state_saved on enumeration and thaw
Lukas Wunner
2025-11-24
PCI/PM: Reinstate clearing state_saved in legacy and !PM codepaths
Lukas Wunner
2025-08-14
s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
2025-08-14
PCI/AER: Fix missing uevent on recovery when a reset is requested
Niklas Schnelle
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-15
PCI: Fix driver_managed_dma check
Robin Murphy
2025-07-03
PCI/PM: Set power.strict_midlayer in pci_pm_init()
Rafael J. Wysocki
2025-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
2025-05-15
PCI: Limit visibility of match_driver flag to PCI core
Lukas Wunner
2025-05-05
PCI: Explicitly put devices into D0 when initializing
Mario Limonciello
2025-03-26
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-11
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
2025-02-19
PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
Rafael J. Wysocki
2024-12-23
PCI: hookup irq_get_affinity callback
Daniel Wagner
2024-08-23
PCI: Make pci_bus_type constant
Kunwu Chan
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-03-12
Merge branch 'pci/misc'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/pm'
Bjorn Helgaas
2024-03-05
PCI/PM: Drain runtime-idle callbacks before driver removal
Rafael J. Wysocki
2024-02-29
PCI/PM: Allow runtime PM with no PM callbacks at all
Raag Jadav
2024-02-08
PCI: Make pcie_port_bus_type const
Ricardo B. Marliere
2024-01-29
PCI: Place interrupt related code into irq.c
Ilpo Järvinen
2023-09-29
PCI/PM: Mark devices disconnected if upstream PCIe link is down on resume
Mika Westerberg
2023-08-25
PCI: Simplify pci_dev_driver()
Bjorn Helgaas
2023-08-25
PCI: Remove unnecessary initializations
Bjorn Helgaas
2023-08-25
PCI: Unexport pcie_port_bus_type
Bjorn Helgaas
2023-04-11
PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter
Mika Westerberg
2023-04-11
PCI/PM: Increase wait time after resume
Mika Westerberg
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-07
PCI: Unify delay handling for reset and resume
Lukas Wunner
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-10-26
PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late()
Bjorn Helgaas
2022-09-12
PCI/PM: Simplify pci_pm_suspend_noirq()
Rajvi Jingar
2022-09-12
PCI/PM: Always disable PTM for all devices during suspend
Bjorn Helgaas
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-05
PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()
Rafael J. Wysocki
2022-05-05
PCI/PM: Drop the runtime_d3cold device flag
Rafael J. Wysocki
2022-05-05
PCI/PM: Resume subordinate bus in bus type callbacks
Rafael J. Wysocki
2022-05-05
PCI/PM: Power up all devices during runtime resume
Rafael J. Wysocki
2022-05-05
PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP
Krzysztof Kozlowski
[next]