summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds12-492/+143
2009-12-05PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsJesse Barnes1-1/+2
2009-11-25ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming3-13/+13
2009-11-25PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige2-36/+17
2009-11-25PCI hotplug: use pci_is_pcie()Kenji Kaneshige1-1/+1
2009-11-25pciehp: use pci_pcie_cap()Kenji Kaneshige3-25/+25
2009-11-25PCI hotplug: use pci_pcie_cap()Kenji Kaneshige1-1/+1
2009-11-07PCI hotplug: fix oshp evaluationKenji Kaneshige1-2/+3
2009-11-05PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang1-41/+17
2009-11-05PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas2-196/+0
2009-11-04PCI: pciehp: prevent unnecessary power offKenji Kaneshige1-16/+10
2009-11-04PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige1-1/+1
2009-11-04PCI: pciehp: return error on read/write failureKenji Kaneshige3-92/+22
2009-11-04PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige1-16/+22
2009-11-04PCI: pciehp: remove wrong workaround for bad DLLPKenji Kaneshige1-50/+3
2009-11-04PCI: pciehp: disable DLL state changed event notificationKenji Kaneshige1-1/+2
2009-11-04PCI hotplug: acpiphp should be linked after vendor driversMatthew Garrett1-4/+8
2009-11-04PCI hotplug: change PCI nomenclatureStefan Assmann1-11/+11
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar1-0/+1
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/jb...Linus 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-15PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas1-62/+22
2009-09-15PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2-84/+6
2009-09-15PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas2-68/+1
2009-09-15PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas2-138/+1
2009-09-15PCI hotplug: add pci_configure_slot()Bjorn Helgaas2-1/+188
2009-09-15PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas4-17/+12
2009-09-15PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas2-34/+27
2009-09-15PCI 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-10PCI: Simplify hotplug mch quirk.Eric W. Biederman2-10/+0
2009-09-10PCI hotplug: add support for 5.0G link speedKenji Kaneshige2-2/+9
2009-09-10PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige1-1/+1