summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas2009-09-141-62/+22
* PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2009-09-142-84/+6
* PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas2009-09-142-68/+1
* PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas2009-09-142-138/+1
* PCI hotplug: add pci_configure_slot()Bjorn Helgaas2009-09-142-1/+188
* PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas2009-09-144-17/+12
* PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas2009-09-142-34/+27
* PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluationBjorn Helgaas2009-09-141-3/+0
* PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang2009-09-143-31/+21
* PCI Hotplug: acpiphp: find bridges the easy wayAlex Chiang2009-09-141-60/+21
* PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-092-10/+0
* PCI hotplug: add support for 5.0G link speedKenji Kaneshige2009-09-092-2/+9
* PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige2009-09-091-1/+1
* PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang2009-09-091-11/+17
* PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige2009-08-071-10/+3
* PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige2009-08-071-0/+6
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-124-3/+1
* PCI: fix kernel-doc warningsRandy Dunlap2009-06-291-0/+2
*---. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-242-57/+10
|\ \ \
| | * | PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang2009-06-171-18/+7
| | * | ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-172-39/+3
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-2217-1399/+1248
|\ \ \
| * | | PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang2009-06-181-1/+1
| * | | PCI hotplug: remove redundant .owner initializationsKenji Kaneshige2009-06-169-9/+0
| * | | PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige2009-06-161-7/+16
| * | | PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige2009-06-161-64/+68
| * | | PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige2009-06-163-144/+1
| * | | PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang2009-06-112-6/+12
| * | | PCI Hotplug: cpqphp: constify slot_name()Alex Chiang2009-06-111-1/+1
| * | | PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang2009-06-111-12/+2
| * | | PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang2009-06-113-70/+47
| * | | PCI Hotplug: cpqphp: refactor cpqhp_save_configAlex Chiang2009-06-111-91/+91
| * | | PCI Hotplug: cpqphp: style cleanupsAlex Chiang2009-06-111-11/+6
| * | | PCI Hotplug: cpqphp: refactor cpqphp_save_slot_configAlex Chiang2009-06-111-46/+39
| * | | PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang2009-06-111-91/+79
| * | | PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang2009-06-111-197/+185
| * | | PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang2009-06-111-33/+22
| * | | PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang2009-06-111-237/+224
| * | | PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.hAlex Chiang2009-06-111-31/+45
| * | | PCI Hotplug: cpqphp: fix comment styleAlex Chiang2009-06-115-315/+387
| * | | PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang2009-06-115-122/+110
| * | | PCI: ibmphp_core.c: fix warning due to missing module_exit()akpm@linux-foundation.org2009-06-111-0/+1
| |/ /
* | | trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe2009-06-121-2/+2
* | | Merge branch 'linus' into irq/numaIngo Molnar2009-06-012-38/+26
|\ \ \ | |/ /
| * | PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang2009-05-272-38/+26
| |/
* | x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-181-4/+2
* | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fixCyrill Gorcunov2009-05-121-1/+1
* | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu2009-05-111-26/+30
|/
* PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-061-0/+14
* PCI: update fakephp for bus_id removalStephen Rothwell2009-03-261-1/+2
OpenPOWER on IntegriCloud