summaryrefslogtreecommitdiffstats
path: root/drivers/hwspinlock/sirf_hwspinlock.c
Commit message (Expand)AuthorAgeFilesLines
* hwspinlock: sirf: Remove the redundant 'of_match_ptr'Baolin Wang2020-12-101-1/+1
* hwspinlock: sirf: Use devm_hwspin_lock_register() to register hwlock controllerBaolin Wang2020-01-211-18/+3
* hwspinlock: sirf: Remove redundant PM runtime functionsBaolin Wang2020-01-211-18/+4
* hwspinlock: sirf: Change to use devm_platform_ioremap_resource()Baolin Wang2020-01-211-6/+3
* Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds2018-06-111-2/+1
|\
| * hwspinlock/sirf: Switch to SPDX license identifierSuman Anna2018-05-241-2/+1
* | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+4
|/
* hwspinlock: add a CSR atlas7 driverWei Chen2015-06-121-0/+136