index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pm-pci'
Rafael J. Wysocki
2017-07-14
1
-8
/
+8
|
\
|
*
PCI / PM: Restore PME Enable after config space restoration
Rafael J. Wysocki
2017-07-12
1
-8
/
+8
*
|
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
1
-129
/
+98
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-07-03
1
-78
/
+83
|
|
\
|
|
*
PCI: Remove __pci_dev_reset() and pci_dev_reset()
Christoph Hellwig
2017-07-03
1
-56
/
+52
|
|
*
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-07-03
1
-19
/
+15
|
|
*
PCI: Protect pci_error_handlers->reset_notify() usage with device_lock()
Christoph Hellwig
2017-06-14
1
-8
/
+18
|
|
*
PCI: Restore PRI and PASID state after Function-Level Reset
CQ Tang
2017-05-30
1
-0
/
+3
|
*
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-07-02
1
-1
/
+1
|
|
\
\
|
|
*
|
PCI: Do not disregard parent resources starting at 0x0
Ard Biesheuvel
2017-05-17
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/pm' into next
Bjorn Helgaas
2017-07-02
1
-10
/
+15
|
|
\
\
|
|
*
|
PCI/PM: Avoid using device_may_wakeup() for runtime PM
Rafael J. Wysocki
2017-06-30
1
-9
/
+13
|
*
|
|
PCI: Test INTx masking during enumeration, not at run-time
Piotr Gregor
2017-06-16
1
-41
/
+1
|
|
|
/
|
|
/
|
*
|
|
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
2017-06-28
1
-3
/
+3
*
|
|
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
2017-06-28
1
-26
/
+10
*
|
|
PCI / PM: Restore PME Enable if skipping wakeup setup
Rafael J. Wysocki
2017-06-15
1
-2
/
+24
|
|
/
|
/
|
*
|
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Imre Deak
2017-05-23
1
-1
/
+2
|
/
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-04-28
1
-9
/
+32
|
\
|
*
PCI: Export pcie_flr()
Christoph Hellwig
2017-04-20
1
-11
/
+28
|
*
PCI: Avoid FLR for Intel 82579 NICs
Sasha Neftin
2017-04-03
1
-0
/
+6
*
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-04-28
1
-26
/
+82
|
\
\
|
*
|
PCI: Don't resize resources when realigning all devices in system
Yongji Xie
2017-04-19
1
-16
/
+43
|
*
|
PCI: Don't reassign resources that are already aligned
Bjorn Helgaas
2017-04-19
1
-21
/
+19
|
*
|
PCI: Factor pci_reassigndev_resource_alignment()
Bjorn Helgaas
2017-04-19
1
-22
/
+47
|
*
|
PCI: Add pcibios_default_alignment() for arch-specific alignment control
Yongji Xie
2017-04-19
1
-2
/
+8
|
*
|
PCI: Ignore requested alignment for IOV BARs
Yongji Xie
2017-04-18
1
-1
/
+1
|
|
/
*
|
Merge branch 'pci/pm' into next
Bjorn Helgaas
2017-04-28
1
-6
/
+9
|
\
\
|
*
|
PCI: Freeze PME scan before suspending devices
Lukas Wunner
2017-04-18
1
-4
/
+5
|
*
|
PCI/PM: Don't sleep at all when d3_delay or d3cold_delay is zero
Adrian Hunter
2017-03-14
1
-2
/
+4
|
|
/
*
|
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
2017-04-28
1
-1
/
+83
|
\
\
|
*
|
PCI: Implement devm_pci_remap_cfgspace()
Lorenzo Pieralisi
2017-04-24
1
-0
/
+82
|
*
|
PCI: Remove __weak tag from pci_remap_iospace()
Lorenzo Pieralisi
2017-04-19
1
-1
/
+1
|
|
/
*
|
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2017-04-28
1
-0
/
+2
|
\
\
|
*
|
PCI: Short-circuit pci_device_is_present() for disconnected devices
Keith Busch
2017-03-29
1
-0
/
+2
|
|
/
*
|
PCI: Export pci_remap_iospace() and pci_unmap_iospace()
Brian Norris
2017-04-21
1
-0
/
+2
|
/
*
Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"
Bjorn Helgaas
2017-02-03
1
-6
/
+6
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2016-12-12
1
-34
/
+0
|
\
|
*
PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
Bjorn Helgaas
2016-11-29
1
-30
/
+0
|
*
PCI: Ignore BAR updates on virtual functions
Bjorn Helgaas
2016-11-28
1
-4
/
+0
*
|
PCI: pciehp: Add runtime PM support for PCIe hotplug ports
Lukas Wunner
2016-11-17
1
-6
/
+6
*
|
PCI: Unfold conditions to block runtime PM on PCIe ports
Lukas Wunner
2016-11-17
1
-10
/
+11
*
|
PCI: Consolidate conditions to allow runtime PM on PCIe ports
Lukas Wunner
2016-11-17
1
-0
/
+11
*
|
PCI: Activate runtime PM on a PCIe port only if it can suspend
Lukas Wunner
2016-11-17
1
-1
/
+1
*
|
PCI: Speed up algorithm in pci_bridge_d3_update()
Lukas Wunner
2016-11-17
1
-8
/
+20
*
|
PCI: Autosense device removal in pci_bridge_d3_update()
Lukas Wunner
2016-11-17
1
-30
/
+5
*
|
PCI: Don't acquire ref on parent in pci_bridge_d3_update()
Lukas Wunner
2016-11-17
1
-3
/
+0
*
|
PCI: Check for PME in targeted sleep state
Alan Stern
2016-11-11
1
-0
/
+4
|
/
*
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-07
1
-17
/
+58
|
\
|
*
Merge branch 'pci/resource' into next
Bjorn Helgaas
2016-10-03
1
-0
/
+23
|
|
\
|
|
*
PCI: Ignore requested alignment for VF BARs
Yongji Xie
2016-09-28
1
-0
/
+9
[next]