| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas | 2016-05-17 | 1 | -14/+8 |
|\ \ |
|
| * | | PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit | Lukas Wunner | 2016-05-04 | 1 | -14/+8 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next | Bjorn Helgaas | 2016-05-03 | 6 | -5/+186 |
|\ \ \
| | |/ |
|
| * | | PCI: Add Downstream Port Containment driver | Keith Busch | 2016-05-03 | 3 | -0/+179 |
| * | | PCI: Add Downstream Port Containment portdrv service type | Keith Busch | 2016-05-03 | 3 | -3/+5 |
| * | | PCI: Widen portdrv service type from 4 bits to 8 bits | Keith Busch | 2016-05-03 | 2 | -2/+2 |
| |/ |
|
* | | PCI: Remove return values from pcie_port_platform_notify() and relatives | Jon Derrick | 2016-04-08 | 3 | -19/+10 |
* | | PCI/ACPI: Allow all PCIe services on non-ACPI host bridges | Jon Derrick | 2016-04-08 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 3 | -35/+73 |
|\ |
|
| *-----. | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2016-03-15 | 2 | -11/+25 |
| |\ \ \ \ |
|
| | | | * | | PCI: Cleanup pci/pcie/Kconfig whitespace | Andreas Ziegler | 2016-03-15 | 1 | -3/+4 |
| | | |/ / |
|
| | * | | | PCI/AER: Log aer_inject error injections | Jean Delvare | 2016-03-08 | 1 | -0/+3 |
| | * | | | PCI/AER: Log actual error causes in aer_inject | Jean Delvare | 2016-03-08 | 1 | -1/+7 |
| | * | | | PCI/AER: Use dev_warn() in aer_inject | Jean Delvare | 2016-03-08 | 1 | -3/+7 |
| | * | | | PCI/AER: Fix aer_inject error codes | Jean Delvare | 2016-03-08 | 1 | -4/+4 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'pci/aer', 'pci/misc' and 'pci/virtualization' into next | Bjorn Helgaas | 2016-02-09 | 2 | -24/+48 |
| |\ \ \ \ \
| | | |/ / /
| | |/| / /
| | |_|/ /
| |/| | /
| | | |/ |
|
| | | * | PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning | Bjorn Helgaas | 2016-02-05 | 1 | -3/+6 |
| | | * | PCI/PME: Remove redundant port lookup | Bjorn Helgaas | 2016-02-05 | 1 | -2/+0 |
| | |/
| |/| |
|
| | * | PCI/AER: Use list_first_entry_or_null() to simplify code | Geliang Tang | 2016-02-04 | 1 | -8/+5 |
| | * | PCI/AER: Restore pci_ops pointer while calling original pci_ops | David Daney | 2016-02-04 | 1 | -2/+28 |
| | * | PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops | Bjorn Helgaas | 2016-02-04 | 1 | -9/+9 |
| |/ |
|
* | | PCI/AER: Flush workqueue on device remove to avoid use-after-free | Sebastian Andrzej Siewior | 2016-01-25 | 3 | -6/+1 |
|/ |
|
* | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 2016-01-15 | 1 | -8/+8 |
|\ |
|
| * | PCI/AER: Use 32 bit PCI domain numbers | Keith Busch | 2016-01-15 | 1 | -8/+8 |
| | | |
| \ | |
*-. \ | Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next | Bjorn Helgaas | 2015-12-10 | 2 | -16/+10 |
|\ \ \
| |_|/
|/| | |
|
| | * | PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask | Bjorn Helgaas | 2015-12-10 | 1 | -5/+5 |
| |/
|/| |
|
| * | PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show() | Andy Lutomirski | 2015-12-03 | 1 | -11/+5 |
|/ |
|
* | PCI/AER: Clear error status registers during enumeration and restore | Taku Izumi | 2015-09-17 | 1 | -0/+28 |
* | PCI: Fix pcie_port_device_resume() comment | Bjorn Helgaas | 2015-07-14 | 1 | -1/+1 |
* | PCI/ASPM: Simplify Clock Power Management setting | Bjorn Helgaas | 2015-06-10 | 1 | -8/+5 |
* | PCI: Use dev->has_secondary_link to find downstream PCIe links | Yijing Wang | 2015-05-29 | 1 | -2/+1 |
* | PCI/ASPM: Use dev->has_secondary_link to find downstream links | Yijing Wang | 2015-05-26 | 1 | -6/+10 |
* | PCI/ASPM: Remove redundant PCIe port type checking | Yijing Wang | 2015-05-20 | 1 | -15/+4 |
* | PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter | Bjorn Helgaas | 2015-05-20 | 1 | -5/+4 |
* | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-13 | 1 | -18/+0 |
|\ |
|
| * | PCI: Don't clear ASPM bits when the FADT declares it's unsupported | Matthew Garrett | 2015-04-09 | 1 | -18/+0 |
* | | PCI/AER: Avoid info leak in __print_tlp_header() | Rasmus Villemoes | 2015-03-06 | 1 | -10/+2 |
|/ |
|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 1 | -1/+1 |
|\ |
|
| * | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 1 | -1/+1 |
* | | PCI/ASPM: Use standard parsing functions for sysfs setters | Chris J Arges | 2015-01-09 | 1 | -5/+7 |
|/ |
|
* | PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core | Rafael J. Wysocki | 2014-12-04 | 1 | -1/+1 |
* | PCI / PM: handle failure to enable wakeup on PCIe PME | Lucas Stach | 2014-10-23 | 1 | -2/+4 |
* | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-09 | 1 | -10/+51 |
|\ |
|
| * | PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle | Rafael J. Wysocki | 2014-09-01 | 1 | -10/+51 |
| | | |
| \ | |
*-. \ | Merge branches 'pci/aer' and 'pci/virtualization' into next | Bjorn Helgaas | 2014-10-01 | 1 | -2/+9 |
|\ \ \
| | |/ |
|
| * | | PCI/AER: Add additional PCIe AER error strings | Chen, Gong | 2014-09-25 | 1 | -2/+9 |
| |/ |
|
* | | PCI/PM: Drop unused runtime PM support code for PCIe ports | Rafael J. Wysocki | 2014-09-02 | 1 | -74/+0 |
|/ |
|
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 | 2 | -3/+2 |
|\ |
|
| * | trace, AER: Move trace into unified interface | Chen, Gong | 2014-06-23 | 2 | -3/+2 |
* | | PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports | Jiang Liu | 2014-07-02 | 1 | -4/+0 |
|/ |
|