index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwspinlock
/
omap_hwspinlock.c
Age
Commit message (
Expand
)
Author
2018-06-11
Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-05-24
hwspinlock/omap: Switch to SPDX license identifier
Suman Anna
2015-05-02
hwspinlock/omap: add support for dt nodes
Suman Anna
2014-10-20
hwspinlock: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-29
hwspinlock/omap: enable module before reading SYSSTATUS register
Suman Anna
2012-11-28
hwspinlock: remove use of __devexit
Bill Pemberton
2012-11-28
hwspinlock: remove use of __devinit
Bill Pemberton
2012-11-28
hwspinlock: remove use of __devexit_p
Bill Pemberton
2011-09-21
hwspinlock/omap: omap_hwspinlock_remove should be __devexit
Ohad Ben-Cohen
2011-09-21
hwspinlock/core: register a bank of hwspinlocks in a single API call
Ohad Ben-Cohen
2011-09-21
hwspinlock/core/omap: fix id issues on multiple hwspinlock devices
Ohad Ben-Cohen
2011-09-21
hwspinlock/omap: simplify allocation scheme
Ohad Ben-Cohen
2011-09-21
hwspinlock/core: simplify 'owner' handling
Ohad Ben-Cohen
2011-02-17
drivers: hwspinlock: add OMAP implementation
Simon Que