aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/ibmphp_hpc.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-29PCI: ibmphp: Turn semaphores into completions or mutexesGravatar Arnd Bergmann 1-33/+14
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateGravatar Bjorn Helgaas 1-15/+1
2016-01-20Merge branch 'pci/trivial' into nextGravatar Bjorn Helgaas 1-185/+185
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGravatar Geliang Tang 1-10/+8
2016-01-08PCI: Fix all whitespace issuesGravatar Bogicevic Sasa 1-193/+193
2014-09-24PCI: Remove unnecessary curly bracesGravatar Quentin Lambert 1-2/+1
2014-06-10PCI: Whitespace cleanupGravatar Ryan Desfosses 1-3/+3
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsGravatar Bjorn Helgaas 1-12/+12
2010-10-15PCI hotplug: ibmphp-hpc: semaphore cleanupGravatar Thomas Gleixner 1-2/+2
2010-02-22PCI hotplug: fix ibmphp build errorGravatar Randy Dunlap 1-0/+1
2009-12-04PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsGravatar Jesse Barnes 1-1/+2
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-34/+34
2007-10-12pci: hotplug: ibmphp: convert to kthreadGravatar Kristen Carlson Accardi 1-45/+12
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2006-11-30Fix misc .c/.h comment typosGravatar Matt LaPlante 1-1/+1
2006-03-23[PATCH] ibmphp: remove TRUE and FALSEGravatar Kristen Accardi 1-27/+27
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexGravatar Ingo Molnar 1-4/+6
2005-05-03[PATCH] PCI: Spelling fixes for drivers/pci.Gravatar Steven Cole 1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1161