summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | | ACPI / hotplug / PCI: Rework namespace scanning and trimming routinesRafael J. Wysocki2013-07-231-39/+13
| | * | | ACPI / hotplug / PCI: Store parent in functions and bus in slotsRafael J. Wysocki2013-07-233-18/+18
| | * | | ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridgeRafael J. Wysocki2013-07-232-4/+2
| | * | | ACPI / hotplug / PCI: Drop handle field from struct acpiphp_funcRafael J. Wysocki2013-07-232-24/+36
| | * | | ACPI / hotplug / PCI: Embed function struct into struct acpiphp_contextRafael J. Wysocki2013-07-232-30/+22
| | * | | ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridgeRafael J. Wysocki2013-07-232-14/+0
| | * | | ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slotRafael J. Wysocki2013-07-234-10/+10
| | * | | ACPI / hotplug / PCI: Register all devices under the given bridgeRafael J. Wysocki2013-07-232-157/+76
| | * | | ACPI / hotplug / PCI: Refactor slot allocation code in register_slot()Rafael J. Wysocki2013-07-231-38/+36
| | * | | ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridgeRafael J. Wysocki2013-07-232-4/+1
| | * | | ACPI / hotplug / PCI: Merge hotplug event handling functionsRafael J. Wysocki2013-07-231-87/+65
| | * | | ACPI / hotplug / PCI: Pass hotplug context objects to event handlersRafael J. Wysocki2013-07-231-8/+8
| | * | | ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge()Rafael J. Wysocki2013-07-231-9/+11
| | * | | ACPI / hotplug / PCI: Unified notify handler for hotplug eventsRafael J. Wysocki2013-07-232-80/+53
| | * | | ACPI / hotplug / PCI: Hotplug context objects for bridges and functionsRafael J. Wysocki2013-07-232-43/+146
| | * | | ACPI / hotplug / PCI: Always return success after adding a functionRafael J. Wysocki2013-07-231-3/+2
| | * | | ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots()Rafael J. Wysocki2013-07-231-47/+45
| | * | | ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki2013-07-231-2/+4
| * | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-08-272-37/+12
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki2013-07-152-15/+4
| | * | ACPI: simplify acpiphp driver with new helper functionsJiang Liu2013-07-151-22/+8
| | |/
* | | s390/pci: add recover sysfs knobSebastian Ott2013-08-301-2/+0
* | | s390/pci/hotplug: convert to be builtin onlySebastian Ott2013-08-302-60/+3
|/ /
* | Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-022-5/+9
|\ \
| * | PCI: hotplug: Convert to be builtin only, not modularBjorn Helgaas2013-07-251-4/+1
| * | PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV deviceYinghai Lu2013-07-251-1/+8
| |/
* | powerpc/pci/hotplug: Don't need to remove from EEH cache twiceGavin Shan2013-07-241-1/+0
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-032-5/+2
|\
| * drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-032-5/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-031-16/+44
|\ \ | |/ |/|
| * s390/pci: remove pdev during unplugSebastian Ott2013-06-261-3/+4
| * s390/pci: cleanup hotplug codeSebastian Ott2013-06-261-13/+40
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-20/+2
|\ \
| * | cpqphp_sysfs: switch to fixed_size_llseek()Al Viro2013-06-291-20/+2
| |/
* | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-1/+1
|\ \
| * | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+1
| |/
* | ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki2013-06-241-14/+32
* | PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu2013-06-231-2/+5
|/
OpenPOWER on IntegriCloud