summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp_core.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-221-78/+28
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-221-1/+1
|\
| * PCI hotplug: remove redundant .owner initializationsKenji Kaneshige2009-06-161-1/+0
| * PCI: ibmphp_core.c: fix warning due to missing module_exit()akpm@linux-foundation.org2009-06-111-0/+1
* | x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-181-4/+2
* | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fixCyrill Gorcunov2009-05-121-1/+1
* | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu2009-05-111-26/+30
|/
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-1/+1
* PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman2008-12-171-5/+0
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-12/+12
* PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl2008-04-201-1/+5
* PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park2008-02-011-4/+7
* i386: move pciThomas Gleixner2007-10-111-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...Eric Sesterhenn2006-06-191-6/+6
* [PATCH] ibmphp: remove TRUE and FALSEKristen Accardi2006-03-231-2/+2
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-4/+2
* [PATCH] PCI Hotplug: fix up coding style issuesPavel Machek2006-01-311-2/+2
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1422