summaryrefslogtreecommitdiffstats
path: root/drivers/hwspinlock/hwspinlock_core.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/hwspinlock: use correct radix tree APIMatthew Wilcox2016-05-201-1/+1
* drivers/hwspinlock: fix race between radix tree insertion and lookupMatthew Wilcox2016-02-031-0/+4
* hwspinlock/core: add device tree supportSuman Anna2015-05-021-0/+79
* hwspinlock: fix __hwspin_lock_request error pathLi Fei2013-04-051-0/+2
* hwspinlock/core: move the dereference below the NULL testWei Yongjun2012-09-101-1/+2
* hwspinlock/core: use global ID to register hwspinlocks on multiple devicesShinya Kuribayashi2012-07-071-2/+2
* hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen2011-09-211-56/+109
* 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-211-0/+2
* hwspinlock/core: simplify 'owner' handlingOhad Ben-Cohen2011-09-211-2/+2
* drivers: hwspinlock: add frameworkOhad Ben-Cohen2011-02-171-0/+548