Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/hwspinlock: use correct radix tree API | Matthew Wilcox | 2016-05-20 | 1 | -1/+1 |
* | drivers/hwspinlock: fix race between radix tree insertion and lookup | Matthew Wilcox | 2016-02-03 | 1 | -0/+4 |
* | hwspinlock/core: add device tree support | Suman Anna | 2015-05-02 | 1 | -0/+79 |
* | hwspinlock: fix __hwspin_lock_request error path | Li Fei | 2013-04-05 | 1 | -0/+2 |
* | hwspinlock/core: move the dereference below the NULL test | Wei Yongjun | 2012-09-10 | 1 | -1/+2 |
* | hwspinlock/core: use global ID to register hwspinlocks on multiple devices | Shinya Kuribayashi | 2012-07-07 | 1 | -2/+2 |
* | hwspinlock/core: register a bank of hwspinlocks in a single API call | Ohad Ben-Cohen | 2011-09-21 | 1 | -56/+109 |
* | hwspinlock/core: use a mutex to protect the radix tree | Juan Gutierrez | 2011-09-21 | 1 | -25/+20 |
* | hwspinlock/core/omap: fix id issues on multiple hwspinlock devices | Ohad Ben-Cohen | 2011-09-21 | 1 | -0/+2 |
* | hwspinlock/core: simplify 'owner' handling | Ohad Ben-Cohen | 2011-09-21 | 1 | -2/+2 |
* | drivers: hwspinlock: add framework | Ohad Ben-Cohen | 2011-02-17 | 1 | -0/+548 |