summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp_hpc.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: ibmphp: Turn semaphores into completions or mutexesArnd Bergmann2019-01-291-33/+14
* PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-15/+1
* Merge branch 'pci/trivial' into nextBjorn Helgaas2016-01-201-185/+185
|\
| * PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-193/+193
* | PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang2016-01-101-10/+8
|/
* PCI: Remove unnecessary curly bracesQuentin Lambert2014-09-241-2/+1
* PCI: Whitespace cleanupRyan Desfosses2014-06-101-3/+3
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-12/+12
* PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner2010-10-151-2/+2
* PCI hotplug: fix ibmphp build errorRandy Dunlap2010-02-221-0/+1
* PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsJesse Barnes2009-12-041-1/+2
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-34/+34
* pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi2007-10-121-45/+12
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* [PATCH] ibmphp: remove TRUE and FALSEKristen Accardi2006-03-231-27/+27
* [PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar2006-03-231-4/+6
* [PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole2005-05-031-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1161