summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas2016-08-015-20/+61
|\ \ \
| | | * PCI: Add runtime PM support for PCIe portsMika Westerberg2016-06-132-0/+54
| | | * PCI: Don't clear d3cold_allowed for PCIe portsMika Westerberg2016-06-131-5/+0Star
| |_|/ |/| |
| | * PCI: Remove DPC tristate module optionKeith Busch2016-07-251-4/+1Star
| | * PCI: Bind DPC to Root Ports as well as Downstream PortsKeith Busch2016-07-251-1/+1
| | * PCI: Fix whitespace in struct dpc_devMika Westerberg2016-06-211-2/+2
| | * PCI: Convert Downstream Port Containment driver to use devm_* functionsMika Westerberg2016-06-211-9/+4Star
| |/ |/|
| * PCI/ASPM: Remove redundant check of pcie_set_clkpmShawn Lin2016-06-111-1/+1
|/
*-. Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-05-171-14/+8Star
|\ \
| * | PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner2016-05-041-14/+8Star
| |/
| |
| \
*-. | Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas2016-05-036-5/+186
|\ \|
| * | PCI: Add Downstream Port Containment driverKeith Busch2016-05-033-0/+179
| * | PCI: Add Downstream Port Containment portdrv service typeKeith Busch2016-05-033-3/+5
| * | PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch2016-05-032-2/+2
| |/
* | PCI: Remove return values from pcie_port_platform_notify() and relativesJon Derrick2016-04-083-19/+10Star
* | PCI/ACPI: Allow all PCIe services on non-ACPI host bridgesJon Derrick2016-04-081-2/+2
|/
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-163-35/+73
|\
| *-----. Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-152-11/+25
| |\ \ \ \
| | | | * | PCI: Cleanup pci/pcie/Kconfig whitespaceAndreas Ziegler2016-03-151-3/+4
| | | |/ /
| | * | | PCI/AER: Log aer_inject error injectionsJean Delvare2016-03-081-0/+3
| | * | | PCI/AER: Log actual error causes in aer_injectJean Delvare2016-03-081-1/+7
| | * | | PCI/AER: Use dev_warn() in aer_injectJean Delvare2016-03-081-3/+7
| | * | | PCI/AER: Fix aer_inject error codesJean Delvare2016-03-081-4/+4
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pci/aer', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas2016-02-092-24/+48
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | / | | | |/
| | | * PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warningBjorn Helgaas2016-02-051-3/+6
| | | * PCI/PME: Remove redundant port lookupBjorn Helgaas2016-02-051-2/+0Star
| | |/ | |/|
| | * PCI/AER: Use list_first_entry_or_null() to simplify codeGeliang Tang2016-02-041-8/+5Star
| | * PCI/AER: Restore pci_ops pointer while calling original pci_opsDavid Daney2016-02-041-2/+28
| | * PCI/AER: Rename pci_ops_aer to aer_inj_pci_opsBjorn Helgaas2016-02-041-9/+9
| |/
* / PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior2016-01-253-6/+1Star
|/
* Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-01-151-8/+8
|\
| * PCI/AER: Use 32 bit PCI domain numbersKeith Busch2016-01-151-8/+8
| |
| \
*-. \ Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-12-112-16/+10Star
|\ \ \ | |_|/ |/| |
| | * PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas2015-12-111-5/+5
| |/ |/|
| * PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()Andy Lutomirski2015-12-031-11/+5Star
|/
* PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi2015-09-171-0/+28
* PCI: Fix pcie_port_device_resume() commentBjorn Helgaas2015-07-141-1/+1
* PCI/ASPM: Simplify Clock Power Management settingBjorn Helgaas2015-06-101-8/+5Star
* PCI: Use dev->has_secondary_link to find downstream PCIe linksYijing Wang2015-05-291-2/+1Star
* PCI/ASPM: Use dev->has_secondary_link to find downstream linksYijing Wang2015-05-261-6/+10
* PCI/ASPM: Remove redundant PCIe port type checkingYijing Wang2015-05-201-15/+4Star
* PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameterBjorn Helgaas2015-05-201-5/+4Star
* Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-141-18/+0Star
|\
| * PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett2015-04-091-18/+0Star
* | PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes2015-03-061-10/+2Star
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-1/+1
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-1/+1
* | PCI/ASPM: Use standard parsing functions for sysfs settersChris J Arges2015-01-091-5/+7
|/
* PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI coreRafael J. Wysocki2014-12-041-1/+1
* PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach2014-10-231-2/+4