aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-22
|\
| * PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-19
|\ \
| * | PCI / hotplug / ACPI: Drop unused acpiphp_debug declarationMika Westerberg2013-11-19
* | | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-14
* | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
| |/ |/|
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\ \
| * \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-27
| |\ \
| | * | PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu2013-09-25
| | * | PCI: acpiphp: Convert to dynamic debugLan Tianyu2013-09-25
| * | | PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2013-09-23
| |/ /
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ \
| * \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-07
| |\ \ \ | | | |/ | | |/|
| | * | ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-07
| | |/
| * | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-27
| |\ \
| | * | acpi_pcihp: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-23
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-07
|\ \ \
| * | | s390/pci: message cleanupSebastian Ott2013-10-24
| |/ /
* / / Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg2013-10-30
|/ /
* | ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()Rafael J. Wysocki2013-10-11
* | ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()Rafael J. Wysocki2013-10-11
|/
* Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-09-10
|\
| * ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checksRafael J. Wysocki2013-09-09
| * ACPI / hotplug / PCI: Use _OST to notify firmware about notify statusRafael J. Wysocki2013-09-06
| * ACPI / hotplug / PCI: Avoid doing too much for spurious notifiesRafael J. Wysocki2013-09-06
| * ACPI / hotplug / PCI: Don't trim devices before scanning the namespaceRafael J. Wysocki2013-09-05
* | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-03
|\ \
| * \ Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-26
| |\ \
| | * | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-22
| * | | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-26
| |\ \ \
| | * | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-25
| | |/ /
| * / / PCI: pciehp: Add reset_slot() methodAlex Williamson2013-08-14
| |/ /
* | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\ \ \ | | |/ | |/|
| * | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-26
| |\ \
| | * \ Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-14
| | |\ \
| | | * | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
| | | |/
| * | | Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-08-26
| |\ \ \
| | * | | ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge()Rafael J. Wysocki2013-08-17
| | * | | ACPI / hotplug / PCI: Get rid of check_sub_bridges()Mika Westerberg2013-07-22
| | * | | ACPI / hotplug / PCI: Clean up bridge_mutex usageRafael J. Wysocki2013-07-22
| | * | | ACPI / hotplug / PCI: Redefine enable_device() and disable_device()Rafael J. Wysocki2013-07-22
| | * | | ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status()Mika Westerberg2013-07-22
| | * | | ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.hMika Westerberg2013-07-22
| | * | | ACPI / hotplug / PCI: Check for new devices on enabled slotsRafael J. Wysocki2013-07-22
| | * | | ACPI / hotplug / PCI: Allow slots without new devices to be rescannedKirill A. Shutemov2013-07-22
| | * | | ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device()Kirill A. Shutemov2013-07-22
| | * | | ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directlyRafael J. Wysocki2013-07-22
| | * | | ACPI / hotplug / PCI: Do not queue up event handling work items in vainRafael J. Wysocki2013-07-22
| | * | | ACPI / hotplug / PCI: Consolidate slot disabling and ejectingMika Westerberg2013-07-22
| | * | | ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge()Rafael J. Wysocki2013-07-22