summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2009-09-17PCI: pciehp: remove slot_bus fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove first_slot fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove hp_slot fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove device fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove bus fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove num_slots fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_list fieldKenji Kaneshige
2009-09-14PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas
2009-09-14PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: add pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas
2009-09-14PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas
2009-09-14PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluationBjorn Helgaas
2009-09-14PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang
2009-09-14PCI Hotplug: acpiphp: find bridges the easy wayAlex Chiang
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman
2009-09-09PCI hotplug: add support for 5.0G link speedKenji Kaneshige
2009-09-09PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige
2009-09-09PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-07PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige
2009-08-07PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-29PCI: fix kernel-doc warningsRandy Dunlap
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-18PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang
2009-06-17PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang
2009-06-17ACPI: Introduce acpi_is_root_bridge()Alexander Chiang
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige
2009-06-16PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige
2009-06-16PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige
2009-06-16PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige
2009-06-12trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe
2009-06-11PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang
2009-06-11PCI Hotplug: cpqphp: constify slot_name()Alex Chiang
2009-06-11PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang
2009-06-11PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang
2009-06-11PCI Hotplug: cpqphp: refactor cpqhp_save_configAlex Chiang
2009-06-11PCI Hotplug: cpqphp: style cleanupsAlex Chiang
2009-06-11PCI Hotplug: cpqphp: refactor cpqphp_save_slot_configAlex Chiang
2009-06-11PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang
2009-06-11PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang
2009-06-11PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang
2009-06-11PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang
2009-06-11PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.hAlex Chiang