Age | Commit message (Expand) | Author |
2013-01-25 | PCI: acpiphp: Keep driver loaded even if no slots found | Yinghai Lu |
2013-01-25 | PCI: acpiphp: Move host bridge hotplug to pci_root.c | Yinghai Lu |
2013-01-25 | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() | Yinghai Lu |
2013-01-25 | PCI: Make device create/destroy logic symmetric | Jiang Liu |
2013-01-25 | PCI: Fix reference count leak in pci_dev_present() | Jiang Liu |
2013-01-25 | PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally | Yinghai Lu |
2013-01-25 | PCI: Add root bus children dev's res to fail list | Yinghai Lu |
2013-01-25 | PCI: acpiphp: Add is_hotplug_bridge detection | Yinghai Lu |
2013-01-25 | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Bjorn Helgaas |
2013-01-25 | PCI: shpchp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang |
2013-01-25 | PCI: sgihp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang |
2013-01-25 | PCI: cpcihp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang |
2013-01-25 | PCI: pciehp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang |
2013-01-25 | PCI: Consolidate "next-function" functions | Yijing Wang |
2013-01-25 | PCI: Rename pci_enable_ari() to pci_configure_ari() | Yijing Wang |
2013-01-24 | PCI: Kill pci_is_reassigndev() | Yinghai Lu |
2013-01-24 | PCI: Enable ARI if dev and upstream bridge support it; disable otherwise | Yijing Wang |
2013-01-24 | PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto() | Alexander Gordeev |
2013-01-24 | Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-01-22 | Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-01-19 | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead | Rafael J. Wysocki |
2013-01-17 | PCI: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-17 | Merge branch 'pci/rafael-set-root-bridge-handle' into next | Bjorn Helgaas |
2013-01-17 | ACPI / PM: Rework the handling of devices depending on power resources | Rafael J. Wysocki |
2013-01-15 | ACPI / scan: Drop the second argument of acpi_bus_trim() | Rafael J. Wysocki |
2013-01-14 | PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported | Colin Ian King |
2013-01-14 | Merge branch 'pci/yijing-hotplug-workqueues' into for-linus | Bjorn Helgaas |
2013-01-14 | PCI: shpchp: Use per-slot workqueues to avoid deadlock | Bjorn Helgaas |
2013-01-14 | PCI: shpchp: Handle push button event asynchronously | Bjorn Helgaas |
2013-01-13 | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki |
2013-01-13 | PCI: shpchp: Make shpchp_wq non-ordered | Bjorn Helgaas |
2013-01-13 | PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put() | Betty Dall |
2013-01-12 | PCI: pciehp: Use per-slot workqueues to avoid deadlock | Yijing Wang |
2013-01-10 | pci: fix iov.c kernel-doc warnings | Randy Dunlap |
2013-01-10 | Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next | Bjorn Helgaas |
2013-01-10 | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Bjorn Helgaas |
2013-01-09 | Merge branch 'pci/yinghai-survey-resources' into next | Bjorn Helgaas |
2013-01-07 | PCI/ACPI: Reserve firmware-allocated resources for hot-added root buses | Yinghai Lu |
2013-01-07 | PCI: cpqphp: Cleanup and remove unreachable paths | Sasha Levin |
2013-01-04 | PCI: Drop "__" prefix on __pci_enable_device_flags() | Bjorn Helgaas |
2013-01-04 | PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h | Bjorn Helgaas |
2013-01-03 | aerdrv: Cleanup log output for AER | Lance Ortiz |
2013-01-03 | aerdrv: Enhanced AER logging | Lance Ortiz |
2013-01-03 | ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c | Rafael J. Wysocki |
2013-01-03 | ACPI / PCI: Rework the setup and cleanup of device wakeup | Rafael J. Wysocki |
2013-01-03 | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument | Rafael J. Wysocki |
2013-01-03 | ACPI: Remove the arguments of acpi_bus_add() that are not used | Rafael J. Wysocki |
2013-01-03 | ACPI: Remove acpi_start_single_object() and acpi_bus_start() | Rafael J. Wysocki |
2012-12-26 | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski |
2012-12-26 | PCI/PM: Do not suspend port if any subordinate device needs PME polling | Huang Ying |