index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-08
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-12
1
-1
/
+1
*
|
PCI: Drop pci_device_remove() test of pci_dev->driver
Uwe Kleine-König
2021-10-12
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-19
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-20
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
|
\
|
*
PCI/PM: Remove unused pcibios_pm_ops
Vaibhav Gupta
2020-09-29
1
-26
/
+0
*
|
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
1
-0
/
+1
|
/
*
PCI: Restrict probe functions to housekeeping CPUs
Alex Belits
2020-07-08
1
-1
/
+4
*
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
2020-04-24
1
-4
/
+4
*
PM: sleep: core: Rename dev_pm_may_skip_resume()
Rafael J. Wysocki
2020-04-24
1
-2
/
+2
*
PM: sleep: core: Rework the power.may_skip_resume handling
Rafael J. Wysocki
2020-04-24
1
-5
/
+3
*
PM: sleep: core: Do not skip callbacks in the resume phase
Rafael J. Wysocki
2020-04-24
1
-8
/
+10
*
PCI/PM: Add missing link delays required by the PCIe spec
Mika Westerberg
2019-11-20
1
-1
/
+10
*
PCI/PM: Move power state update away from pci_power_up()
Rafael J. Wysocki
2019-11-20
1
-0
/
+1
*
PCI/PM: Remove unused pci_driver.suspend_late() hook
Bjorn Helgaas
2019-11-20
1
-21
/
+1
*
PCI/PM: Remove unused pci_driver.resume_early() hook
Bjorn Helgaas
2019-11-20
1
-17
/
+6
*
PCI/PM: Use pci_WARN() to include device information
Bjorn Helgaas
2019-11-20
1
-17
/
+17
*
PCI/PM: Use PCI dev_printk() wrappers for consistency
Bjorn Helgaas
2019-11-20
1
-5
/
+6
*
PCI/PM: Make power management op coding style consistent
Bjorn Helgaas
2019-11-20
1
-40
/
+36
*
PCI/PM: Run resume fixups before disabling wakeup events
Bjorn Helgaas
2019-11-20
1
-9
/
+7
*
PCI/PM: Clear PCIe PME Status even for legacy power management
Bjorn Helgaas
2019-11-20
1
-2
/
+1
*
PCI/PM: Always return devices to D0 when thawing
Dexuan Cui
2019-11-20
1
-6
/
+11
*
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-15
1
-7
/
+9
|
\
|
*
PCI: Always allow probing with driver_override
Alex Williamson
2019-06-13
1
-1
/
+2
|
*
PCI: Return error if cannot probe VF
Alex Williamson
2019-05-30
1
-6
/
+7
*
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2019-07-08
1
-35
/
+8
|
\
\
|
*
|
PCI: PM: Simplify bus-level hibernation callbacks
Rafael J. Wysocki
2019-07-03
1
-27
/
+0
|
*
|
PM: ACPI/PCI: Resume all devices during hibernation
Rafael J. Wysocki
2019-07-03
1
-8
/
+8
*
|
|
Merge back PCI power management material for v5.3.
Rafael J. Wysocki
2019-06-30
1
-5
/
+26
|
\
\
\
|
*
|
|
PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
Rafael J. Wysocki
2019-06-27
1
-1
/
+8
|
*
|
|
Merge back PCI power management material for v5.3.
Rafael J. Wysocki
2019-06-24
1
-4
/
+18
|
|
\
\
\
|
|
*
|
|
PCI: PM: Replace pci_dev_keep_suspended() with two functions
Rafael J. Wysocki
2019-06-17
1
-4
/
+18
|
|
|
/
/
*
|
/
/
PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
Rafael J. Wysocki
2019-06-26
1
-4
/
+4
|
/
/
/
*
/
/
PCI: PM: Skip devices in D0 for suspend-to-idle
Rafael J. Wysocki
2019-06-14
1
-12
/
+35
|
/
/
*
/
PCI: PM: Avoid possible suspend-to-idle issue
Rafael J. Wysocki
2019-05-27
1
-1
/
+16
|
/
*
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-7
/
+7
|
\
[next]