| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Remove the fakephp driver | Bjorn Helgaas | 2012-08-24 | 1 | -164/+0 |
* | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu | 2012-02-27 | 1 | -1/+1 |
* | PCI: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-30 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-08 | 1 | -1/+1 |
* | PCI: update fakephp for bus_id removal | Stephen Rothwell | 2009-03-27 | 1 | -1/+2 |
* | PCI Hotplug: rename legacy_fakephp to fakephp | Alex Chiang | 2009-03-20 | 1 | -0/+162 |
* | PCI Hotplug: restore fakephp interface with complete reimplementation | Trent Piepho | 2009-03-20 | 1 | -395/+0 |
* | PCI: Introduce pci_rescan_bus() | Alex Chiang | 2009-03-20 | 1 | -3/+3 |
* | PCI hotplug: fakephp: Allocate PCI resources before adding the device | Darrick J. Wong | 2009-01-27 | 1 | -16/+26 |
* | drivers/pci/hotplug: Add missing pci_dev_get | Julia Lawall | 2009-01-07 | 1 | -0/+1 |
* | PCI Hotplug: fakephp: add duplicate slot name debugging | Alex Chiang | 2008-10-23 | 1 | -2/+8 |
* | PCI: fakephp: remove 'name' parameter | Alex Chiang | 2008-10-23 | 1 | -9/+10 |
* | PCI Hotplug core: add 'name' param pci_hp_register interface | Alex Chiang | 2008-10-23 | 1 | -1/+2 |
* | PCI Hotplug: fakephp: fix deadlock... again | Alex Chiang | 2008-09-09 | 1 | -3/+3 |
* | PCI: introduce pci_slot | Alex Chiang | 2008-06-10 | 1 | -1/+1 |
* | PCI: construct one fakephp slot per PCI slot | Alex Chiang | 2008-06-10 | 1 | -55/+29 |
* | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-21 | 1 | -1/+1 |
* | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho | 2008-04-21 | 1 | -1/+1 |
* | PCI: Fix fakephp deadlock | Ian Abbott | 2008-02-02 | 1 | -4/+35 |
* | pci hotplug: kernel-doc fixes | Randy Dunlap | 2007-11-28 | 1 | -7/+7 |
* | PCI: Convert to alloc_pci_dev() | Michael Ellerman | 2007-05-03 | 1 | -1/+1 |
* | PCI Hotplug: move pci_hotplug.h to include/linux/ | Greg Kroah-Hartman | 2006-10-18 | 1 | -1/+1 |
* | pci: Stamp out pci_find_* usage in fakephp | Alan Cox | 2006-10-18 | 1 | -3/+8 |
* | PCI: fix __must_check warnings | Greg Kroah-Hartman | 2006-09-27 | 1 | -4/+14 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] PCI: kzalloc() conversion in drivers/pci | Eric Sesterhenn | 2006-03-23 | 1 | -6/+3 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 1 | -0/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+358 |