aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwspinlock/stm32_hwspinlock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-11hwspinlock: stm32: Use struct_size() helper in devm_kzalloc()Gustavo A. R. Silva1-3/+1
2021-11-17hwspinlock: stm32: enable clock at probeFabien Dessenne1-21/+37
2019-12-28hwspinlock: stm32: convert to devm_platform_ioremap_resourceYangtao Li1-3/+1
2019-06-29hwspinlock: stm32: implement the relax() opsFabien Dessenne1-0/+7
2019-01-03hwspinlock: fix return value check in stm32_hwspinlock_probe()Wei Yongjun1-2/+2
2018-12-05hwspinlock: add STM32 hwspinlock deviceBenjamin Gaignard1-0/+156