index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Make pci_bus_type constant
Kunwu Chan
2024-08-23
1
-1
/
+1
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-4
/
+4
*
Merge branch 'pci/misc'
Bjorn Helgaas
2024-03-12
1
-1
/
+1
|
\
|
*
PCI: Make pcie_port_bus_type const
Ricardo B. Marliere
2024-02-08
1
-1
/
+1
*
|
Merge branch 'pci/pm'
Bjorn Helgaas
2024-03-12
1
-4
/
+8
|
\
\
|
*
|
PCI/PM: Drain runtime-idle callbacks before driver removal
Rafael J. Wysocki
2024-03-05
1
-0
/
+7
|
*
|
PCI/PM: Allow runtime PM with no PM callbacks at all
Raag Jadav
2024-02-29
1
-4
/
+1
|
|
/
*
/
PCI: Place interrupt related code into irq.c
Ilpo Järvinen
2024-01-30
1
-9
/
+0
|
/
*
PCI/PM: Mark devices disconnected if upstream PCIe link is down on resume
Mika Westerberg
2023-09-30
1
-1
/
+13
*
PCI: Simplify pci_dev_driver()
Bjorn Helgaas
2023-08-25
1
-6
/
+7
*
PCI: Remove unnecessary initializations
Bjorn Helgaas
2023-08-25
1
-2
/
+2
*
PCI: Unexport pcie_port_bus_type
Bjorn Helgaas
2023-08-25
1
-1
/
+0
*
PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter
Mika Westerberg
2023-04-12
1
-2
/
+2
*
PCI/PM: Increase wait time after resume
Mika Westerberg
2023-04-12
1
-1
/
+2
*
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-25
1
-1
/
+1
|
\
|
*
PCI: Unify delay handling for reset and resume
Lukas Wunner
2023-02-07
1
-1
/
+1
*
|
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
|
/
*
PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late()
Bjorn Helgaas
2022-10-26
1
-4
/
+4
*
PCI/PM: Simplify pci_pm_suspend_noirq()
Rajvi Jingar
2022-09-12
1
-12
/
+7
*
PCI/PM: Always disable PTM for all devices during suspend
Bjorn Helgaas
2022-09-12
1
-0
/
+11
*
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-31
1
-0
/
+18
|
\
|
*
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
2022-04-28
1
-0
/
+18
*
|
PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()
Rafael J. Wysocki
2022-05-05
1
-2
/
+7
*
|
PCI/PM: Drop the runtime_d3cold device flag
Rafael J. Wysocki
2022-05-05
1
-2
/
+0
*
|
PCI/PM: Resume subordinate bus in bus type callbacks
Rafael J. Wysocki
2022-05-05
1
-2
/
+13
*
|
PCI/PM: Power up all devices during runtime resume
Rafael J. Wysocki
2022-05-05
1
-1
/
+1
*
|
PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP
Krzysztof Kozlowski
2022-05-05
1
-6
/
+11
|
/
*
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
1
-5
/
+16
|
\
|
*
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
1
-2
/
+2
|
*
pci: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
Frederic Weisbecker
2022-02-16
1
-5
/
+16
*
|
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
2022-03-08
1
-7
/
+7
|
/
*
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
2021-11-11
1
-17
/
+16
*
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
2021-11-11
1
-0
/
+4
*
Merge branch 'pci/misc'
Bjorn Helgaas
2021-11-05
1
-1
/
+1
|
\
|
*
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
2021-10-09
1
-1
/
+1
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2021-11-05
1
-1
/
+1
|
\
\
|
*
|
PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
Lukas Wunner
2021-10-16
1
-1
/
+1
|
|
/
*
|
PCI: Remove struct pci_dev->driver
Uwe Kleine-König
2021-10-18
1
-4
/
+0
*
|
PCI: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-18
1
-16
/
+17
*
|
PCI: Drop pci_device_probe() test of !pci_dev->driver
Uwe Kleine-König
2021-10-13
1
-1
/
+1
*
|
PCI: Drop pci_device_remove() test of pci_dev->driver
Uwe Kleine-König
2021-10-13
1
-9
/
+7
|
/
*
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-09-02
1
-7
/
+21
|
\
|
*
PCI: Add 'override_only' field to struct pci_device_id
Max Gurtovoy
2021-08-26
1
-7
/
+21
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-2
/
+1
|
/
*
PCI: Add support for dev_groups to struct pci_driver
Andrey Grodzovsky
2021-05-20
1
-0
/
+1
*
Merge branch 'pci/misc'
Bjorn Helgaas
2020-12-15
1
-2
/
+2
|
\
|
*
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
2020-11-30
1
-2
/
+2
*
|
PCI: Avoid duplicate IDs in driver dynamic IDs list
Zhenzhong Duan
2020-11-21
1
-1
/
+1
*
|
PCI: Move pci_match_device() ahead of new_id_store()
Zhenzhong Duan
2020-11-20
1
-72
/
+73
|
/
*
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
1
-26
/
+0
|
\
[next]