summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp_ebda.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+9
|/
* PCI: Remove unnecessary curly bracesQuentin Lambert2014-09-241-2/+1
* PCI: Whitespace cleanupRyan Desfosses2014-06-101-5/+5
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-52/+51
* 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-221-0/+2
* PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru2010-02-221-2/+9
* PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2008-10-221-13/+7
* PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-221-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/+23
* 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-201-46/+46
* PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl2008-03-101-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] ibmphp: remove TRUE and FALSEKristen Accardi2006-03-231-1/+1
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-43/+14
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1275
OpenPOWER on IntegriCloud