Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b41c51c8e194c0bdfb4b1778a137aea8246c86cd
/
drivers
/
hwspinlock
4d5a91f
hwspinlock: fix return value check in stm32_hwspinlock_probe()
by Wei Yongjun
· 6 years ago
f24fcff
hwspinlock: add STM32 hwspinlock device
by Benjamin Gaignard
· 6 years ago
ddb34f4
hwspinlock: Fix incorrect return pointers
by Baolin Wang
· 6 years ago
38ce606
hwspinlock: Fix one comment mistake
by Baolin Wang
· 6 years ago
c102780
hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controller
by Baolin Wang
· 6 years ago
4f1acd7
hwspinlock: Add devm_xxx() APIs to request/free hwlock
by Baolin Wang
· 6 years ago
5560f70
hwspinlock: Add one new API to support getting a specific hwlock by the name
by Baolin Wang
· 6 years ago
6f75ede
Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
0ed2dd0
treewide: Use struct_size() for devm_kmalloc() and friends
by Kees Cook
· 7 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
e759176
hwspinlock/u8500: Switch to SPDX license identifier
by Suman Anna
· 7 years ago
0c3e890
hwspinlock: sprd: Switch to SPDX license identifier
by Suman Anna
· 7 years ago
50a5228
hwspinlock/sirf: Switch to SPDX license identifier
by Suman Anna
· 7 years ago
8ba01ca
hwspinlock: qcom: Switch to SPDX license identifier
by Suman Anna
· 7 years ago
357ace0
hwspinlock/omap: Switch to SPDX license identifier
by Suman Anna
· 7 years ago
eebba71
hwspinlock/core: Switch to SPDX license identifier
by Suman Anna
· 7 years ago
1e6c06a
hwspinlock: Introduce one new mode for hwspinlock
by Baolin Wang
· 7 years ago
66742b1
hwspinlock: Convert to use 'switch' statement
by Baolin Wang
· 7 years ago
27eabfa
Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
d048236
hwspinlock: Change hwspinlock to a bool
by Baolin Wang
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
d8c8bbb
hwspinlock: sprd: Add hardware spinlock driver
by Baolin Wang
· 8 years ago
35fc8a0
Make HWSPINLOCK a menuconfig to ease disabling
by Vincent Legoll
· 8 years ago
4d41c8c
hwspinlock: qcom_hwspinlock: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
b76ba4a
drivers/hwspinlock: use correct radix tree API
by Matthew Wilcox
· 8 years ago
c6400ba
drivers/hwspinlock: fix race between radix tree insertion and lookup
by Matthew Wilcox
· 9 years ago
bd5717a
hwspinlock: qcom: Correct msb in regmap_field
by Bjorn Andersson
· 9 years ago
cc16d66
hwspinlock: add a CSR atlas7 driver
by Wei Chen
· 9 years ago
19a0f61
hwspinlock: qcom: Add support for Qualcomm HW Mutex block
by Bjorn Andersson
· 10 years ago
65bd434
hwspinlock/omap: add support for dt nodes
by Suman Anna
· 10 years ago
fb7737e
hwspinlock/core: add device tree support
by Suman Anna
· 10 years ago
a7629c7
hwspinlock: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
ceca89e
hwspinlock: enable OMAP build for AM33xx, AM43xx & DRA7xx
by Suman Anna
· 10 years ago
e1e4528
hwspinlock/omap: enable module before reading SYSSTATUS register
by Suman Anna
· 10 years ago
c807b17
Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
by Linus Torvalds
· 12 years ago
c10b90d
hwspinlock: fix __hwspin_lock_request error path
by Li Fei
· 12 years ago
8ae053d
hwspinlock/omap: support OMAP5 as well
by Vincent Stehlé
· 12 years ago
e533a34
hwspinlock: remove use of __devexit
by Bill Pemberton
· 12 years ago
5712910
hwspinlock: remove use of __devinit
by Bill Pemberton
· 12 years ago
9eb26bd
hwspinlock: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
e352614
hwspinlock/core: move the dereference below the NULL test
by Wei Yongjun
· 12 years ago
476a7eeb
hwspinlock/core: use global ID to register hwspinlocks on multiple devices
by Shinya Kuribayashi
· 12 years ago
19e0baf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
fdcb236
hwspinlock/u8500: fix build error due to undefined label
by Axel Lin
· 13 years ago
8f7346b
hwspinlock/u8500: include linux/module.h
by Axel Lin
· 13 years ago
9efb4a1
hwspinlock/omap: omap_hwspinlock_remove should be __devexit
by Ohad Ben-Cohen
· 13 years ago
f84a8ec
hwspinlock/u8500: add hwspinlock driver
by Mathieu J. Poirier
· 13 years ago
300bab9
hwspinlock/core: register a bank of hwspinlocks in a single API call
by Ohad Ben-Cohen
· 13 years ago
93b465c
hwspinlock/core: use a mutex to protect the radix tree
by Juan Gutierrez
· 13 years ago
c3c1250
hwspinlock/core/omap: fix id issues on multiple hwspinlock devices
by Ohad Ben-Cohen
· 13 years ago
c97f6dd
hwspinlock/omap: simplify allocation scheme
by Ohad Ben-Cohen
· 13 years ago
e467b64
hwspinlock/core: simplify 'owner' handling
by Ohad Ben-Cohen
· 13 years ago
315d8f5
hwspinlock/core: simplify Kconfig
by Ohad Ben-Cohen
· 13 years ago
4fa8eeb
hwspinlock: depend on OMAP4
by Ohad Ben-Cohen
· 14 years ago
70ba4cc
drivers: hwspinlock: add OMAP implementation
by Simon Que
· 14 years ago
bd9a4c7
drivers: hwspinlock: add framework
by Ohad Ben-Cohen
· 14 years ago