Age | Commit message (Expand) | Author |
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 |
2014-01-13 | PCI: Remove unused pcie_aspm_enabled() | Stephen Hemminger |
2014-01-07 | Merge branch 'pci/msi' into next | Bjorn Helgaas |
2014-01-03 | PCI/MSI: Add pci_msix_vec_count() | Alexander Gordeev |
2013-12-20 | Merge branch 'pci/deletion' into next | Bjorn Helgaas |
2013-12-19 | PCI/portdrv: Remove extra get_device()/put_device() for pcie_device | Bjorn Helgaas |
2013-12-19 | PCI/portdrv: Add put_device() after device_register() failure | Levente Kurusa |
2013-12-19 | PCI/portdrv: Cleanup error paths | Bjorn Helgaas |
2013-12-18 | Merge branch 'pci/aer' into next | Bjorn Helgaas |
2013-12-13 | PCI/AER: Consolidate HEST error source parsers | Bjorn Helgaas |
2013-12-13 | PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse() | Betty Dall |
2013-12-13 | PCI/AER: Clean up error printing code a bit | Borislav Petkov |
2013-12-13 | PCI/AER: Add a TLP header print helper | Borislav Petkov |
2013-12-13 | PCI/portdrv: Remove superfluous name cast | Geert Uytterhoeven |
2013-11-22 | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-20 | PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() | Yinghai Lu |
2013-11-15 | kfifo API type safety | Stefani Seibold |
2013-11-14 | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas |
2013-11-01 | PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms | Andrew Murray |
2013-09-03 | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-15 | Merge branch 'pci/aw-reset-v5' into next | Bjorn Helgaas |
2013-08-14 | PCI: Remove aer_do_secondary_bus_reset() | Alex Williamson |
2013-07-26 | PCI: pciehp: Convert pciehp to be builtin only, not modular | Bjorn Helgaas |
2013-07-25 | PCI: Rename "PCI Express support" kconfig title | Ezequiel Garcia |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-14 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-06-10 | PCI: Fix comment typo for pcie_pme_remove() | Yijing Wang |
2013-06-07 | Merge branch 'pci/betty-aer-v3' into next | Bjorn Helgaas |
2013-06-06 | PCI/AER: Reset link for devices below Root Port or Downstream Port | Betty Dall |
2013-06-06 | PCI/AER: Move AER severity defines to aer.h | Betty Dall |
2013-06-06 | PCI/AER: Set dev->__aer_firmware_first only for matching devices | Bjorn Helgaas |
2013-06-06 | PCI/AER: Factor out HEST device type matching | Bjorn Helgaas |
2013-06-06 | PCI/AER: Don't parse HEST table for non-PCIe devices | Bjorn Helgaas |
2013-05-30 | aerdrv: Move cper_print_aer() call out of interrupt context | Lance Ortiz |
2013-05-28 | PCI: Fix kerneldoc for pci_disable_link_state() | Yijing Wang |
2013-05-21 | PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do it | Bjorn Helgaas |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-17 | Merge branch 'pci/cleanup' into next | Bjorn Helgaas |
2013-04-17 | PCI: Remove "extern" from function declarations | Bjorn Helgaas |
2013-04-15 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-04-15 | PCI: Remove unnecessary dependencies between PME and ACPI | Bjorn Helgaas |
2013-04-15 | PCI: Remove unused variables | Bjorn Helgaas |
2013-04-12 | PCI: Make local functions/structs static | Bjorn Helgaas |
2013-04-12 | PCI: Fix missing prototype for pcie_port_acpi_setup() | Andy Shevchenko |
2013-04-03 | PCI: aer_inject: Fix return values when device not found | Prarit Bhargava |
2013-04-03 | PCI/PM: Disable runtime PM of PCIe ports | Rafael J. Wysocki |
2013-03-26 | PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI | Shuah Khan |
2013-02-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |