aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\
| * Merge branch 'pci/cleanup' into nextBjorn Helgaas2013-04-17
| |\
| | * PCI: Remove "extern" from function declarationsBjorn Helgaas2013-04-17
| | * PCI: Remove __must_check from definitionsBjorn Helgaas2013-04-17
| | * PCI: Remove unused variablesBjorn Helgaas2013-04-15
| | * PCI: Move cpci_hotplug_init() proto to header fileBjorn Helgaas2013-04-15
| * | Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas2013-04-16
| |\ \
| | * | PCI: acpiphp: Protect acpiphp data structures from concurrent updatesJiang Liu2013-04-16
| | * | PCI: acpiphp: Use normal list to simplify implementationYijing Wang2013-04-16
| | * | PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu2013-04-12
| | * | PCI: acpiphp: Convert acpiphp to be builtin only, not modularJiang Liu2013-04-12
| | * | PCI: acpiphp: Replace local macros with standard ACPI macrosJiang Liu2013-04-12
| | * | PCI: acpiphp: Remove all functions even if function 0 doesn't existJiang Liu2013-04-12
| | * | PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()Yijing Wang2013-04-12
| | |/
| * / PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot numberBjorn Helgaas2013-04-15
| |/
* | s390/pci: do not modify function handlesSebastian Ott2013-04-17
* | s390/pci: debug device statesSebastian Ott2013-04-17
|/
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-26
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-02
| |\
| | * PCI: pciehp: Drop suspend/resume ENTRY messagesPaul Bolle2013-02-01
| * | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-02-02
| |\ \
| | * | PCI: acpiphp: Remove dead code for PCI host bridge hotplugJiang Liu2013-02-02
| | * | PCI: acpiphp: Create companion ACPI devices before creating PCI devicesJiang Liu2013-02-01
| * | | Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-26
| |\| |
| | * | PCI: acpiphp: Keep driver loaded even if no slots foundYinghai Lu2013-01-25
| | * | PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu2013-01-25
| | * | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-25
| | * | PCI: acpiphp: Add is_hotplug_bridge detectionYinghai Lu2013-01-25
| * | | Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas2013-01-26
| |\| |
| * | | Merge branch 'pci/yijing-ari' into nextBjorn Helgaas2013-01-26
| |\ \ \
| | * | | PCI: shpchp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-25
| | * | | PCI: sgihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-25
| | * | | PCI: cpcihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-25
| | * | | PCI: pciehp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-25
| * | | | Merge branch 'pci/yinghai-survey-resources+acpi-scan' into nextBjorn Helgaas2013-01-10
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | PCI: cpqphp: Cleanup and remove unreachable pathsSasha Levin2013-01-07
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | s390/pci: fix hotplug module initSebastian Ott2013-02-14
| * | | | s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-14
* | | | | ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-13
* | | | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-29
|\ \ \ \ \
| * | | | | ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki2013-01-25
| | |_|_|/ | |/| | |
* | | | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-25
|\| | | | | |/ / / |/| | |
| * | | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-18
| * | | ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| | |/ | |/|
| * | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-03
| * | ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-03
| * | ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-03
| |/
* | PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas2013-01-14
* | PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas2013-01-14