aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2009-11-24pciehp: use pci_pcie_cap()Kenji Kaneshige
2009-11-24PCI hotplug: use pci_pcie_cap()Kenji Kaneshige
2009-11-06PCI hotplug: fix oshp evaluationKenji Kaneshige
2009-11-04PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang
2009-11-04PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas
2009-11-04PCI: pciehp: prevent unnecessary power offKenji Kaneshige
2009-11-04PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige
2009-11-04PCI: pciehp: return error on read/write failureKenji Kaneshige
2009-11-04PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige
2009-11-04PCI: pciehp: remove wrong workaround for bad DLLPKenji Kaneshige
2009-11-04PCI: pciehp: disable DLL state changed event notificationKenji Kaneshige
2009-11-04PCI hotplug: acpiphp should be linked after vendor driversMatthew Garrett
2009-11-04PCI hotplug: change PCI nomenclatureStefan Assmann
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar
2009-09-25ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-19Merge branch 'acpica' into releaseLen Brown
2009-09-17PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige
2009-09-17PCI: pciehp: remove error message definitionsKenji Kaneshige
2009-09-17PCI: pciehp: remove number fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove hpc_opsKenji Kaneshige
2009-09-17PCI: pciehp: remove pci_dev fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove crit_sect mutexKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_bus fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove first_slot fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove hp_slot fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove device fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove bus fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove num_slots fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_list fieldKenji Kaneshige
2009-09-14PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas
2009-09-14PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: add pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas
2009-09-14PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas
2009-09-14PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluationBjorn Helgaas
2009-09-14PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang
2009-09-14PCI Hotplug: acpiphp: find bridges the easy wayAlex Chiang
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman
2009-09-09PCI hotplug: add support for 5.0G link speedKenji Kaneshige
2009-09-09PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige
2009-09-09PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-07PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige
2009-08-07PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan