aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber
2012-11-28PCI: Remove __dev* markingsBill Pemberton
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-09-24Merge branch 'pci/jiang-acpiphp' into nextBjorn Helgaas
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas
2012-09-24PCI: acpiphp: Handle PCIe ports without native hotplug capabilityJiang Liu
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan
2012-09-17Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas
2012-09-12PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu
2012-09-10PCI: cpqphp: Remove unreachable pathAlan Cox
2012-09-10Merge branch 'pci/oliver-pciehp-resume' into nextBjorn Helgaas
2012-09-07PCI: pciehp: Always implement resume, regardless of pciehp_force paramOliver Neukum
2012-09-06Merge branch 'pci/bjorn-remove-fakephp' into nextBjorn Helgaas
2012-08-24PCI: Remove the fakephp driverBjorn Helgaas
2012-08-23Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas
2012-08-23PCI/pciehp: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/hotplug: Use PCI Express Capability accessorsJiang Liu
2012-08-22PCI: Remove unused, commented-out, codeBjorn Helgaas
2012-08-22PCI: acpiphp: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas
2012-08-17PCI: acpiphp: Stop disabling bridges on removeBjorn Helgaas
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