Commit Graph

291 Commits (072f62ed85a71bbb3429a52678500ec9f9441e0d)

Author SHA1 Message Date
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Jan Engelhardt d4770143fe PCI hotplug: Use menuconfig objects 18 years ago
Scott Murray 03555d591d PCI: ZT5550 CPCI Hotplug driver fix 18 years ago
Linas Vepstas ac1f0e9923 PCI: rpaphp: Remove semaphores 18 years ago
Linas Vepstas b5661479ee PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry 18 years ago
Linas Vepstas e70ea2634a PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically 18 years ago
Linas Vepstas da65944be2 PCI: rpaphp: Document is_php_dn() 18 years ago
Linas Vepstas 8485d1a123 PCI: rpaphp: Document find_php_slot() 18 years ago
Linas Vepstas fea54b8cc9 PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot() 18 years ago
Linas Vepstas 6f79eb749d PCI: rpaphp: refactor tail call to rpaphp_register_slot() 18 years ago
Linas Vepstas c02929c278 PCI: rpaphp: remove rpaphp_set_attention_status() 18 years ago
Linas Vepstas 307ff12e35 PCI: rpaphp: remove print_slot_pci_funcs() 18 years ago
Linas Vepstas 03a6675591 PCI: rpaphp: Remove setup_pci_slot() 18 years ago
Linas Vepstas ebf42c0edd PCI: rpaphp: remove a call that does nothing but a pointer lookup 18 years ago
Linas Vepstas bf0af511fc PCI: rpaphp: Remove another wrappered function 18 years ago
Linas Vepstas 427310ff02 PCI: rpaphp: Remve another call that is a wrapper 18 years ago
Linas Vepstas 517d5a0417 PCI: rpaphp: remove a function that does nothing but wrap debug printks 18 years ago
Linas Vepstas 3499f0726e PCI: rpaphp: Remove un-needed goto 18 years ago
Linas Vepstas 5fd39c35a0 PCI: rpaphp: Fix a memleak; slot->location string was never freed 18 years ago
Linas Vepstas 31be7586d1 PCI: rpaphp: match up alloc and free in same routine 18 years ago
Linas Vepstas fa1891596c PCI: rpaphp: Remove global num_slots variable 18 years ago
Linas Vepstas bf8cbae475 PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot 18 years ago
Michael Ellerman bab41e9be7 PCI: Convert to alloc_pci_dev() 18 years ago
Kristen Carlson Accardi e325e1f078 PCI: fix multiple definition of `queue_pushbutton_work' 18 years ago
Kenji Kaneshige 9233352628 pciehp: Adapt to device driver model 18 years ago
Kenji Kaneshige 5d386e1ac4 pciehp: Event handling rework 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Stephen Rothwell 40cd3a4564 [POWERPC] Rename get_property to of_get_property: drivers 18 years ago
Paul Mackerras a48141db68 Revert "[POWERPC] Rename get_property to of_get_property: drivers" 18 years ago
Stephen Rothwell d05c7a80cf [POWERPC] Rename get_property to of_get_property: drivers 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5 18 years ago
Kenji Kaneshige 9f593e30b3 shpchp: delete trailing whitespace 18 years ago
Kenji Kaneshige 1555b33da0 shpchp: remove DBG_XXX_ROUTINE 18 years ago
Kenji Kaneshige 3d9c18872f shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE 18 years ago
Kristen Carlson Accardi 34d03419f0 PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver. 18 years ago
Kenji Kaneshige 262303fe32 pciehp: fix wait command completion 18 years ago
Kenji Kaneshige 44ef4cefb0 pciehp: cleanup wait command completion 18 years ago
Kenji Kaneshige 75e13178af pciehp: remove unused pcie_cap_base 18 years ago
Kenji Kaneshige 15232ece55 pciehp: cleanup pciehp.h 18 years ago
Kenji Kaneshige a0f018daa9 pciehp: cleanup register access 18 years ago
Kenji Kaneshige a8c2b63597 pciehp: remove unused pci_bus from struct controller 18 years ago
Kenji Kaneshige 48fe391517 pciehp: remove unnecessary php_ctlr 18 years ago
Kenji Kaneshige 2410fa4eae pciehp: cleanup slot list 18 years ago
Kenji Kaneshige a0b1725720 pciehp: cleanup init_slot() 18 years ago
John Keller 3e643e77a9 Altix: Add ACPI SSDT PCI device support (hotplug) 18 years ago
Alexey Starikovskiy 15a58ed121 ACPICA: Remove duplicate table definitions (non-conflicting), cont 18 years ago
Burman Yan 36bcbec7ce ACPI: replace kmalloc+memset with kzalloc 18 years ago
Kristen Carlson Accardi 031f30d2bc acpiphp: Link-time error for PCI Hotplug 18 years ago
Kenji Kaneshige 8352e04eb4 shpchp: cleanup shpchp.h 18 years ago