index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
|
\
|
*
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-7
/
+7
*
|
PCI: Clean up usage of __u32 type
Logan Gunthorpe
2019-02-08
1
-2
/
+2
|
/
*
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-05
1
-15
/
+12
|
\
|
*
PCI / PM: Allow runtime PM without callback functions
Jarkko Nikula
2018-12-12
1
-15
/
+12
*
|
PCI: Remove unused attr variable in pci_dma_configure
Nathan Chancellor
2018-12-15
1
-1
/
+0
*
|
ACPI / scan: Refactor _CCA enforcement
Robin Murphy
2018-12-13
1
-2
/
+1
|
/
*
Merge branch 'pci/misc'
Bjorn Helgaas
2018-08-15
1
-1
/
+1
|
\
|
*
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
2018-07-30
1
-1
/
+1
*
|
PCI/IOV: Reset total_VFs limit after detaching PF driver
Jakub Kicinski
2018-06-29
1
-0
/
+1
|
/
*
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
1
-1
/
+1
|
\
|
*
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
2018-05-17
1
-1
/
+1
*
|
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-05
1
-2
/
+3
|
\
\
|
*
|
PCI / PM: Do not clear state_saved for devices that remain suspended
Rafael J. Wysocki
2018-05-24
1
-2
/
+3
*
|
|
drivers: remove force dma flag from buses
Christoph Hellwig
2018-05-03
1
-2
/
+1
*
|
|
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2018-05-03
1
-0
/
+32
|
/
/
*
/
PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set
Mika Westerberg
2018-04-23
1
-2
/
+3
|
/
*
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
1
-3
/
+93
|
\
|
*
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-04-04
1
-1
/
+57
|
|
\
|
|
*
PCI/portdrv: Remove pcie_port_bus_type link order dependency
Bjorn Helgaas
2018-03-30
1
-1
/
+43
|
|
*
PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors
Bjorn Helgaas
2018-03-30
1
-1
/
+2
|
|
*
PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
Bjorn Helgaas
2018-03-12
1
-0
/
+13
|
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2018-04-04
1
-2
/
+0
|
|
\
\
|
|
*
|
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
1
-2
/
+0
|
|
|
/
|
*
/
PCI/AER: Move pci_uevent_ers() out of pci.h
Michael Ellerman
2018-02-22
1
-0
/
+36
|
|
/
*
/
PCI: Restore config space on runtime resume despite being unbound
Rafael J. Wysocki
2018-03-13
1
-6
/
+11
|
/
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-3
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-28
1
-3
/
+1
*
|
Merge branch 'pm-core'
Rafael J. Wysocki
2018-01-18
1
-2
/
+17
|
\
\
|
*
\
Merge back PM core material for v4.16.
Rafael J. Wysocki
2017-12-16
1
-2
/
+17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
PCI / PM: Support for LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
2017-11-27
1
-2
/
+17
*
|
|
PCI / PM: Remove spurious semicolon
Luis de Bethencourt
2018-01-18
1
-1
/
+1
*
|
|
PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
Rafael J. Wysocki
2017-12-18
1
-1
/
+6
|
/
/
*
/
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
2017-12-11
1
-1
/
+1
|
/
*
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-14
1
-0
/
+1
|
\
|
*
drivers: flag buses which demand DMA configuration
Robin Murphy
2017-10-19
1
-0
/
+1
*
|
Merge branch 'pm-core'
Rafael J. Wysocki
2017-11-13
1
-35
/
+89
|
\
\
[next]