aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2014-06-07PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum
2013-08-11PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV deviceYinghai Lu
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-04-17PCI: Remove __must_check from definitionsBjorn Helgaas
2013-04-17s390/pci: do not modify function handlesSebastian Ott
2013-04-17s390/pci: debug device statesSebastian Ott
2013-04-16Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas
2013-04-16PCI: acpiphp: Protect acpiphp data structures from concurrent updatesJiang Liu
2013-04-16PCI: acpiphp: Use normal list to simplify implementationYijing Wang
2013-04-15PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot numberBjorn Helgaas
2013-04-15PCI: Remove unused variablesBjorn Helgaas
2013-04-15PCI: Move cpci_hotplug_init() proto to header fileBjorn Helgaas
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu
2013-04-12PCI: acpiphp: Convert acpiphp to be builtin only, not modularJiang Liu
2013-04-12PCI: acpiphp: Replace local macros with standard ACPI macrosJiang Liu
2013-04-12PCI: acpiphp: Remove all functions even if function 0 doesn't existJiang Liu
2013-04-12PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()Yijing Wang
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-14s390/pci: fix hotplug module initSebastian Ott
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-02-02Merge branch 'pci/misc' into nextBjorn Helgaas
2013-02-02Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-02-02PCI: acpiphp: Remove dead code for PCI host bridge hotplugJiang Liu
2013-02-01PCI: acpiphp: Create companion ACPI devices before creating PCI devicesJiang Liu
2013-02-01PCI: pciehp: Drop suspend/resume ENTRY messagesPaul Bolle
2013-01-29Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-01-26Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas
2013-01-26Merge branch 'pci/yijing-ari' into nextBjorn Helgaas
2013-01-26Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki
2013-01-26ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki
2013-01-25PCI: acpiphp: Keep driver loaded even if no slots foundYinghai Lu
2013-01-25PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu
2013-01-25PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu
2013-01-25PCI: acpiphp: Add is_hotplug_bridge detectionYinghai Lu
2013-01-25PCI: shpchp: Iterate over all devices in slot, not functions 0-7Yijing Wang
2013-01-25PCI: sgihp: Iterate over all devices in slot, not functions 0-7Yijing Wang
2013-01-25PCI: cpcihp: Iterate over all devices in slot, not functions 0-7Yijing Wang
2013-01-25PCI: pciehp: Iterate over all devices in slot, not functions 0-7Yijing Wang
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki
2013-01-14PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas
2013-01-14PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas