aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/cpqphp_core.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby2010-06-111-0/+7
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-211-2/+1
|\
| * PCI hotplug: Use kmemdupJulia Lawall2010-05-181-2/+1
* | Fix typos in commentsThomas Weber2010-03-161-1/+1
|/
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-221-40/+17
* PCI hotplug: remove redundant .owner initializationsKenji Kaneshige2009-06-161-1/+0
* PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang2009-06-111-41/+31
* PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang2009-06-111-197/+185
* PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang2009-06-111-33/+22
* PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang2009-06-111-237/+224
* PCI Hotplug: cpqphp: fix comment styleAlex Chiang2009-06-111-73/+84
* PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang2009-06-111-34/+22
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-1/+1
* PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige2008-10-231-1/+1
* PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang2008-10-221-23/+19
* PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-221-1/+2
* PCI: introduce pci_slotAlex Chiang2008-06-101-1/+3
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-19/+19
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-281-19/+22
* cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok2007-10-121-1/+1
* i386: move pciThomas Gleixner2007-10-111-1/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-7/+5
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-181-0/+1
* [PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman2006-06-271-5/+5
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-9/+4
* [PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar2006-03-231-7/+7
* [PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driverGreg Kroah-Hartman2006-01-091-1/+5
* [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.cJesper Juhl2006-01-091-54/+67
* [PATCH] cpqphp: add pci_enable_device()Bjorn Helgaas2005-10-281-5/+19
* [PATCH] cpqphp: fix oops during unload without probeKeith Moore2005-06-271-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1509