summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
...
| * pciehp: use pci_pcie_cap()Kenji Kaneshige2009-11-253-25/+25
| * PCI hotplug: use pci_pcie_cap()Kenji Kaneshige2009-11-251-1/+1
| * PCI hotplug: fix oshp evaluationKenji Kaneshige2009-11-061-2/+3
| * PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang2009-11-041-41/+17Star
| * PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas2009-11-042-196/+0Star
| * PCI: pciehp: prevent unnecessary power offKenji Kaneshige2009-11-041-16/+10Star
| * PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige2009-11-041-1/+1
| * PCI: pciehp: return error on read/write failureKenji Kaneshige2009-11-043-92/+22Star
| * 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/+3Star
| * 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-253-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/+0Star
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-246-311/+190Star
|\
| * PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige2009-09-171-18/+8Star
| * PCI: pciehp: remove error message definitionsKenji Kaneshige2009-09-172-12/+1Star
| * PCI: pciehp: remove number fieldKenji Kaneshige2009-09-173-4/+2Star
| * PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-175-118/+87Star
| * PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-175-17/+15Star
| * PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-173-16/+0Star
| * PCI: pciehp: remove slot_bus fieldKenji Kaneshige2009-09-171-1/+0Star
| * PCI: pciehp: remove first_slot fieldKenji Kaneshige2009-09-172-4/+3Star
| * PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-174-9/+2Star
| * PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-174-12/+4Star
| * PCI: pciehp: remove device fieldKenji Kaneshige2009-09-175-28/+17Star
| * PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-175-7/+10
| * PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige2009-09-171-1/+0Star
| * PCI: pciehp: remove num_slots fieldKenji Kaneshige2009-09-172-2/+0Star
| * PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-174-97/+76Star
* | Merge branch 'acpica' into releaseLen Brown2009-09-191-7/+5Star
|\ \ | |/ |/|
| * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-7/+5Star
* | PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas2009-09-151-62/+22Star
* | PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2009-09-152-84/+6Star
* | PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas2009-09-152-68/+1Star
* | PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas2009-09-152-138/+1Star
* | PCI hotplug: add pci_configure_slot()Bjorn Helgaas2009-09-152-1/+188
* | PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas2009-09-154-17/+12Star
* | PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas2009-09-152-34/+27Star
* | PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluationBjorn Helgaas2009-09-151-3/+0Star
* | PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang2009-09-143-31/+21Star
* | PCI Hotplug: acpiphp: find bridges the easy wayAlex Chiang2009-09-141-60/+21Star
* | PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-092-10/+0Star
* | 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/+3Star
* PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige2009-08-071-0/+6