summaryrefslogtreecommitdiff
path: root/drivers/hwspinlock
Commit message (Expand)AuthorAge
* Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-17
|\
| * hwspinlock: Change hwspinlock to a boolBaolin Wang2017-11-06
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* hwspinlock: sprd: Add hardware spinlock driverBaolin Wang2017-05-17
* Make HWSPINLOCK a menuconfig to ease disablingVincent Legoll2017-05-17
* hwspinlock: qcom_hwspinlock: add missing of_node_put after calling of_parse_p...Peter Chen2016-07-06
* drivers/hwspinlock: use correct radix tree APIMatthew Wilcox2016-05-20
* drivers/hwspinlock: fix race between radix tree insertion and lookupMatthew Wilcox2016-02-03
* hwspinlock: qcom: Correct msb in regmap_fieldBjorn Andersson2015-07-01
* hwspinlock: add a CSR atlas7 driverWei Chen2015-06-12
* hwspinlock: qcom: Add support for Qualcomm HW Mutex blockBjorn Andersson2015-05-02
* hwspinlock/omap: add support for dt nodesSuman Anna2015-05-02
* hwspinlock/core: add device tree supportSuman Anna2015-05-02
* hwspinlock: drop owner assignment from platform_driversWolfram Sang2014-10-20
* 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