index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
optee
/
ffa_abi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
Sudeep Holla
2022-09-08
1
-15
/
+18
*
firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
Sudeep Holla
2022-09-08
1
-7
/
+7
*
firmware: arm_ffa: Make memory apis ffa_device independent
Sudeep Holla
2022-09-08
1
-1
/
+1
*
tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
Sudeep Holla
2022-09-08
1
-10
/
+5
*
Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-26
1
-10
/
+28
|
\
|
*
Merge tag 'optee-rpc-arg-for-v5.19' of https://git.linaro.org/people/jens.wik...
Arnd Bergmann
2022-05-05
1
-9
/
+27
|
|
\
|
|
*
optee: cache argument shared memory structs
Jens Wiklander
2022-04-25
1
-4
/
+9
|
|
*
optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
Jens Wiklander
2022-04-13
1
-2
/
+15
|
|
*
optee: rename rpc_arg_count to rpc_param_count
Jens Wiklander
2022-04-13
1
-5
/
+5
|
*
|
tee: optee: Use ffa_dev_get_drvdata to fetch driver_data
Sudeep Holla
2022-04-29
1
-1
/
+1
|
|
/
*
/
tee: optee: add missing mutext_destroy in optee_ffa_probe
Dongliang Mu
2022-04-05
1
-0
/
+1
|
/
*
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
1
-46
/
+17
|
\
|
*
optee: add optee_pool_op_free_helper()
Jens Wiklander
2022-02-16
1
-3
/
+1
|
*
tee: replace tee_shm_alloc()
Jens Wiklander
2022-02-16
1
-2
/
+2
|
*
tee: simplify shm pool handling
Jens Wiklander
2022-02-16
1
-41
/
+14
*
|
Merge tag 'optee-fix2-for-v5.17' of git://git.linaro.org/people/jens.wiklande...
Arnd Bergmann
2022-02-18
1
-1
/
+3
|
\
\
|
*
|
tee: optee: fix error return code in probe function
Yang Yingliang
2022-02-14
1
-1
/
+3
|
|
/
*
|
Merge tag 'optee-fixes-for-v5.17' of git://git.linaro.org/people/jens.wikland...
Arnd Bergmann
2022-02-08
1
-3
/
+12
|
\
\
|
|
/
|
/
|
|
*
optee: add error checks in optee_ffa_do_call_with_arg()
Jens Wiklander
2022-01-24
1
-3
/
+12
*
|
optee: use driver internal tee_context for some rpc
Jens Wiklander
2022-02-03
1
-34
/
+43
|
/
*
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-01-10
1
-1
/
+5
|
\
|
*
optee: separate notification functions
Jens Wiklander
2021-11-17
1
-1
/
+5
*
|
optee: fix kfree NULL pointer
Lv Ruyi
2021-11-16
1
-4
/
+3
|
/
*
optee: Fix spelling mistake "reclain" -> "reclaim"
Colin Ian King
2021-10-28
1
-2
/
+2
*
optee: add FF-A support
Jens Wiklander
2021-10-18
1
-0
/
+911