summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24pci: hotplug: Fix typo in pciMasanari Iida
2012-07-18Merge branch 'pci/yinghai-pciehp-unused' into nextBjorn Helgaas
2012-07-16Merge branch 'pci/julia-return-values' into nextBjorn Helgaas
2012-07-16PCI: hotplug: ensure a consistent return value in error caseJulia Lawall
2012-07-12PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Yinghai Lu
2012-07-11Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas
2012-07-10PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu
2012-07-10PCI: acpiphp: remove unused res_lockYinghai Lu
2012-06-22Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas
2012-06-20PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas
2012-06-20PCI: shpchp: remove dead codeBjorn Helgaas
2012-06-13PCI: acpiphp: remove all functions in slot, even without ACPI _EJxAmos Kong
2012-06-13PCI: acpiphp: fix function 0 leak when disabling a slotAmos Kong
2012-06-13PCI: sgihp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: ibmhp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: cpqhp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: shpchp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: cpci_hotplug: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: pciehp: use generic pci_hp_add_bridge()Yinghai Lu
2012-06-13PCI: sgihp: register busn_resYinghai Lu
2012-06-13PCI: ibmhp: register busn_resYinghai Lu
2012-06-13PCI: cpqhp: register busn_resYinghai Lu
2012-06-13PCI: shpchp: register busn_resYinghai Lu
2012-06-13PCI: cpci_hotplug: register busn_resYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-02-27PCI: make acpihp use __pci_remove_bus_device insteadYinghai Lu
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-02-14PCI hotplug: cpcihp: fix debug module parameter to be boolDanny Kukawka
2012-02-14PCI: pciehp: Disable/enable link during slot power off/onYinghai Lu
2012-02-14PCI: pciehp: Add Disable/enable link functionsYinghai Lu
2012-02-14PCI: pciehp: Add pcie_wait_link_not_active()Yinghai Lu
2012-02-14PCI: pciehp: make check_link_active more helpfulYinghai Lu
2012-02-14PCI: pciehp: replace unconditional sleep with config space access checkYinghai Lu
2012-02-14PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmapJulia Lawall
2012-02-14PCI: Can continually add funcs after adding func0Amos Kong
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel
2011-12-14PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani
2011-12-13PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki
2011-12-05PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplugRafael J. Wysocki
2011-12-05PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige
2011-12-05PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-11-14PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas
2011-11-11PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige
2011-11-11PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige
2011-11-07PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu
2011-10-31pci: add module.h to files implicitly relying on its presence.Paul Gortmaker
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker