| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | PCI: Merge multi-line quoted strings | Ryan Desfosses | 2014-06-10 | 4 | -16/+9 |
* | PCI: Whitespace cleanup | Ryan Desfosses | 2014-06-10 | 2 | -4/+2 |
*-. | Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ... | Bjorn Helgaas | 2014-04-29 | 1 | -3/+6 |
|\ \ |
|
| | * | PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 2014-04-14 | 1 | -2/+2 |
| |/
|/| |
|
| * | PCI: Allow hotplug service drivers to operate in polling mode | Rajat Jain | 2014-04-24 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'pci/dead-code' into next | Bjorn Helgaas | 2014-01-13 | 1 | -12/+0 |
|\ |
|
| * | PCI: Remove unused pcie_aspm_enabled() | Stephen Hemminger | 2014-01-13 | 1 | -12/+0 |
* | | Merge branch 'pci/aer' into next | Bjorn Helgaas | 2014-01-13 | 1 | -4/+4 |
|\ \ |
|
| * | | PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0 | Betty Dall | 2014-01-13 | 1 | -4/+4 |
* | | | Merge branch 'pci/msi' into next | Bjorn Helgaas | 2014-01-07 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | PCI/MSI: Add pci_msix_vec_count() | Alexander Gordeev | 2014-01-03 | 1 | -3/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'pci/deletion' into next | Bjorn Helgaas | 2013-12-20 | 1 | -14/+13 |
|\ \ \ |
|
| * | | | PCI/portdrv: Remove extra get_device()/put_device() for pcie_device | Bjorn Helgaas | 2013-12-19 | 1 | -4/+1 |
| * | | | PCI/portdrv: Add put_device() after device_register() failure | Levente Kurusa | 2013-12-19 | 1 | -1/+1 |
| * | | | PCI/portdrv: Cleanup error paths | Bjorn Helgaas | 2013-12-19 | 1 | -10/+12 |
| |/ / |
|
* | | | Merge branch 'pci/aer' into next | Bjorn Helgaas | 2013-12-18 | 2 | -66/+77 |
|\ \ \
| | |/
| |/| |
|
| * | | PCI/AER: Consolidate HEST error source parsers | Bjorn Helgaas | 2013-12-13 | 1 | -16/+17 |
| * | | PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse() | Betty Dall | 2013-12-13 | 1 | -8/+17 |
| * | | PCI/AER: Clean up error printing code a bit | Borislav Petkov | 2013-12-13 | 1 | -24/+27 |
| * | | PCI/AER: Add a TLP header print helper | Borislav Petkov | 2013-12-13 | 1 | -23/+21 |
| |/ |
|
* | | PCI/portdrv: Remove superfluous name cast | Geert Uytterhoeven | 2013-12-13 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-22 | 7 | -12/+11 |
|\ |
|
| * | PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() | Yinghai Lu | 2013-11-20 | 1 | -1/+0 |
| * | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 2013-11-14 | 7 | -11/+11 |
* | | kfifo API type safety | Stefani Seibold | 2013-11-15 | 1 | -1/+1 |
|/ |
|
* | PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms | Andrew Murray | 2013-11-01 | 1 | -7/+8 |
* | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-03 | 4 | -37/+3 |
|\ |
|