aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-25ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas1-1/+0
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds6-311/+190
2009-09-19Merge branch 'acpica' into releaseLen Brown1-7/+5
2009-09-17PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige1-18/+8
2009-09-17PCI: pciehp: remove error message definitionsKenji Kaneshige2-12/+1
2009-09-17PCI: pciehp: remove number fieldKenji Kaneshige3-4/+2
2009-09-17PCI: pciehp: remove hpc_opsKenji Kaneshige5-118/+87
2009-09-17PCI: pciehp: remove pci_dev fieldKenji Kaneshige5-17/+15
2009-09-17PCI: pciehp: remove crit_sect mutexKenji Kaneshige3-16/+0
2009-09-17PCI: pciehp: remove slot_bus fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove first_slot fieldKenji Kaneshige2-4/+3
2009-09-17PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige4-9/+2
2009-09-17PCI: pciehp: remove hp_slot fieldKenji Kaneshige4-12/+4
2009-09-17PCI: pciehp: remove device fieldKenji Kaneshige5-28/+17
2009-09-17PCI: pciehp: remove bus fieldKenji Kaneshige5-7/+10
2009-09-17PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove num_slots fieldKenji Kaneshige2-2/+0
2009-09-17PCI: pciehp: remove slot_list fieldKenji Kaneshige4-97/+76
2009-09-14PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas1-62/+22
2009-09-14PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2-84/+6
2009-09-14PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas2-68/+1
2009-09-14PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas2-138/+1
2009-09-14PCI hotplug: add pci_configure_slot()Bjorn Helgaas2-1/+188
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas4-17/+12
2009-09-14PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas2-34/+27
2009-09-14PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluationBjorn Helgaas1-3/+0
2009-09-14PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang3-31/+21
2009-09-14PCI Hotplug: acpiphp: find bridges the easy wayAlex Chiang1-60/+21
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman2-10/+0
2009-09-09PCI hotplug: add support for 5.0G link speedKenji Kaneshige2-2/+9
2009-09-09PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige1-1/+1
2009-09-09PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang1-11/+17
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-7/+5
2009-08-07PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige1-10/+3
2009-08-07PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige1-0/+6
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan4-3/+1
2009-06-29PCI: fix kernel-doc warningsRandy Dunlap1-0/+2
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into releaseLen Brown2-57/+10
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds17-1399/+1248
2009-06-18PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang1-1/+1
2009-06-17PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang1-18/+7
2009-06-17ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2-39/+3
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige9-9/+0
2009-06-16PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige1-7/+16
2009-06-16PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige1-64/+68
2009-06-16PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige3-144/+1
2009-06-12trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe1-2/+2
2009-06-11PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang2-6/+12
2009-06-11PCI Hotplug: cpqphp: constify slot_name()Alex Chiang1-1/+1
2009-06-11PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang1-12/+2