Age | Commit message (Expand) | Author |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas |
2016-03-15 | PCI: Cleanup pci/pcie/Kconfig whitespace | Andreas Ziegler |
2016-03-08 | PCI/AER: Log aer_inject error injections | Jean Delvare |
2016-03-08 | PCI/AER: Log actual error causes in aer_inject | Jean Delvare |
2016-03-08 | PCI/AER: Use dev_warn() in aer_inject | Jean Delvare |
2016-03-08 | PCI/AER: Fix aer_inject error codes | Jean Delvare |
2016-02-09 | Merge branches 'pci/aer', 'pci/misc' and 'pci/virtualization' into next | Bjorn Helgaas |
2016-02-05 | PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning | Bjorn Helgaas |
2016-02-05 | PCI/PME: Remove redundant port lookup | Bjorn Helgaas |
2016-02-04 | PCI/AER: Use list_first_entry_or_null() to simplify code | Geliang Tang |
2016-02-04 | PCI/AER: Restore pci_ops pointer while calling original pci_ops | David Daney |
2016-02-04 | PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops | Bjorn Helgaas |
2016-01-25 | PCI/AER: Flush workqueue on device remove to avoid use-after-free | Sebastian Andrzej Siewior |
2016-01-15 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas |
2016-01-15 | PCI/AER: Use 32 bit PCI domain numbers | Keith Busch |
2015-12-11 | Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next | Bjorn Helgaas |
2015-12-11 | PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask | Bjorn Helgaas |
2015-12-03 | PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show() | Andy Lutomirski |
2015-09-17 | PCI/AER: Clear error status registers during enumeration and restore | Taku Izumi |
2015-07-14 | PCI: Fix pcie_port_device_resume() comment | Bjorn Helgaas |
2015-06-10 | PCI/ASPM: Simplify Clock Power Management setting | Bjorn Helgaas |
2015-05-29 | PCI: Use dev->has_secondary_link to find downstream PCIe links | Yijing Wang |
2015-05-26 | PCI/ASPM: Use dev->has_secondary_link to find downstream links | Yijing Wang |
2015-05-20 | PCI/ASPM: Remove redundant PCIe port type checking | Yijing Wang |
2015-05-20 | PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter | Bjorn Helgaas |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-09 | PCI: Don't clear ASPM bits when the FADT declares it's unsupported | Matthew Garrett |
2015-03-06 | PCI/AER: Avoid info leak in __print_tlp_header() | Rasmus Villemoes |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2015-01-09 | PCI/ASPM: Use standard parsing functions for sysfs setters | Chris J Arges |
2015-01-07 | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger |
2014-12-03 | PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core | Rafael J. Wysocki |
2014-10-23 | PCI / PM: handle failure to enable wakeup on PCIe PME | Lucas Stach |
2014-10-09 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-01 | Merge branches 'pci/aer' and 'pci/virtualization' into next | Bjorn Helgaas |
2014-09-25 | PCI/AER: Add additional PCIe AER error strings | Chen, Gong |
2014-09-02 | PCI/PM: Drop unused runtime PM support code for PCIe ports | Rafael J. Wysocki |
2014-09-01 | PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle | Rafael J. Wysocki |
2014-08-05 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-07-02 | PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports | Jiang Liu |
2014-06-23 | trace, AER: Move trace into unified interface | Chen, Gong |
2014-06-11 | PCI: Merge multi-line quoted strings | Ryan Desfosses |
2014-06-11 | PCI: Whitespace cleanup | Ryan Desfosses |
2014-04-29 | Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ... | Bjorn Helgaas |
2014-04-24 | PCI: Allow hotplug service drivers to operate in polling mode | Rajat Jain |
2014-04-14 | PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-01-13 | Merge branch 'pci/dead-code' into next | Bjorn Helgaas |
2014-01-13 | Merge branch 'pci/aer' into next | Bjorn Helgaas |
2014-01-13 | PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0 | Betty Dall |