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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
x86/PCI: Correct SPDX comment style
Krzysztof Wilczynski
2
-2
/
+2
2019-11-21
PCI/PM: Move pci_dev_wait() definition earlier
Vidya Sagar
1
-41
/
+41
2019-11-21
PCI/PM: Add missing link delays required by the PCIe spec
Mika Westerberg
3
-7
/
+133
2019-11-21
PCI/PM: Add pcie_wait_for_link_delay()
Mika Westerberg
1
-3
/
+18
2019-11-21
PCI/PM: Return error when changing power state from D3cold
Bjorn Helgaas
1
-0
/
+6
2019-11-21
PCI/PM: Decode D3cold power state correctly
Bjorn Helgaas
1
-7
/
+10
2019-11-21
PCI/PM: Fold __pci_complete_power_transition() into its caller
Rafael J. Wysocki
1
-23
/
+7
2019-11-21
PCI/PM: Avoid exporting __pci_complete_power_transition()
Rafael J. Wysocki
1
-3
/
+3
2019-11-21
PCI/PM: Fold __pci_start_power_transition() into its caller
Rafael J. Wysocki
1
-30
/
+18
2019-11-21
PCI/PM: Use pci_power_up() in pci_set_power_state()
Rafael J. Wysocki
2
-13
/
+14
2019-11-21
PCI/PM: Move power state update away from pci_power_up()
Rafael J. Wysocki
2
-1
/
+1
2019-11-21
PCI/PM: Remove unused pci_driver.suspend_late() hook
Bjorn Helgaas
1
-21
/
+1
2019-11-21
PCI/PM: Remove unused pci_driver.resume_early() hook
Bjorn Helgaas
1
-17
/
+6
2019-11-21
PCI/PM: Simplify pci_set_power_state()
Bjorn Helgaas
1
-2
/
+2
2019-11-21
PCI/PM: Expand PM reset messages to mention D3hot (not just D3)
Bjorn Helgaas
1
-1
/
+1
2019-11-21
PCI/PM: Apply D2 delay as milliseconds, not microseconds
Bjorn Helgaas
1
-1
/
+1
2019-11-21
PCI/PM: Use pci_WARN() to include device information
Bjorn Helgaas
1
-17
/
+17
2019-11-21
PCI/PM: Use PCI dev_printk() wrappers for consistency
Bjorn Helgaas
1
-5
/
+6
2019-11-21
PCI/PM: Make power management op coding style consistent
Bjorn Helgaas
1
-40
/
+36
2019-11-21
PCI/PM: Run resume fixups before disabling wakeup events
Bjorn Helgaas
1
-9
/
+7
2019-11-21
PCI/PM: Clear PCIe PME Status even for legacy power management
Bjorn Helgaas
1
-2
/
+1
2019-11-21
PCI/PM: Always return devices to D0 when thawing
Dexuan Cui
1
-6
/
+11
2019-11-21
PCI: Fix typos
Bjorn Helgaas
2
-3
/
+2
2019-11-20
PCI: rockchip: Make some regulators non-optional
Robin Murphy
1
-44
/
+25
2019-11-20
PCI: Make devm_of_pci_get_host_bridge_resources() static
Rob Herring
2
-21
/
+1
2019-11-20
PCI: rcar: Use inbound resources for setup
Rob Herring
1
-29
/
+16
2019-11-20
PCI: iproc: Use inbound resources for setup
Rob Herring
1
-60
/
+17
2019-11-20
PCI: xgene: Use inbound resources for setup
Rob Herring
1
-22
/
+11
2019-11-20
PCI: v3-semi: Use inbound resources for setup
Rob Herring
1
-22
/
+16
2019-11-20
PCI: ftpci100: Use inbound resources for setup
Rob Herring
1
-17
/
+10
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
18
-25
/
+87
2019-11-20
PCI: vmd: Add device id for VMD device 8086:9A0B
Jon Derrick
1
-0
/
+2
2019-11-20
PCI: vmd: Add bus 224-255 restriction decode
Jon Derrick
1
-8
/
+22
2019-11-15
PCI: Unify ACS quirk desired vs provided checking
Bjorn Helgaas
1
-22
/
+45
2019-11-15
PCI: Make ACS quirk implementations more uniform
Bjorn Helgaas
1
-22
/
+19
2019-11-15
PCI: Do not use bus number zero from EA capability
Subbaraya Sundeep
1
-5
/
+11
2019-11-15
PCI: Avoid double hpmemsize MMIO window assignment
Nicholas Johnson
1
-11
/
+27
2019-11-14
ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge
Mika Westerberg
1
-3
/
+9
2019-11-13
PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info
Tyrel Datwyler
1
-2
/
+3
2019-11-13
PCI: rpaphp: Annotate and correctly byte swap DRC properties
Tyrel Datwyler
1
-14
/
+15
2019-11-13
PCI: rpaphp: Add drc-info support for hotplug slot registration
Tyrel Datwyler
1
-20
/
+69
2019-11-13
PCI: rpaphp: Don't rely on firmware feature to imply drc-info support
Tyrel Datwyler
1
-1
/
+1
2019-11-13
PCI: rpaphp: Fix up pointer to first drc-info entry
Tyrel Datwyler
1
-0
/
+2
2019-11-13
PCI: pciehp: Prevent deadlock on disconnect
Mika Westerberg
4
-19
/
+61
2019-11-13
PCI: pciehp: Do not disable interrupt twice on suspend
Mika Westerberg
1
-2
/
+23
2019-11-12
PCI: rcar: Fix missing MACCTLR register setting in initialization sequence
Yoshihiro Shimoda
1
-0
/
+6
2019-11-12
PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()
Andy Shevchenko
1
-4
/
+2
2019-11-12
PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3
George Cherian
1
-7
/
+13
2019-11-11
PCI: cadence: Move all files to per-device cadence directory
Tom Joseph
9
-47
/
+52
2019-11-11
PCI: cadence: Refactor driver to use as a core library
Tom Joseph
6
-187
/
+287
[prev]
[next]