summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp_ebda.c
AgeCommit message (Expand)AuthorLines
2021-09-02PCI: ibmphp: Fix double unmap of io_memVishal Aslot-4/+1
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner-27/+10
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner-33/+0
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner-20/+0
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas-15/+1
2017-08-10PCI: Constify hotplug pci_device_id structuresArvind Yadav-1/+1
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas-254/+254
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang-15/+9
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa-262/+262
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert-2/+1
2014-06-10PCI: Whitespace cleanupRyan Desfosses-5/+5
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas-52/+51
2012-07-24pci: hotplug: Fix typo in pciMasanari Iida-1/+1
2012-02-14PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmapJulia Lawall-2/+4
2010-11-11PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt-0/+6
2010-02-22PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton-0/+2
2010-02-22PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru-2/+9
2008-10-22PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang-13/+7
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang-1/+2
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org-22/+22
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org-69/+23
2008-09-26x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar-1/+1
2008-06-10PCI: introduce pci_slotAlex Chiang-1/+2
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison-46/+46
2008-03-10PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl-0/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-03-23[PATCH] ibmphp: remove TRUE and FALSEKristen Accardi-1/+1
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn-43/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1275