aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/ibmphp_hpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-29PCI: ibmphp: Turn semaphores into completions or mutexesArnd Bergmann1-33/+14
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas1-185/+185
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang1-10/+8
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-193/+193
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert1-2/+1
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-3/+3
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-12/+12
2010-10-15PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner1-2/+2
2010-02-22PCI hotplug: fix ibmphp build errorRandy Dunlap1-0/+1
2009-12-04PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsJesse Barnes1-1/+2
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-34/+34
2007-10-12pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi1-45/+12
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-03-23[PATCH] ibmphp: remove TRUE and FALSEKristen Accardi1-27/+27
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar1-4/+6
2005-05-03[PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1161