summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp_ebda.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: hotplug: Embed hotplug_slotLukas Wunner2018-09-191-27/+10Star
* PCI: hotplug: Drop hotplug_slot_infoLukas Wunner2018-09-191-33/+0Star
* PCI: hotplug: Demidlayer registration with the coreLukas Wunner2018-07-241-20/+0Star
* PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-15/+1Star
* PCI: Constify hotplug pci_device_id structuresArvind Yadav2017-08-101-1/+1
* Merge branch 'pci/trivial' into nextBjorn Helgaas2016-01-201-254/+254
|\
| * PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-262/+262
* | PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang2016-01-101-15/+9Star
|/
* PCI: Remove unnecessary curly bracesQuentin Lambert2014-09-241-2/+1Star
* PCI: Whitespace cleanupRyan Desfosses2014-06-111-5/+5
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-52/+51Star
* pci: hotplug: Fix typo in pciMasanari Iida2012-07-241-1/+1
* PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmapJulia Lawall2012-02-141-2/+4
* PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt2010-11-111-0/+6
* PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton2010-02-231-0/+2
* PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru2010-02-231-2/+9
* PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2008-10-231-13/+7Star
* PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-231-1/+2
* PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org2008-10-201-22/+22
* PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org2008-10-201-69/+23Star
* x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar2008-09-261-1/+1
* PCI: introduce pci_slotAlex Chiang2008-06-101-1/+2
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-46/+46
* PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl2008-03-111-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] ibmphp: remove TRUE and FALSEKristen Accardi2006-03-231-1/+1
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-43/+14Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1275