aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwspinlock
Commit message (Expand)AuthorAgeFilesLines
* last driver import from 3.2.72 for nowWolfgang Wiedmeyer2015-10-235-159/+201
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+197
|\
| * hwspinlock: fix __hwspin_lock_request error pathLi Fei2013-04-251-0/+2
| * hwspinlock/core: use global ID to register hwspinlocks on multiple devicesShinya Kuribayashi2012-07-251-2/+2
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-081-0/+1
| |\
| | * hwspinlock/u8500: include linux/module.hAxel Lin2011-11-071-0/+1
| * | hwspinlock/u8500: fix build error due to undefined labelAxel Lin2011-11-081-4/+2
| |/
| * hwspinlock/omap: omap_hwspinlock_remove should be __devexitOhad Ben-Cohen2011-09-211-2/+2
| * hwspinlock/u8500: add hwspinlock driverMathieu J. Poirier2011-09-213-0/+210
| * hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen2011-09-213-123/+166
| * hwspinlock/core: use a mutex to protect the radix treeJuan Gutierrez2011-09-211-25/+20
| * hwspinlock/core/omap: fix id issues on multiple hwspinlock devicesOhad Ben-Cohen2011-09-212-1/+7
| * hwspinlock/omap: simplify allocation schemeOhad Ben-Cohen2011-09-211-34/+17
| * hwspinlock/core: simplify 'owner' handlingOhad Ben-Cohen2011-09-213-6/+4
| * hwspinlock/core: simplify KconfigOhad Ben-Cohen2011-09-211-9/+7
* | hwspinlock/core: use a mutex to protect the radix treeJuan Gutierrez2011-11-111-25/+20
|/
* hwspinlock: depend on OMAP4Ohad Ben-Cohen2011-03-181-0/+1
* drivers: hwspinlock: add OMAP implementationSimon Que2011-02-173-0/+241
* drivers: hwspinlock: add frameworkOhad Ben-Cohen2011-02-174-0/+627