summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-022-126/+17
| |\ \
| | * | PCI: acpiphp: Remove dead code for PCI host bridge hotplugJiang Liu2013-02-022-123/+14
| | * | PCI: acpiphp: Create companion ACPI devices before creating PCI devicesJiang Liu2013-02-011-3/+3
| * | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-263-125/+49
| |\ \ \ | | |/ /
| | * | PCI: acpiphp: Keep driver loaded even if no slots foundYinghai Lu2013-01-253-44/+2
| | * | PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu2013-01-251-44/+15
| | * | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-251-36/+6
| | * | PCI: acpiphp: Add is_hotplug_bridge detectionYinghai Lu2013-01-251-1/+26
| * | | Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas2013-01-262-7/+7
| |\ \ \ | | |/ /
| * | | Merge branch 'pci/yijing-ari' into nextBjorn Helgaas2013-01-264-100/+72
| |\ \ \
| | * | | PCI: shpchp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-20/+16
| | * | | PCI: sgihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-34/+29
| | * | | PCI: cpcihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-18/+11
| | * | | PCI: pciehp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-28/+16
| * | | | Merge branch 'pci/yinghai-survey-resources+acpi-scan' into nextBjorn Helgaas2013-01-102-31/+15
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | PCI: cpqphp: Cleanup and remove unreachable pathsSasha Levin2013-01-071-37/+20
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-211-34/+26
|\ \ \ \
| * | | | s390/pci: fix hotplug module initSebastian Ott2013-02-141-33/+25
| * | | | s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-141-1/+1
* | | | | ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-132-1/+10
* | | | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-291-7/+3
|\ \ \ \ \
| * | | | | ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki2013-01-261-7/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-262-35/+19
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-192-4/+4
| * | | ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-152-3/+3
| | |/ | |/|
| * | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-032-10/+12
| * | ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-032-19/+5
| * | ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-032-5/+1
| |/
* | PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas2013-01-143-16/+18
* | PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas2013-01-143-12/+1
* | PCI: shpchp: Make shpchp_wq non-orderedBjorn Helgaas2013-01-131-1/+1
* | PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang2013-01-124-15/+17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-133-0/+264
|\
| * s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-303-0/+264
* | PCI: Remove __dev* markingsBill Pemberton2012-11-281-2/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-061-1/+1
|\
| * powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-181-1/+1
* | Merge branch 'pci/jiang-acpiphp' into nextBjorn Helgaas2012-09-241-10/+31
|\ \
| * | PCI: acpiphp: Handle PCIe ports without native hotplug capabilityJiang Liu2012-09-241-10/+31
| |/
* | Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas2012-09-241-5/+7
|\ \
| * | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2012-09-241-5/+7
* | | Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas2012-09-171-6/+2
|\ \ \
| * | | PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu2012-09-121-6/+2
* | | | Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-131-20/+1
|\ \ \ \
| * | | | PCI: cpqphp: Remove unreachable pathAlan Cox2012-09-101-20/+1
| |/ / /
* | | | Merge branch 'pci/oliver-pciehp-resume' into nextBjorn Helgaas2012-09-101-14/+14
|\ \ \ \
| * | | | PCI: pciehp: Always implement resume, regardless of pciehp_force paramOliver Neukum2012-09-071-14/+14
| |/ / /
OpenPOWER on IntegriCloud