aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-05-02PCI hotplug: Use menuconfig objectsJan Engelhardt
2007-05-02PCI: ZT5550 CPCI Hotplug driver fixScott Murray
2007-05-02PCI: rpaphp: Remove semaphoresLinas Vepstas
2007-05-02PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetryLinas Vepstas
2007-05-02PCI: rpaphp: Use pcibios_remove_pci_devices() symmetricallyLinas Vepstas
2007-05-02PCI: rpaphp: Document is_php_dn()Linas Vepstas
2007-05-02PCI: rpaphp: Document find_php_slot()Linas Vepstas
2007-05-02PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Linas Vepstas
2007-05-02PCI: rpaphp: refactor tail call to rpaphp_register_slot()Linas Vepstas
2007-05-02PCI: rpaphp: remove rpaphp_set_attention_status()Linas Vepstas
2007-05-02PCI: rpaphp: remove print_slot_pci_funcs()Linas Vepstas
2007-05-02PCI: rpaphp: Remove setup_pci_slot()Linas Vepstas
2007-05-02PCI: rpaphp: remove a call that does nothing but a pointer lookupLinas Vepstas
2007-05-02PCI: rpaphp: Remove another wrappered functionLinas Vepstas
2007-05-02PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas
2007-05-02PCI: rpaphp: remove a function that does nothing but wrap debug printksLinas Vepstas
2007-05-02PCI: rpaphp: Remove un-needed gotoLinas Vepstas
2007-05-02PCI: rpaphp: Fix a memleak; slot->location string was never freedLinas Vepstas
2007-05-02PCI: rpaphp: match up alloc and free in same routineLinas Vepstas
2007-05-02PCI: rpaphp: Remove global num_slots variableLinas Vepstas
2007-05-02PCI: rpaphp: Cleanup flow of control for rpaphp_add_slotLinas Vepstas
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi
2007-05-02pciehp: Adapt to device driver modelKenji Kaneshige
2007-05-02pciehp: Event handling reworkKenji Kaneshige
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-02-07shpchp: delete trailing whitespaceKenji Kaneshige
2007-02-07shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige
2007-02-07shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige
2007-02-07PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi
2007-02-07pciehp: fix wait command completionKenji Kaneshige
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige
2007-02-07pciehp: remove unused pcie_cap_baseKenji Kaneshige
2007-02-07pciehp: cleanup pciehp.hKenji Kaneshige
2007-02-07pciehp: cleanup register accessKenji Kaneshige
2007-02-07pciehp: remove unused pci_bus from struct controllerKenji Kaneshige
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige
2007-02-07pciehp: cleanup slot listKenji Kaneshige
2007-02-07pciehp: cleanup init_slot()Kenji Kaneshige
2007-02-02Altix: Add ACPI SSDT PCI device support (hotplug)John Keller
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-20acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige