summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-2233-302/+298
|\
| * PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-1433-302/+298
* | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-191-1/+0
|\ \
| * | PCI / hotplug / ACPI: Drop unused acpiphp_debug declarationMika Westerberg2013-11-191-1/+0
* | | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-142-3/+3
* | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-4/+4
| |/ |/|
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-146-76/+56
|\ \
| * \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-274-74/+54
| |\ \
| | * | PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu2013-09-251-34/+24
| | * | PCI: acpiphp: Convert to dynamic debugLan Tianyu2013-09-253-40/+30
| * | | PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2013-09-232-2/+2
| |/ /
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-142-16/+9
|\ \ \
| * \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-071-11/+7
| |\ \ \ | | | |/ | | |/|
| | * | ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-071-11/+7
| | |/
| * | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-281-5/+2
| |\ \
| | * | acpi_pcihp: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-5/+2
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-081-4/+2
|\ \ \
| * | | s390/pci: message cleanupSebastian Ott2013-10-241-4/+2
| |/ /
* | | Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg2013-10-301-5/+1
|/ /
* | ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()Rafael J. Wysocki2013-10-121-3/+4
* | ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()Rafael J. Wysocki2013-10-121-0/+1
|/
* Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-09-101-14/+47
|\
| * ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checksRafael J. Wysocki2013-09-091-7/+25
| * ACPI / hotplug / PCI: Use _OST to notify firmware about notify statusRafael J. Wysocki2013-09-071-4/+17
| * ACPI / hotplug / PCI: Avoid doing too much for spurious notifiesRafael J. Wysocki2013-09-071-3/+6
| * ACPI / hotplug / PCI: Don't trim devices before scanning the namespaceRafael J. Wysocki2013-09-051-1/+0
* | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-035-4/+46
|\ \
| * \ Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-261-3/+2
| |\ \
| | * | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-221-3/+2
| * | | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-261-1/+0
| |\ \ \
| | * | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
| | |/ /
| * | | PCI: pciehp: Add reset_slot() methodAlex Williamson2013-08-143-0/+44
| |/ /
* | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-034-674/+437
|\ \ \ | | |/ | |/|
| * | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-1/+0
| |\ \
| | * \ Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-141-1/+0
| | |\ \
| | | * | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-1/+0
| | | |/
| * | | Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-08-274-642/+431
| |\ \ \
| | * | | ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge()Rafael J. Wysocki2013-08-171-1/+3
| | * | | ACPI / hotplug / PCI: Get rid of check_sub_bridges()Mika Westerberg2013-07-231-25/+0
| | * | | ACPI / hotplug / PCI: Clean up bridge_mutex usageRafael J. Wysocki2013-07-231-7/+7
| | * | | ACPI / hotplug / PCI: Redefine enable_device() and disable_device()Rafael J. Wysocki2013-07-231-21/+12
| | * | | ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status()Mika Westerberg2013-07-231-10/+2
| | * | | ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.hMika Westerberg2013-07-231-5/+1
| | * | | ACPI / hotplug / PCI: Check for new devices on enabled slotsRafael J. Wysocki2013-07-231-29/+62
| | * | | ACPI / hotplug / PCI: Allow slots without new devices to be rescannedKirill A. Shutemov2013-07-231-9/+2
| | * | | ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device()Kirill A. Shutemov2013-07-231-5/+5
| | * | | ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directlyRafael J. Wysocki2013-07-232-103/+10
| | * | | ACPI / hotplug / PCI: Do not queue up event handling work items in vainRafael J. Wysocki2013-07-231-35/+29
| | * | | ACPI / hotplug / PCI: Consolidate slot disabling and ejectingMika Westerberg2013-07-233-39/+20
| | * | | ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge()Rafael J. Wysocki2013-07-231-6/+0
OpenPOWER on IntegriCloud