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