aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/fakephp.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-301-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* PCI: update fakephp for bus_id removalStephen Rothwell2009-03-261-1/+2
* PCI Hotplug: rename legacy_fakephp to fakephpAlex Chiang2009-03-201-0/+162
* PCI Hotplug: restore fakephp interface with complete reimplementationTrent Piepho2009-03-201-395/+0
* PCI: Introduce pci_rescan_bus()Alex Chiang2009-03-201-3/+3
* PCI hotplug: fakephp: Allocate PCI resources before adding the deviceDarrick J. Wong2009-01-271-16/+26
* drivers/pci/hotplug: Add missing pci_dev_getJulia Lawall2009-01-071-0/+1
* PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang2008-10-221-2/+8
* PCI: fakephp: remove 'name' parameterAlex Chiang2008-10-221-9/+10
* PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-221-1/+2
* PCI Hotplug: fakephp: fix deadlock... againAlex Chiang2008-09-091-3/+3
* PCI: introduce pci_slotAlex Chiang2008-06-101-1/+1
* PCI: construct one fakephp slot per PCI slotAlex Chiang2008-06-101-55/+29
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-1/+1
* PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho2008-04-201-1/+1
* PCI: Fix fakephp deadlockIan Abbott2008-02-011-4/+35
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-281-7/+7
* PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-021-1/+1
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-181-1/+1
* pci: Stamp out pci_find_* usage in fakephpAlan Cox2006-10-181-3/+8
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-261-4/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-6/+3
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+358