aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAge
* 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
|\ \
| * | 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: 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 Torvalds2012-12-13
|\
| * s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-30
* | PCI: Remove __dev* markingsBill Pemberton2012-11-28
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
|\
| * powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-18
* | Merge branch 'pci/jiang-acpiphp' into nextBjorn Helgaas2012-09-24
|\ \
| * | PCI: acpiphp: Handle PCIe ports without native hotplug capabilityJiang Liu2012-09-24
| |/
* | Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas2012-09-24
|\ \
| * | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2012-09-24
* | | Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas2012-09-17
|\ \ \
| * | | PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu2012-09-12
* | | | Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-13
|\ \ \ \
| * | | | PCI: cpqphp: Remove unreachable pathAlan Cox2012-09-10
| |/ / /
* | | | Merge branch 'pci/oliver-pciehp-resume' into nextBjorn Helgaas2012-09-10
|\ \ \ \
| * | | | PCI: pciehp: Always implement resume, regardless of pciehp_force paramOliver Neukum2012-09-07
| |/ / /
* | | | Merge branch 'pci/bjorn-remove-fakephp' into nextBjorn Helgaas2012-09-06
|\ \ \ \
| * | | | PCI: Remove the fakephp driverBjorn Helgaas2012-08-24
| |/ / /
* | | | Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas2012-08-23
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | PCI: Remove unused, commented-out, codeBjorn Helgaas2012-08-22
| * | PCI: acpiphp: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas2012-08-22
| * | PCI: acpiphp: Stop disabling bridges on removeBjorn Helgaas2012-08-17
| |/
* | PCI/pciehp: Use PCI Express Capability accessorsJiang Liu2012-08-23
* | PCI/hotplug: Use PCI Express Capability accessorsJiang Liu2012-08-23
|/
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\
| * Merge branch 'pci/yinghai-pciehp-unused' into nextBjorn Helgaas2012-07-18
| |\
| | * PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Yinghai Lu2012-07-12
| * | Merge branch 'pci/julia-return-values' into nextBjorn Helgaas2012-07-16
| |\ \
| | * | PCI: hotplug: ensure a consistent return value in error caseJulia Lawall2012-07-16
| | |/
| * | Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas2012-07-11
| |\ \
| | * | PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu2012-07-10
| | * | PCI: acpiphp: remove unused res_lockYinghai Lu2012-07-10
| | |/
| * | Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-22
| |\ \
| | * | PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas2012-06-20
| | * | PCI: shpchp: remove dead codeBjorn Helgaas2012-06-20
| | |/
| * | PCI: acpiphp: remove all functions in slot, even without ACPI _EJxAmos Kong2012-06-13
| * | PCI: acpiphp: fix function 0 leak when disabling a slotAmos Kong2012-06-13
| * | PCI: sgihp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-13
| * | PCI: ibmhp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-13
| * | PCI: cpqhp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-13
| * | PCI: shpchp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-13