index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwspinlock
/
u8500_hsem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-09
hwspinlock: u8500_hsem: Remove redundant PM runtime implementation
Baolin Wang
1
-15
/
+4
2019-10-05
hwspinlock: u8500_hsem: Use devm_hwspin_lock_register() to register hwlock co...
Baolin Wang
1
-9
/
+2
2019-10-05
hwspinlock: u8500_hsem: Use devm_kzalloc() to allocate memory
Baolin Wang
1
-9
/
+6
2019-10-05
hwspinlock: u8500_hsem: Change to use devm_platform_ioremap_resource()
Baolin Wang
1
-15
/
+5
2018-06-11
Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-9
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-1
/
+1
2018-05-24
hwspinlock/u8500: Switch to SPDX license identifier
Suman Anna
1
-9
/
+1
2014-10-20
hwspinlock: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2012-11-28
hwspinlock: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwspinlock: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwspinlock: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2011-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Linus Torvalds
1
-0
/
+1
2011-11-08
hwspinlock/u8500: fix build error due to undefined label
Axel Lin
1
-4
/
+2
2011-11-08
hwspinlock/u8500: include linux/module.h
Axel Lin
1
-0
/
+1
2011-09-21
hwspinlock/u8500: add hwspinlock driver
Mathieu J. Poirier
1
-0
/
+198