summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/trivial' into nextBjorn Helgaas2016-01-201-15/+15
|\
| * PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-15/+15
* | PCI: ibmphp: Remove unneeded NULL testJulia Lawall2016-01-111-3/+0Star
* | PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang2016-01-101-15/+6Star
|/
* PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-121-2/+6
* x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-161-0/+1
* x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu2014-12-161-4/+1Star
* PCI: Remove assignment from "if" conditionsQuentin Lambert2014-09-241-5/+10
* PCI: Remove unnecessary curly bracesQuentin Lambert2014-09-241-4/+2Star
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-111-8/+4Star
* PCI: Whitespace cleanupRyan Desfosses2014-06-111-16/+16
* PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-141-2/+11
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-54/+55
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-251-4/+4
|\
| * PCI: ibmhp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-6/+4Star
| * PCI: ibmhp: register busn_resYinghai Lu2012-06-131-1/+3
* | pci: hotplug: Fix typo in pciMasanari Iida2012-07-241-1/+1
|/
* 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-231-78/+28Star
* 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/+0Star
| * 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/+2Star
* | 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-181-5/+0Star
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-12/+12
* PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl2008-04-211-1/+5
* PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park2008-02-021-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/+0Star
* [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/+2Star
* [PATCH] PCI Hotplug: fix up coding style issuesPavel Machek2006-02-011-2/+2
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-311-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1422