summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp_core.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: ibmphp: Remove commented-out functionsVihas Mak2021-12-101-74/+0
* PCI: ibmphp: Turn semaphores into completions or mutexesArnd Bergmann2019-01-291-2/+0
* PCI: hotplug: Embed hotplug_slotLukas Wunner2018-09-181-53/+39
* PCI: hotplug: Drop hotplug_slot_infoLukas Wunner2018-09-181-25/+2
* PCI: hotplug: Constify hotplug_slot_opsLukas Wunner2018-09-181-1/+1
* PCI: hotplug: Demidlayer registration with the coreLukas Wunner2018-07-231-1/+14
* PCI: ibmphp: Fix use-before-set in get_max_bus_speed()Dan Carpenter2018-04-201-1/+1
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-15/+1
|\
| * PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-15/+1
* | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-311-10/+3
|\ \
| * | PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring2018-01-171-10/+3
| |/
* / PCI: ibmphp: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-171-3/+4
|/
* PCI: Constify hotplug pci_device_id structuresArvind Yadav2017-08-101-1/+1
* 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/+0
* | PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang2016-01-101-15/+6
|/
* 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/+1
* PCI: Remove assignment from "if" conditionsQuentin Lambert2014-09-241-5/+10
* PCI: Remove unnecessary curly bracesQuentin Lambert2014-09-241-4/+2
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-101-8/+4
* PCI: Whitespace cleanupRyan Desfosses2014-06-101-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-241-4/+4
|\
| * PCI: ibmhp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-6/+4
| * 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-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