index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwspinlock
/
hwspinlock_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwspinlock: Fix incorrect return pointers
Baolin Wang
2018-07-30
1
-4
/
+4
*
hwspinlock: Fix one comment mistake
Baolin Wang
2018-06-26
1
-1
/
+1
*
hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controller
Baolin Wang
2018-06-26
1
-0
/
+82
*
hwspinlock: Add devm_xxx() APIs to request/free hwlock
Baolin Wang
2018-06-26
1
-0
/
+110
*
hwspinlock: Add one new API to support getting a specific hwlock by the name
Baolin Wang
2018-06-26
1
-0
/
+29
*
hwspinlock/core: Switch to SPDX license identifier
Suman Anna
2018-05-24
1
-9
/
+1
*
hwspinlock: Introduce one new mode for hwspinlock
Baolin Wang
2018-04-17
1
-7
/
+27
*
hwspinlock: Convert to use 'switch' statement
Baolin Wang
2018-04-17
1
-9
/
+24
*
drivers/hwspinlock: use correct radix tree API
Matthew Wilcox
2016-05-20
1
-1
/
+1
*
drivers/hwspinlock: fix race between radix tree insertion and lookup
Matthew Wilcox
2016-02-03
1
-0
/
+4
*
hwspinlock/core: add device tree support
Suman Anna
2015-05-02
1
-0
/
+79
*
hwspinlock: fix __hwspin_lock_request error path
Li Fei
2013-04-05
1
-0
/
+2
*
hwspinlock/core: move the dereference below the NULL test
Wei Yongjun
2012-09-10
1
-1
/
+2
*
hwspinlock/core: use global ID to register hwspinlocks on multiple devices
Shinya Kuribayashi
2012-07-07
1
-2
/
+2
*
hwspinlock/core: register a bank of hwspinlocks in a single API call
Ohad Ben-Cohen
2011-09-21
1
-56
/
+109
*
hwspinlock/core: use a mutex to protect the radix tree
Juan Gutierrez
2011-09-21
1
-25
/
+20
*
hwspinlock/core/omap: fix id issues on multiple hwspinlock devices
Ohad Ben-Cohen
2011-09-21
1
-0
/
+2
*
hwspinlock/core: simplify 'owner' handling
Ohad Ben-Cohen
2011-09-21
1
-2
/
+2
*
drivers: hwspinlock: add framework
Ohad Ben-Cohen
2011-02-17
1
-0
/
+548