index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-07
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+93
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-1
/
+57
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+0
2018-03-31
PCI/portdrv: Remove pcie_port_bus_type link order dependency
Bjorn Helgaas
1
-1
/
+43
2018-03-31
PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors
Bjorn Helgaas
1
-1
/
+2
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-2
/
+0
2018-03-14
PCI: Restore config space on runtime resume despite being unbound
Rafael J. Wysocki
1
-6
/
+11
2018-03-12
PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
Bjorn Helgaas
1
-0
/
+13
2018-02-23
PCI/AER: Move pci_uevent_ers() out of pci.h
Michael Ellerman
1
-0
/
+36
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2018-01-29
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-3
/
+1
2018-01-18
Merge branch 'pm-core'
Rafael J. Wysocki
1
-2
/
+17
2018-01-18
PCI / PM: Remove spurious semicolon
Luis de Bethencourt
1
-1
/
+1
2017-12-18
PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
Rafael J. Wysocki
1
-1
/
+6
2017-12-16
Merge back PM core material for v4.16.
Rafael J. Wysocki
1
-2
/
+17
2017-12-11
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
1
-1
/
+1
2017-11-27
PCI / PM: Support for LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
1
-2
/
+17
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2017-11-13
Merge branch 'pm-core'
Rafael J. Wysocki
1
-35
/
+89
2017-11-06
PCI / PM: Take SMART_SUSPEND driver flag into account
Rafael J. Wysocki
1
-17
/
+86
2017-11-06
PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
Rafael J. Wysocki
1
-18
/
+0
2017-11-06
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
1
-1
/
+4
2017-10-19
drivers: flag buses which demand DMA configuration
Robin Murphy
1
-0
/
+1
2017-10-03
PCI / PM: Add dev_dbg() to print device suspend power states
Rafael J. Wysocki
1
-0
/
+3
2017-09-28
PCI / PM: Do not resume any devices in pci_pm_prepare()
Rafael J. Wysocki
1
-7
/
+0
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+1
2017-08-18
PCI/IB: add support for pci driver attribute groups
Greg Kroah-Hartman
1
-0
/
+1
2017-08-01
PCI / PM: Skip bridges in pci_enable_wake()
Rafael J. Wysocki
1
-3
/
+1
2017-07-14
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-0
/
+2
2017-07-13
PCI / PM: Restore PME Enable after config space restoration
Rafael J. Wysocki
1
-0
/
+2
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2017-07-03
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
1
-0
/
+2
2017-07-03
PCI: Add a call to pci_assign_irq() in pci_device_probe()
Matthew Minter
1
-0
/
+2
2017-06-30
PCI/PM: Restore the status of PCI devices across hibernation
Chen Yu
1
-0
/
+1
2017-06-28
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
1
-1
/
+1
2017-06-12
PCI: pci-driver: convert to use DRIVER_ATTR_WO
Greg Kroah-Hartman
1
-4
/
+4
2017-05-26
PCI: Replace the racy recursion prevention
Thomas Gleixner
1
-22
/
+25
2017-05-26
PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
Thomas Gleixner
1
-2
/
+2
2017-04-28
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-4
/
+18
2017-04-20
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
Bodong Wang
1
-4
/
+18
2017-03-09
PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()
Prarit Bhargava
1
-2
/
+0
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2017-02-11
PCI: Remove duplicate check for positive return value from probe() functions
Gabriel Krisman Bertazi
1
-2
/
+0
2017-01-20
PCI: implement num_vf bus type callback
Phil Sutter
1
-0
/
+6
2016-10-03
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-2
/
+13
2016-09-28
PCI: Avoid unnecessary resume after direct-complete
Lukas Wunner
1
-2
/
+13
2016-08-09
PCI: Drop CONFIG_KEXEC_CORE ifdeffery
Lukas Wunner
1
-2
/
+0
2016-06-13
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
1
-4
/
+1
[next]