summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-02Merge branch 'pci/misc' into nextBjorn Helgaas
2013-02-02Merge branch 'pci/joe-aspm' into nextBjorn Helgaas
2013-02-02Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-02-02PCI: acpiphp: Remove dead code for PCI host bridge hotplugJiang Liu
2013-02-01PCI: acpiphp: Create companion ACPI devices before creating PCI devicesJiang Liu
2013-02-01PCI: Remove unused "rc" in virtfn_add_bus()Yijing Wang
2013-02-01PCI: pciehp: Drop suspend/resume ENTRY messagesPaul Bolle
2013-02-01PCI/ASPM: Don't touch ASPM if forcibly disabledJoe Lawrence
2013-02-01PCI/ASPM: Deallocate upstream link state even if device is not PCIeMyron Stowe
2013-01-31PCI: Document MPS parameters pci=pcie_bus_safe, pci=pcie_bus_perf, etcYijing Wang
2013-01-31PCI: Document hpiosize= and hpmemsize= resource reservation parametersYijing Wang
2013-01-31PCI: Use PCI Express Capability accessorMyron Stowe
2013-01-31PCI: Introduce accessor to retrieve PCIe Capabilities RegisterMyron Stowe
2013-01-27Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-01-27Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas
2013-01-27Merge branch 'pci/yijing-ari' into nextBjorn Helgaas
2013-01-25PCI: Put pci_dev in device tree as early as possibleYinghai Lu
2013-01-25PCI: Skip attaching driver in device_add()Yinghai Lu
2013-01-25PCI: acpiphp: Keep driver loaded even if no slots foundYinghai Lu
2013-01-25PCI/ACPI: Print info if host bridge notify handler installation failsTang Chen
2013-01-25PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu
2013-01-25PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu
2013-01-25PCI: Make device create/destroy logic symmetricJiang Liu
2013-01-25PCI: Fix reference count leak in pci_dev_present()Jiang Liu
2013-01-25PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locallyYinghai Lu
2013-01-25PCI: Add root bus children dev's res to fail listYinghai Lu
2013-01-25PCI: acpiphp: Add is_hotplug_bridge detectionYinghai Lu
2013-01-25Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas
2013-01-25PCI: shpchp: Iterate over all devices in slot, not functions 0-7Yijing Wang
2013-01-25PCI: sgihp: Iterate over all devices in slot, not functions 0-7Yijing Wang
2013-01-25PCI: cpcihp: Iterate over all devices in slot, not functions 0-7Yijing Wang
2013-01-25PCI: pciehp: Iterate over all devices in slot, not functions 0-7Yijing Wang
2013-01-25PCI: Consolidate "next-function" functionsYijing Wang
2013-01-25PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang
2013-01-25PCI: Kill pci_is_reassigndev()Yinghai Lu
2013-01-24PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-17Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu
2013-01-15ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki
2013-01-15ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki
2013-01-15ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki
2013-01-15ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki
2013-01-14ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu
2013-01-14ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2013-01-11ACPI / scan: Fix check of device_attach() return value.Mika Westerberg
2013-01-10Merge branch 'pci/yinghai-survey-resources+acpi-scan' into nextBjorn Helgaas
2013-01-10Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas
2013-01-09Merge branch 'pci/yinghai-survey-resources' into nextBjorn Helgaas