index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwspinlock
/
u8500_hsem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwspinlock: u8500: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-15
1
-4
/
+2
*
hwspinlock: u8500_hsem: Remove redundant PM runtime implementation
Baolin Wang
2019-11-09
1
-15
/
+4
*
hwspinlock: u8500_hsem: Use devm_hwspin_lock_register() to register hwlock co...
Baolin Wang
2019-10-05
1
-9
/
+2
*
hwspinlock: u8500_hsem: Use devm_kzalloc() to allocate memory
Baolin Wang
2019-10-05
1
-9
/
+6
*
hwspinlock: u8500_hsem: Change to use devm_platform_ioremap_resource()
Baolin Wang
2019-10-05
1
-15
/
+5
*
Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-06-11
1
-9
/
+1
|
\
|
*
hwspinlock/u8500: Switch to SPDX license identifier
Suman Anna
2018-05-24
1
-9
/
+1
*
|
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-1
/
+1
|
/
*
hwspinlock: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
hwspinlock: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwspinlock: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwspinlock: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Linus Torvalds
2011-11-09
1
-0
/
+1
|
\
|
*
hwspinlock/u8500: include linux/module.h
Axel Lin
2011-11-08
1
-0
/
+1
*
|
hwspinlock/u8500: fix build error due to undefined label
Axel Lin
2011-11-08
1
-4
/
+2
|
/
*
hwspinlock/u8500: add hwspinlock driver
Mathieu J. Poirier
2011-09-21
1
-0
/
+198