aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp_ebda.c
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+1275