| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: rpaphp: Remove setup_pci_slot() | Linas Vepstas | 2007-05-02 | 1 | -63/+33 |
* | PCI: rpaphp: remove a call that does nothing but a pointer lookup | Linas Vepstas | 2007-05-02 | 1 | -15/+2 |
* | PCI: rpaphp: Remove another wrappered function | Linas Vepstas | 2007-05-02 | 3 | -47/+29 |
* | PCI: rpaphp: Remve another call that is a wrapper | Linas Vepstas | 2007-05-02 | 4 | -22/+10 |
* | PCI: rpaphp: remove a function that does nothing but wrap debug printks | Linas Vepstas | 2007-05-02 | 1 | -24/+13 |
* | PCI: rpaphp: Remove un-needed goto | Linas Vepstas | 2007-05-02 | 1 | -4/+2 |
* | PCI: rpaphp: Fix a memleak; slot->location string was never freed | Linas Vepstas | 2007-05-02 | 1 | -5/+4 |
* | PCI: rpaphp: match up alloc and free in same routine | Linas Vepstas | 2007-05-02 | 3 | -2/+5 |
* | PCI: rpaphp: Remove global num_slots variable | Linas Vepstas | 2007-05-02 | 3 | -7/+1 |
* | PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot | Linas Vepstas | 2007-05-02 | 1 | -20/+20 |
* | PCI: Convert to alloc_pci_dev() | Michael Ellerman | 2007-05-02 | 1 | -1/+1 |
* | PCI: fix multiple definition of `queue_pushbutton_work' | Kristen Carlson Accardi | 2007-05-02 | 6 | -6/+6 |
* | pciehp: Adapt to device driver model | Kenji Kaneshige | 2007-05-02 | 2 | -35/+6 |
* | pciehp: Event handling rework | Kenji Kaneshige | 2007-05-02 | 4 | -389/+321 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-07 | 9 | -1128/+630 |
|\ |
|
| * | shpchp: delete trailing whitespace | Kenji Kaneshige | 2007-02-07 | 3 | -28/+28 |
| * | shpchp: remove DBG_XXX_ROUTINE | Kenji Kaneshige | 2007-02-07 | 1 | -136/+19 |
| * | shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE | Kenji Kaneshige | 2007-02-07 | 2 | -13/+0 |
| * | PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr... | Kristen Carlson Accardi | 2007-02-07 | 3 | -0/+163 |
| * | pciehp: fix wait command completion | Kenji Kaneshige | 2007-02-07 | 2 | -12/+16 |
| * | pciehp: cleanup wait command completion | Kenji Kaneshige | 2007-02-07 | 4 | -193/+82 |
| * | pciehp: remove unused pcie_cap_base | Kenji Kaneshige | 2007-02-07 | 1 | -7/+2 |
| * | pciehp: cleanup pciehp.h | Kenji Kaneshige | 2007-02-07 | 3 | -67/+42 |
| * | pciehp: cleanup register access | Kenji Kaneshige | 2007-02-07 | 1 | -137/+164 |
| * | pciehp: remove unused pci_bus from struct controller | Kenji Kaneshige | 2007-02-07 | 2 | -13/+2 |
| * | pciehp: remove unnecessary php_ctlr | Kenji Kaneshige | 2007-02-07 | 4 | -494/+120 |
| * | pciehp: cleanup slot list | Kenji Kaneshige | 2007-02-07 | 2 | -27/+17 |
| * | pciehp: cleanup init_slot() | Kenji Kaneshige | 2007-02-07 | 2 | -63/+37 |
* | | Altix: Add ACPI SSDT PCI device support (hotplug) | John Keller | 2007-02-02 | 1 | -7/+148 |
* | | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 2007-02-02 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-12-22 | 1 | -2/+1 |
|\ |
|
| * | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-20 | 1 | -2/+1 |
* | | acpiphp: Link-time error for PCI Hotplug | Kristen Carlson Accardi | 2006-12-20 | 1 | -1/+1 |
* | | shpchp: cleanup shpchp.h | Kenji Kaneshige | 2006-12-20 | 3 | -144/+77 |
* | | shpchp: remove shpchprm_get_physical_slot_number | Kenji Kaneshige | 2006-12-20 | 1 | -24/+1 |
* | | shpchp: cleanup struct controller | Kenji Kaneshige | 2006-12-20 | 2 | -31/+1 |
* | | shpchp: remove unnecessary struct php_ctlr | Kenji Kaneshige | 2006-12-20 | 4 | -249/+73 |
* | | rpaphp: compiler warning cleanup | Linas Vepstas | 2006-12-20 | 1 | -24/+23 |
|/ |
|
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 2 | -5/+5 |
* | [PATCH] Kconfig refactoring for better menu nesting | Don Mullis | 2006-12-10 | 1 | -1/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 10 | -74/+31 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-12-01 | 9 | -73/+30 |
| |\ |
|
| | * | PCI: ibmphp_pci.c: fix NULL dereference | Adrian Bunk | 2006-12-01 | 1 | -2/+2 |
| | * | pciehp: remove unnecessary pci_disable_msi | Kenji Kaneshige | 2006-12-01 | 1 | -2/+0 |
| | * | pciehp: remove unnecessary free_irq | Kenji Kaneshige | 2006-12-01 | 1 | -6/+1 |
| | * | PCI: rpaphp: change device tree examination | John Rose | 2006-12-01 | 2 | -2/+2 |
| | * | PCI: Change memory allocation for acpiphp slots | Rolf Eike Beer | 2006-12-01 | 2 | -32/+7 |
| | * | acpiphp: fix missing acpiphp_glue_exit() | Akinobu Mita | 2006-12-01 | 1 | -1/+3 |