index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwspinlock
/
omap_hwspinlock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-21
hwspinlock: omap: Use devm_kzalloc() to allocate memory
Baolin Wang
1
-5
/
+3
2020-01-21
hwspinlock: omap: Change to use devm_platform_ioremap_resource()
Baolin Wang
1
-16
/
+8
2019-06-29
hwspinlock/omap: Add a trace during probe
Suman Anna
1
-0
/
+3
2019-06-29
hwspinlock/omap: Add support for TI K3 SoCs
Suman Anna
1
-0
/
+1
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/omap: Switch to SPDX license identifier
Suman Anna
1
-9
/
+1
2015-05-02
hwspinlock/omap: add support for dt nodes
Suman Anna
1
-4
/
+14
2014-10-20
hwspinlock: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-29
hwspinlock/omap: enable module before reading SYSSTATUS register
Suman Anna
1
-7
/
+20
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-09-21
hwspinlock/omap: omap_hwspinlock_remove should be __devexit
Ohad Ben-Cohen
1
-2
/
+2
2011-09-21
hwspinlock/core: register a bank of hwspinlocks in a single API call
Ohad Ben-Cohen
1
-57
/
+29
2011-09-21
hwspinlock/core/omap: fix id issues on multiple hwspinlock devices
Ohad Ben-Cohen
1
-1
/
+5
2011-09-21
hwspinlock/omap: simplify allocation scheme
Ohad Ben-Cohen
1
-34
/
+17
2011-09-21
hwspinlock/core: simplify 'owner' handling
Ohad Ben-Cohen
1
-1
/
+1
2011-02-17
drivers: hwspinlock: add OMAP implementation
Simon Que
1
-0
/
+231