1. 10 Jan, 2013 2 commits
    • Bjorn Helgaas's avatar
      Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next · b7040469
      Bjorn Helgaas authored
      * pci/yinghai-survey-resources+acpi-scan:
        ACPI / scan: Treat power resources in a special way
        ACPI: Remove unused struct acpi_pci_root.id member
        ACPI: Drop ACPI device .bind() and .unbind() callbacks
        ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
        ACPI / PCI: Rework the setup and cleanup of device wakeup
        ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
        ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
        ACPI: Replace ACPI device add_type field with a match_driver flag
        ACPI: Drop the second argument of acpi_bus_scan()
        ACPI: Remove the arguments of acpi_bus_add() that are not used
        ACPI: Remove acpi_start_single_object() and acpi_bus_start()
        ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()
        ACPI: Change the ordering of acpi_bus_check_add()
        ACPI: Replace struct acpi_bus_ops with enum type
        ACPI: Reduce the usage of struct acpi_bus_ops
        ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different
        ACPI: Change the ordering of PCI root bridge driver registrarion
        ACPI: Separate adding ACPI device objects from probing ACPI drivers
      b7040469
    • Bjorn Helgaas's avatar
      Merge branch 'acpi-scan' of... · 295a7f62
      Bjorn Helgaas authored
      Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into pci/yinghai-survey-resources+acpi-scan
      
      * 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
        ACPI / scan: Treat power resources in a special way
        ACPI: Remove unused struct acpi_pci_root.id member
        ACPI: Drop ACPI device .bind() and .unbind() callbacks
        ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
        ACPI / PCI: Rework the setup and cleanup of device wakeup
        ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
        ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
        ACPI: Replace ACPI device add_type field with a match_driver flag
        ACPI: Drop the second argument of acpi_bus_scan()
        ACPI: Remove the arguments of acpi_bus_add() that are not used
        ACPI: Remove acpi_start_single_object() and acpi_bus_start()
        ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()
        ACPI: Change the ordering of acpi_bus_check_add()
        ACPI: Replace struct acpi_bus_ops with enum type
        ACPI: Reduce the usage of struct acpi_bus_ops
        ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different
        ACPI: Change the ordering of PCI root bridge driver registrarion
        ACPI: Separate adding ACPI device objects from probing ACPI drivers
      
      Conflicts:
      	drivers/acpi/pci_root.c
      295a7f62
  2. 09 Jan, 2013 2 commits
    • Bjorn Helgaas's avatar
      Merge branch 'pci/yinghai-survey-resources' into next · e84813c0
      Bjorn Helgaas authored
      * pci/yinghai-survey-resources:
        x86/PCI: Implement pcibios_resource_survey_bus()
        PCI/ACPI: Reserve firmware-allocated resources for hot-added root buses
        x86/PCI: Keep resource allocation functions after boot
        x86/PCI: Don't track firmware-assigned BAR values for hot-added devices
        x86/PCI: Factor out pcibios_allocate_dev_rom_resource()
        x86/PCI: Allocate resources on a per-bus basis for hot-adding root buses
        x86/PCI: Factor out pcibios_allocate_dev_resources()
        x86/PCI: Factor out pcibios_allocate_bridge_resources()
      e84813c0
    • Bjorn Helgaas's avatar
      Merge branch 'pci/misc' into next · e84d0ded
      Bjorn Helgaas authored
      * pci/misc:
        PCI: cpqphp: Cleanup and remove unreachable paths
        PCI: Drop "__" prefix on __pci_enable_device_flags()
        PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h
        mn10300/PCI: Remove unused pci_root_bus
        frv/PCI: Remove unused pci_root_bus
        x86/PCI: Remove unused pci_root_bus
      e84d0ded
  3. 07 Jan, 2013 10 commits
  4. 04 Jan, 2013 4 commits
  5. 03 Jan, 2013 22 commits