index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
optee
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-11-21
Merge tag 'optee-for-6.2' of https://git.linaro.org/people/jens.wiklander/lin...
Arnd Bergmann
1
-2
/
+2
2022-11-17
tee: optee: fix possible memory leak in optee_register_device()
Yang Yingliang
1
-1
/
+1
2022-10-11
optee: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+10
2022-09-27
optee: remove vma linked list walk
Matthew Wilcox (Oracle)
1
-8
/
+10
2022-09-08
firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
Sudeep Holla
1
-15
/
+18
2022-09-08
firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
Sudeep Holla
1
-7
/
+7
2022-09-08
firmware: arm_ffa: Make memory apis ffa_device independent
Sudeep Holla
1
-1
/
+1
2022-09-08
tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
Sudeep Holla
2
-11
/
+5
2022-07-08
optee: Remove duplicate 'of' in two places.
Jiang Jian
1
-1
/
+1
2022-07-08
optee: smc_abi.c: fix wrong pointer passed to IS_ERR/PTR_ERR()
Yang Yingliang
1
-2
/
+2
2022-05-30
Merge tag 'optee-warning-for-v5.19' of https://git.linaro.org/people/jens.wik...
Arnd Bergmann
1
-1
/
+1
2022-05-30
tee: optee: Pass a pointer to virt_addr_valid()
Linus Walleij
1
-1
/
+1
2022-05-26
Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-104
/
+463
2022-05-05
Merge tag 'optee-rpc-arg-for-v5.19' of https://git.linaro.org/people/jens.wik...
Arnd Bergmann
7
-102
/
+461
2022-05-05
Merge tag 'ffa-updates-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-1
/
+1
2022-04-29
tee: optee: Use ffa_dev_get_drvdata to fetch driver_data
Sudeep Holla
1
-1
/
+1
2022-04-25
optee: cache argument shared memory structs
Jens Wiklander
5
-67
/
+318
2022-04-13
optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
Jens Wiklander
2
-3
/
+26
2022-04-13
optee: add OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG
Jens Wiklander
3
-32
/
+117
2022-04-13
optee: rename rpc_arg_count to rpc_param_count
Jens Wiklander
3
-10
/
+10
2022-04-05
tee: optee: add missing mutext_destroy in optee_ffa_probe
Dongliang Mu
1
-0
/
+1
2022-04-05
tee: make tee_shm_register_kernel_buf vmalloc supported
Phil Chang
1
-1
/
+1
2022-03-24
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-152
/
+79
2022-02-18
Merge tag 'optee-fix2-for-v5.17' of git://git.linaro.org/people/jens.wiklande...
Arnd Bergmann
2
-2
/
+6
2022-02-16
tee: refactor TEE_SHM_* flags
Jens Wiklander
1
-2
/
+2
2022-02-16
optee: add optee_pool_op_free_helper()
Jens Wiklander
4
-7
/
+17
2022-02-16
tee: replace tee_shm_alloc()
Jens Wiklander
4
-10
/
+7
2022-02-16
tee: simplify shm pool handling
Jens Wiklander
5
-133
/
+53
2022-02-14
tee: optee: fix error return code in probe function
Yang Yingliang
2
-2
/
+6
2022-02-08
Merge tag 'optee-fixes-for-v5.17' of git://git.linaro.org/people/jens.wikland...
Arnd Bergmann
3
-14
/
+13
2022-02-03
optee: use driver internal tee_context for some rpc
Jens Wiklander
4
-67
/
+64
2022-01-24
optee: add error checks in optee_ffa_do_call_with_arg()
Jens Wiklander
1
-3
/
+12
2022-01-24
tee: optee: do not check memref size on return from Secure World
Jerome Forissier
1
-10
/
+0
2022-01-24
optee: Use bitmap_free() to free bitmap
Christophe JAILLET
1
-1
/
+1
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
10
-121
/
+464
2021-12-16
optee: Suppress false positive kmemleak report in optee_handle_rpc()
Xiaolei Wang
1
-0
/
+2
2021-12-16
tee: optee: Fix incorrect page free bug
Sumit Garg
1
-4
/
+2
2021-11-30
optee: Fix NULL but dereferenced coccicheck error
Yang Li
1
-2
/
+2
2021-11-17
optee: add asynchronous notifications
Jens Wiklander
4
-36
/
+289
2021-11-17
optee: separate notification functions
Jens Wiklander
8
-91
/
+181
2021-11-16
optee: fix kfree NULL pointer
Lv Ruyi
1
-4
/
+3
2021-11-02
Merge tag 'optee-ffa-fix-for-v5.16' of git://git.linaro.org/people/jens.wikla...
Arnd Bergmann
1
-2
/
+2
2021-10-28
optee: Fix spelling mistake "reclain" -> "reclaim"
Colin Ian King
1
-2
/
+2
2021-10-21
optee: smc_abi.c: add missing #include <linux/mm.h>
Jens Wiklander
1
-0
/
+1
2021-10-18
optee: add FF-A support
Jens Wiklander
7
-13
/
+1143
2021-10-18
optee: isolate smc abi
Jens Wiklander
8
-1388
/
+1506
2021-10-15
optee: refactor driver with internal callbacks
Jens Wiklander
4
-106
/
+182
2021-10-15
optee: simplify optee_release()
Jens Wiklander
3
-49
/
+39
[next]