summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/cpqphp_core.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove unnecessary curly bracesQuentin Lambert2014-09-241-2/+1Star
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-111-4/+2Star
* PCI: Whitespace cleanupRyan Desfosses2014-06-111-3/+3
* PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter2014-02-131-2/+2
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-2/+2
* PCI: hotplug: ensure a consistent return value in error caseJulia Lawall2012-07-161-4/+10
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
* PCI hotplug: cpqphp: use pci_dev->vendorSergei Shtylyov2011-07-221-2/+3
* PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov2011-07-221-10/+2Star
* 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-221-2/+1Star
|\
| * PCI hotplug: Use kmemdupJulia Lawall2010-05-191-2/+1Star
* | Fix typos in commentsThomas Weber2010-03-161-1/+1
|/
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-231-40/+17Star
* PCI hotplug: remove redundant .owner initializationsKenji Kaneshige2009-06-161-1/+0Star
* PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang2009-06-111-41/+31Star
* PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang2009-06-111-197/+185Star
* PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang2009-06-111-33/+22Star
* PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang2009-06-111-237/+224Star
* PCI Hotplug: cpqphp: fix comment styleAlex Chiang2009-06-111-73/+84
* PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang2009-06-111-34/+22Star
* 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-231-23/+19Star
* PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-231-1/+2
* PCI: introduce pci_slotAlex Chiang2008-06-101-1/+3
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-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-131-1/+1
* i386: move pciThomas Gleixner2007-10-111-1/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-7/+5Star
* 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/+0Star
* [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/+4Star
* [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-291-5/+19
* [PATCH] cpqphp: fix oops during unload without probeKeith Moore2005-06-281-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1509