summaryrefslogtreecommitdiff
path: root/drivers/hwspinlock
Commit message (Expand)AuthorAge
* hwspinlock: enable OMAP build for AM33xx, AM43xx & DRA7xxSuman Anna2014-07-29
* hwspinlock/omap: enable module before reading SYSSTATUS registerSuman Anna2014-07-29
* Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-07
|\
| * hwspinlock/omap: support OMAP5 as wellVincent Stehlé2013-04-05
* | hwspinlock: fix __hwspin_lock_request error pathLi Fei2013-04-05
|/
* hwspinlock: remove use of __devexitBill Pemberton2012-11-28
* hwspinlock: remove use of __devinitBill Pemberton2012-11-28
* hwspinlock: remove use of __devexit_pBill Pemberton2012-11-28
* hwspinlock/core: move the dereference below the NULL testWei Yongjun2012-09-10
* hwspinlock/core: use global ID to register hwspinlocks on multiple devicesShinya Kuribayashi2012-07-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-08
|\
| * hwspinlock/u8500: include linux/module.hAxel Lin2011-11-07
* | hwspinlock/u8500: fix build error due to undefined labelAxel Lin2011-11-08
|/
* hwspinlock/omap: omap_hwspinlock_remove should be __devexitOhad Ben-Cohen2011-09-21
* hwspinlock/u8500: add hwspinlock driverMathieu J. Poirier2011-09-21
* hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen2011-09-21
* hwspinlock/core: use a mutex to protect the radix treeJuan Gutierrez2011-09-21
* hwspinlock/core/omap: fix id issues on multiple hwspinlock devicesOhad Ben-Cohen2011-09-21
* hwspinlock/omap: simplify allocation schemeOhad Ben-Cohen2011-09-21
* hwspinlock/core: simplify 'owner' handlingOhad Ben-Cohen2011-09-21
* hwspinlock/core: simplify KconfigOhad Ben-Cohen2011-09-21
* hwspinlock: depend on OMAP4Ohad Ben-Cohen2011-03-18
* drivers: hwspinlock: add OMAP implementationSimon Que2011-02-17
* drivers: hwspinlock: add frameworkOhad Ben-Cohen2011-02-17