aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-1112-492/+143
|\
| * PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsJesse Barnes2009-12-041-1/+2
| * PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige2009-11-242-36/+17
| * PCI hotplug: use pci_is_pcie()Kenji Kaneshige2009-11-241-1/+1
| * pciehp: use pci_pcie_cap()Kenji Kaneshige2009-11-243-25/+25
| * PCI hotplug: use pci_pcie_cap()Kenji Kaneshige2009-11-241-1/+1
| * PCI hotplug: fix oshp evaluationKenji Kaneshige2009-11-061-2/+3
| * PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang2009-11-041-41/+17
| * PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas2009-11-042-196/+0
| * PCI: pciehp: prevent unnecessary power offKenji Kaneshige2009-11-041-16/+10
| * PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige2009-11-041-1/+1
| * PCI: pciehp: return error on read/write failureKenji Kaneshige2009-11-043-92/+22
| * PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige2009-11-041-16/+22
| * PCI: pciehp: remove wrong workaround for bad DLLPKenji Kaneshige2009-11-041-50/+3
| * PCI: pciehp: disable DLL state changed event notificationKenji Kaneshige2009-11-041-1/+2
| * PCI hotplug: acpiphp should be linked after vendor driversMatthew Garrett2009-11-041-4/+8
| * PCI hotplug: change PCI nomenclatureStefan Assmann2009-11-041-11/+11
* | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-243-13/+13
|/
* headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-131-0/+1
* ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas2009-09-251-1/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-246-311/+190
|\
| * PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige2009-09-171-18/+8
| * PCI: pciehp: remove error message definitionsKenji Kaneshige2009-09-172-12/+1
| * PCI: pciehp: remove number fieldKenji Kaneshige2009-09-173-4/+2
| * PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-175-118/+87
| * PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-175-17/+15
| * PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-173-16/+0
| * PCI: pciehp: remove slot_bus fieldKenji Kaneshige2009-09-171-1/+0
| * PCI: pciehp: remove first_slot fieldKenji Kaneshige2009-09-172-4/+3
| * PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-174-9/+2
| * PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-174-12/+4
| * PCI: pciehp: remove device fieldKenji Kaneshige2009-09-175-28/+17
| * PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-175-7/+10
| * PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige2009-09-171-1/+0
| * PCI: pciehp: remove num_slots fieldKenji Kaneshige2009-09-172-2/+0
| * PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-174-97/+76
* | Merge branch 'acpica' into releaseLen Brown2009-09-191-7/+5
|\ \ | |/ |/|
| * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-7/+5
* | 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