summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/ibmphp_res.c
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-08-08PCI: Mark expected switch fall-throughGustavo A. R. Silva
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2018-01-17PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring
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-11-10PCI: Simplify if-return sequencesQuentin Lambert
2014-09-24PCI: Remove assignment from complicated "if" conditionsQuentin Lambert
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert
2014-09-24PCI: Add space before open parenthesisQuentin Lambert
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2010-02-10ibmphp: Rename add_range() to add_bus_range() to avoid conflictH. Peter Anvin
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2006-03-23[PATCH] ibmphp: remove TRUE and FALSEKristen Accardi
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn
2004-05-17PCI Hotplug: clean up a lot of global symbols that do not need to be.Greg Kroah-Hartman
2004-02-01[PATCH] PCI Hotplug: Kill spaces before \n in ibmphp*Rolf Eike Beer
2003-08-27[PATCH] PCI hotplug: fix up a bunch of copyrights that were incorrectly decla...Greg Kroah-Hartman
2003-06-25[PATCH] IBM PCI Hotplug: fixes found by sparseGreg Kroah-Hartman
2003-06-03PCI Hotplug: move drivers/hotplug/* to drivers/pci/hotplug/*Greg Kroah-Hartman