aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas
2016-07-25PCI: Remove DPC tristate module optionKeith Busch
2016-07-25PCI: Bind DPC to Root Ports as well as Downstream PortsKeith Busch
2016-06-21PCI: Fix whitespace in struct dpc_devMika Westerberg
2016-06-21PCI: Convert Downstream Port Containment driver to use devm_* functionsMika Westerberg
2016-06-13PCI: Add runtime PM support for PCIe portsMika Westerberg
2016-06-13PCI: Don't clear d3cold_allowed for PCIe portsMika Westerberg
2016-06-10PCI/ASPM: Remove redundant check of pcie_set_clkpmShawn Lin
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas
2016-05-04PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner
2016-05-03Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas
2016-05-03PCI: Add Downstream Port Containment driverKeith Busch
2016-05-03PCI: Add Downstream Port Containment portdrv service typeKeith Busch
2016-05-03PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch
2016-04-08PCI: Remove return values from pcie_port_platform_notify() and relativesJon Derrick
2016-04-08PCI/ACPI: Allow all PCIe services on non-ACPI host bridgesJon Derrick
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-15PCI: Cleanup pci/pcie/Kconfig whitespaceAndreas Ziegler
2016-03-08PCI/AER: Log aer_inject error injectionsJean Delvare
2016-03-08PCI/AER: Log actual error causes in aer_injectJean Delvare
2016-03-08PCI/AER: Use dev_warn() in aer_injectJean Delvare
2016-03-08PCI/AER: Fix aer_inject error codesJean Delvare
2016-02-09Merge branches 'pci/aer', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas
2016-02-05PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warningBjorn Helgaas
2016-02-05PCI/PME: Remove redundant port lookupBjorn Helgaas
2016-02-04PCI/AER: Use list_first_entry_or_null() to simplify codeGeliang Tang
2016-02-04PCI/AER: Restore pci_ops pointer while calling original pci_opsDavid Daney
2016-02-04PCI/AER: Rename pci_ops_aer to aer_inj_pci_opsBjorn Helgaas
2016-01-25PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-01-15Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-01-15PCI/AER: Use 32 bit PCI domain numbersKeith Busch
2015-12-10Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas
2015-12-10PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas
2015-12-03PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()Andy Lutomirski
2015-09-17PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi
2015-07-14PCI: Fix pcie_port_device_resume() commentBjorn Helgaas
2015-06-10PCI/ASPM: Simplify Clock Power Management settingBjorn Helgaas
2015-05-29PCI: Use dev->has_secondary_link to find downstream PCIe linksYijing Wang
2015-05-26PCI/ASPM: Use dev->has_secondary_link to find downstream linksYijing Wang
2015-05-20PCI/ASPM: Remove redundant PCIe port type checkingYijing Wang
2015-05-20PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameterBjorn Helgaas
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett
2015-03-06PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-01-09PCI/ASPM: Use standard parsing functions for sysfs settersChris J Arges
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2014-12-04PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI coreRafael J. Wysocki
2014-10-23PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach