aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/ibmphp_res.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-22PCI: ibmphp: Remove unused assignmentsBjorn Helgaas1-2/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-08-08PCI: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-15/+1
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2018-01-17PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring1-25/+13
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas1-241/+241
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang1-23/+9
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-259/+259
2014-11-10PCI: Simplify if-return sequencesQuentin Lambert1-4/+1
2014-09-24PCI: Remove assignment from complicated "if" conditionsQuentin Lambert1-4/+9
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert1-9/+21
2014-09-24PCI: Add space before open parenthesisQuentin Lambert1-1/+1
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses1-2/+1
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-6/+6
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-38/+38
2010-02-10ibmphp: Rename add_range() to add_bus_range() to avoid conflictH. Peter Anvin1-7/+7
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2006-03-23[PATCH] ibmphp: remove TRUE and FALSEKristen Accardi1-24/+24
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-22/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2156