aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* PCI/ACPI: Print info if host bridge notify handler installation failsTang Chen2013-01-25
* PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu2013-01-25
* PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-25
* PCI: Make device create/destroy logic symmetricJiang Liu2013-01-25
* PCI: Fix reference count leak in pci_dev_present()Jiang Liu2013-01-25
* PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locallyYinghai Lu2013-01-25
* PCI: Add root bus children dev's res to fail listYinghai Lu2013-01-25
* PCI: acpiphp: Add is_hotplug_bridge detectionYinghai Lu2013-01-25
* Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas2013-01-25
|\
| * ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-18
| * ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-15
| * ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki2013-01-15
| * ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| * ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| * ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki2013-01-15
| * ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki2013-01-15
| * ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu2013-01-14
| * ACPI / scan: Fix check of device_attach() return value.Mika Westerberg2013-01-11
* | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas2013-01-10
|\|
| * ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-07
| * ACPI: Remove unused struct acpi_pci_root.id memberBjorn Helgaas2013-01-03
| * ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-03
| * ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki2013-01-03
| * ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-03
| * ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-03
| * ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-03
| * ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-03
| * ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki2013-01-03
| * ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-03
| * ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-03
| * ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()Rafael J. Wysocki2013-01-03
| * ACPI: Change the ordering of acpi_bus_check_add()Rafael J. Wysocki2013-01-03
| * ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki2013-01-03
| * ACPI: Reduce the usage of struct acpi_bus_opsRafael J. Wysocki2013-01-03
| * ACPI: Make acpi_bus_add() and acpi_bus_start() visibly differentRafael J. Wysocki2013-01-03
| * ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki2013-01-03
| * ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki2013-01-03
* | x86/PCI: Implement pcibios_resource_survey_bus()Yinghai Lu2013-01-07
* | PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu2013-01-07
* | x86/PCI: Keep resource allocation functions after bootYinghai Lu2013-01-07
* | x86/PCI: Don't track firmware-assigned BAR values for hot-added devicesYinghai Lu2013-01-07
* | x86/PCI: Factor out pcibios_allocate_dev_rom_resource()Yinghai Lu2013-01-07
* | x86/PCI: Allocate resources on a per-bus basis for hot-adding root busesYinghai Lu2013-01-07
* | x86/PCI: Factor out pcibios_allocate_dev_resources()Yinghai Lu2013-01-07
* | x86/PCI: Factor out pcibios_allocate_bridge_resources()Yinghai Lu2013-01-07
|/
* Linux 3.8-rc2Linus Torvalds2013-01-02
* Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-02
|\
| * leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas2013-01-02
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-02
|\ \
| * | watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-02