summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-27Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas
2013-01-27Merge branch 'pci/yijing-ari' into nextBjorn Helgaas
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-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
2013-01-09Merge branch 'pci/misc' into nextBjorn Helgaas
2013-01-07x86/PCI: Implement pcibios_resource_survey_bus()Yinghai Lu
2013-01-07PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu
2013-01-07x86/PCI: Keep resource allocation functions after bootYinghai Lu
2013-01-07x86/PCI: Don't track firmware-assigned BAR values for hot-added devicesYinghai Lu
2013-01-07x86/PCI: Factor out pcibios_allocate_dev_rom_resource()Yinghai Lu
2013-01-07x86/PCI: Allocate resources on a per-bus basis for hot-adding root busesYinghai Lu
2013-01-07x86/PCI: Factor out pcibios_allocate_dev_resources()Yinghai Lu
2013-01-07ACPI / scan: Treat power resources in a special wayRafael J. Wysocki
2013-01-07x86/PCI: Factor out pcibios_allocate_bridge_resources()Yinghai Lu
2013-01-07PCI: cpqphp: Cleanup and remove unreachable pathsSasha Levin
2013-01-04PCI: Drop "__" prefix on __pci_enable_device_flags()Bjorn Helgaas
2013-01-04PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.hBjorn Helgaas
2013-01-04mn10300/PCI: Remove unused pci_root_busBjorn Helgaas
2013-01-04frv/PCI: Remove unused pci_root_busBjorn Helgaas
2013-01-03x86/PCI: Remove unused pci_root_busBjorn Helgaas
2013-01-03ACPI: Remove unused struct acpi_pci_root.id memberBjorn Helgaas
2013-01-03ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki
2013-01-03ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki
2013-01-03ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki
2013-01-03ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki
2013-01-03ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki
2013-01-03ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki
2013-01-03ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki
2013-01-03ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki