Commit Graph

332 Commits (07782cec9b444746859855fc310f20f254e995a0)

Author SHA1 Message Date
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
Kenji Kaneshige 6f39be2e05 shpchp: remove shpchprm_get_physical_slot_number 18 years ago
Kenji Kaneshige 227b84c77f shpchp: cleanup struct controller 18 years ago
Kenji Kaneshige 0abe68ce24 shpchp: remove unnecessary struct php_ctlr 18 years ago
Linas Vepstas f1e79092d9 rpaphp: compiler warning cleanup 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Don Mullis bf4735a46a [PATCH] Kconfig refactoring for better menu nesting 18 years ago
Adrian Bunk b0d974e90d PCI: ibmphp_pci.c: fix NULL dereference 18 years ago
Kenji Kaneshige 9d167dc367 pciehp: remove unnecessary pci_disable_msi 18 years ago
Kenji Kaneshige 407f452b05 pciehp: remove unnecessary free_irq 18 years ago
John Rose a57ed79ef1 PCI: rpaphp: change device tree examination 18 years ago
Rolf Eike Beer ac9e989187 PCI: Change memory allocation for acpiphp slots 18 years ago
Akinobu Mita 0a9dee2739 acpiphp: fix missing acpiphp_glue_exit() 18 years ago
Akinobu Mita 467c442f09 acpiphp: fix use of list_for_each macro 18 years ago