index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
1
-6
/
+0
2025-05-15
PCI: Limit visibility of match_driver flag to PCI core
Lukas Wunner
1
-1
/
+1
2025-05-05
PCI: Explicitly put devices into D0 when initializing
Mario Limonciello
1
-6
/
+0
2025-03-26
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-1
/
+2
2025-03-11
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
1
-1
/
+2
2025-02-19
PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
Rafael J. Wysocki
1
-4
/
+2
2024-12-23
PCI: hookup irq_get_affinity callback
Daniel Wagner
1
-0
/
+14
2024-08-23
PCI: Make pci_bus_type constant
Kunwu Chan
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-4
/
+4
2024-03-12
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2024-03-12
Merge branch 'pci/pm'
Bjorn Helgaas
1
-4
/
+8
2024-03-05
PCI/PM: Drain runtime-idle callbacks before driver removal
Rafael J. Wysocki
1
-0
/
+7
2024-02-29
PCI/PM: Allow runtime PM with no PM callbacks at all
Raag Jadav
1
-4
/
+1
2024-02-08
PCI: Make pcie_port_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-01-29
PCI: Place interrupt related code into irq.c
Ilpo Järvinen
1
-9
/
+0
2023-09-29
PCI/PM: Mark devices disconnected if upstream PCIe link is down on resume
Mika Westerberg
1
-1
/
+13
2023-08-25
PCI: Simplify pci_dev_driver()
Bjorn Helgaas
1
-6
/
+7
2023-08-25
PCI: Remove unnecessary initializations
Bjorn Helgaas
1
-2
/
+2
2023-08-25
PCI: Unexport pcie_port_bus_type
Bjorn Helgaas
1
-1
/
+0
2023-04-11
PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter
Mika Westerberg
1
-2
/
+2
2023-04-11
PCI/PM: Increase wait time after resume
Mika Westerberg
1
-1
/
+2
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2023-02-07
PCI: Unify delay handling for reset and resume
Lukas Wunner
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-10-26
PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late()
Bjorn Helgaas
1
-4
/
+4
2022-09-12
PCI/PM: Simplify pci_pm_suspend_noirq()
Rajvi Jingar
1
-12
/
+7
2022-09-12
PCI/PM: Always disable PTM for all devices during suspend
Bjorn Helgaas
1
-0
/
+11
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-0
/
+18
2022-05-05
PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()
Rafael J. Wysocki
1
-2
/
+7
2022-05-05
PCI/PM: Drop the runtime_d3cold device flag
Rafael J. Wysocki
1
-2
/
+0
2022-05-05
PCI/PM: Resume subordinate bus in bus type callbacks
Rafael J. Wysocki
1
-2
/
+13
2022-05-05
PCI/PM: Power up all devices during runtime resume
Rafael J. Wysocki
1
-1
/
+1
2022-05-05
PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP
Krzysztof Kozlowski
1
-6
/
+11
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
1
-0
/
+18
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+16
2022-03-08
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
1
-7
/
+7
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-2
/
+2
2022-02-16
pci: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
Frederic Weisbecker
1
-5
/
+16
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
1
-17
/
+16
2021-11-11
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
1
-0
/
+4
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2021-11-05
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-1
/
+1
2021-10-18
PCI: Remove struct pci_dev->driver
Uwe Kleine-König
1
-4
/
+0
2021-10-18
PCI: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-16
/
+17
2021-10-16
PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
Lukas Wunner
1
-1
/
+1
2021-10-12
PCI: Drop pci_device_probe() test of !pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-12
PCI: Drop pci_device_remove() test of pci_dev->driver
Uwe Kleine-König
1
-9
/
+7
2021-10-08
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
1
-1
/
+1
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-7
/
+21
2021-08-26
PCI: Add 'override_only' field to struct pci_device_id
Max Gurtovoy
1
-7
/
+21
[next]