summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* PCI/pciehp: Use PCI Express Capability accessorsJiang Liu2012-08-232-13/+5Star
* PCI/hotplug: Use PCI Express Capability accessorsJiang Liu2012-08-231-15/+5Star
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-2517-256/+128Star
|\
| * Merge branch 'pci/yinghai-pciehp-unused' into nextBjorn Helgaas2012-07-182-105/+0Star
| |\
| | * PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Yinghai Lu2012-07-122-105/+0Star
| * | Merge branch 'pci/julia-return-values' into nextBjorn Helgaas2012-07-164-16/+40
| |\ \
| | * | PCI: hotplug: ensure a consistent return value in error caseJulia Lawall2012-07-164-16/+40
| | |/
| * | Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas2012-07-113-11/+3Star
| |\ \
| | * | PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu2012-07-112-6/+3Star
| | * | PCI: acpiphp: remove unused res_lockYinghai Lu2012-07-102-5/+0Star
| | |/
| * | Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-222-7/+9
| |\ \
| | * | PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas2012-06-211-4/+9
| | * | PCI: shpchp: remove dead codeBjorn Helgaas2012-06-211-3/+0Star
| | |/
| * | PCI: acpiphp: remove all functions in slot, even without ACPI _EJxAmos Kong2012-06-141-10/+32
| * | PCI: acpiphp: fix function 0 leak when disabling a slotAmos Kong2012-06-141-0/+1
| * | PCI: sgihp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-9/+5Star
| * | PCI: ibmhp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-6/+4Star
| * | PCI: cpqhp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-6/+4Star
| * | PCI: shpchp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-32/+15Star
| * | PCI: cpci_hotplug: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-31/+6Star
| * | PCI: pciehp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-26/+2Star
| * | PCI: sgihp: register busn_resYinghai Lu2012-06-131-1/+3
| * | PCI: ibmhp: register busn_resYinghai Lu2012-06-131-1/+3
| * | PCI: cpqhp: register busn_resYinghai Lu2012-06-131-1/+3
| * | PCI: shpchp: register busn_resYinghai Lu2012-06-131-1/+3
| * | PCI: cpci_hotplug: register busn_resYinghai Lu2012-06-131-1/+3
| * | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-135-15/+15
| |/
* / pci: hotplug: Fix typo in pciMasanari Iida2012-07-243-3/+3
|/
* PCI: make acpihp use __pci_remove_bus_device insteadYinghai Lu2012-02-271-1/+1
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-279-10/+10
* PCI hotplug: cpcihp: fix debug module parameter to be boolDanny Kukawka2012-02-141-1/+1
* PCI: pciehp: Disable/enable link during slot power off/onYinghai Lu2012-02-141-0/+12
* PCI: pciehp: Add Disable/enable link functionsYinghai Lu2012-02-141-0/+36
* PCI: pciehp: Add pcie_wait_link_not_active()Yinghai Lu2012-02-141-4/+15
* PCI: pciehp: make check_link_active more helpfulYinghai Lu2012-02-141-5/+12
* PCI: pciehp: replace unconditional sleep with config space access checkYinghai Lu2012-02-141-15/+34
* PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmapJulia Lawall2012-02-141-2/+4
* PCI: Can continually add funcs after adding func0Amos Kong2012-02-141-16/+13Star
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-1314-22/+22
*-. Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-094-14/+3Star
|\ \
| | * PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplugRafael J. Wysocki2011-12-051-2/+2
| | * PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2011-12-054-13/+2Star
| | * PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2011-12-051-1/+1
| |/
* | PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani2011-12-141-1/+0Star
* | PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki2011-12-131-17/+12Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-235-21/+46
|\
| * PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-11-142-4/+4
| * PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige2011-11-111-0/+8
| * PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2011-11-112-3/+8
| * PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu2011-11-071-9/+2Star