summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
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
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-01Merge branches 'pci/aer' and 'pci/virtualization' into nextBjorn Helgaas
2014-09-25PCI/AER: Add additional PCIe AER error stringsChen, Gong
2014-09-02PCI/PM: Drop unused runtime PM support code for PCIe portsRafael J. Wysocki
2014-09-01PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idleRafael J. Wysocki
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-02PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe portsJiang Liu
2014-06-23trace, AER: Move trace into unified interfaceChen, Gong
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-04-29Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas
2014-04-24PCI: Allow hotplug service drivers to operate in polling modeRajat Jain
2014-04-14PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-01-13Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-01-13Merge branch 'pci/aer' into nextBjorn Helgaas
2014-01-13PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0Betty Dall
2014-01-13PCI: Remove unused pcie_aspm_enabled()Stephen Hemminger
2014-01-07Merge branch 'pci/msi' into nextBjorn Helgaas
2014-01-03PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev
2013-12-20Merge branch 'pci/deletion' into nextBjorn Helgaas
2013-12-19PCI/portdrv: Remove extra get_device()/put_device() for pcie_deviceBjorn Helgaas
2013-12-19PCI/portdrv: Add put_device() after device_register() failureLevente Kurusa
2013-12-19PCI/portdrv: Cleanup error pathsBjorn Helgaas
2013-12-18Merge branch 'pci/aer' into nextBjorn Helgaas
2013-12-13PCI/AER: Consolidate HEST error source parsersBjorn Helgaas
2013-12-13PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()Betty Dall
2013-12-13PCI/AER: Clean up error printing code a bitBorislav Petkov
2013-12-13PCI/AER: Add a TLP header print helperBorislav Petkov
2013-12-13PCI/portdrv: Remove superfluous name castGeert Uytterhoeven
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-20PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu
2013-11-15kfifo API type safetyStefani Seibold
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-11-01PCI: Update pcie_ports 'auto' behavior for non-ACPI platformsAndrew Murray
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-15Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas