summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
|/
* PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu2013-05-171-0/+14
* Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-2915-464/+306
|\
| * Merge branch 'pci/cleanup' into nextBjorn Helgaas2013-04-1711-155/+148
| |\
| | * PCI: Remove "extern" from function declarationsBjorn Helgaas2013-04-179-144/+138
| | * PCI: Remove __must_check from definitionsBjorn Helgaas2013-04-172-3/+3
| | * PCI: Remove unused variablesBjorn Helgaas2013-04-151-2/+0
| | * PCI: Move cpci_hotplug_init() proto to header fileBjorn Helgaas2013-04-152-8/+9
| * | Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas2013-04-164-308/+157
| |\ \
| | * | PCI: acpiphp: Protect acpiphp data structures from concurrent updatesJiang Liu2013-04-162-18/+78
| | * | PCI: acpiphp: Use normal list to simplify implementationYijing Wang2013-04-162-15/+12
| | * | PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu2013-04-123-247/+57
| | * | PCI: acpiphp: Convert acpiphp to be builtin only, not modularJiang Liu2013-04-123-17/+10
| | * | PCI: acpiphp: Replace local macros with standard ACPI macrosJiang Liu2013-04-122-6/+2
| | * | PCI: acpiphp: Remove all functions even if function 0 doesn't existJiang Liu2013-04-121-7/+0
| | * | PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()Yijing Wang2013-04-121-2/+2
| | |/
| * / PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot numberBjorn Helgaas2013-04-151-1/+1
| |/
* | s390/pci: do not modify function handlesSebastian Ott2013-04-171-5/+4
* | s390/pci: debug device statesSebastian Ott2013-04-171-0/+3
|/
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-259-383/+151
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-021-2/+0
| |\
| | * PCI: pciehp: Drop suspend/resume ENTRY messagesPaul Bolle2013-02-011-2/+0