aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/ibmphp_ebda.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-27/+10
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-33/+0
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner1-20/+0
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2017-08-10PCI: Constify hotplug pci_device_id structuresArvind Yadav1-1/+1
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas1-254/+254
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang1-15/+9
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-262/+262
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert1-2/+1
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-5/+5
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-52/+51
2012-07-24pci: hotplug: Fix typo in pciMasanari Iida1-1/+1
2012-02-14PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmapJulia Lawall1-2/+4
2010-11-11PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt1-0/+6
2010-02-22PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton1-0/+2
2010-02-22PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru1-2/+9
2008-10-22PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang1-13/+7
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang1-1/+2
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org1-22/+22
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org1-69/+23
2008-09-26x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar1-1/+1
2008-06-10PCI: introduce pci_slotAlex Chiang1-1/+2
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-46/+46
2008-03-10PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl1-0/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-03-23[PATCH] ibmphp: remove TRUE and FALSEKristen Accardi1-1/+1
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-43/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1275