index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
optee
/
optee_private.h
Age
Commit message (
Expand
)
Author
2024-04-03
tee: optee: Move pool_op helper functions
Balint Dobszay
2024-04-03
tee: Refactor TEE subsystem header files
Sumit Garg
2023-12-22
Merge tag 'optee-cleanup-for-v6.8' of https://git.linaro.org/people/jens.wikl...
Arnd Bergmann
2023-11-17
optee: ffa_abi: add asynchronous notifications
Jens Wiklander
2023-11-17
optee: provide optee_do_bottom_half() as a common function
Jens Wiklander
2023-11-17
tee: optee: support tracking system threads
Etienne Carriere
2023-11-17
tee: optee: system thread call property
Etienne Carriere
2023-11-14
tee: optee: Remove redundant custom workqueue
Sumit Garg
2023-09-13
tee: Remove unused declarations
Yue Haibing
2023-03-30
optee: add per cpu asynchronous notification
Etienne Carriere
2022-09-08
tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
Sudeep Holla
2022-04-25
optee: cache argument shared memory structs
Jens Wiklander
2022-04-13
optee: rename rpc_arg_count to rpc_param_count
Jens Wiklander
2022-02-16
optee: add optee_pool_op_free_helper()
Jens Wiklander
2022-02-16
tee: simplify shm pool handling
Jens Wiklander
2022-02-03
optee: use driver internal tee_context for some rpc
Jens Wiklander
2021-11-17
optee: add asynchronous notifications
Jens Wiklander
2021-11-17
optee: separate notification functions
Jens Wiklander
2021-10-18
optee: add FF-A support
Jens Wiklander
2021-10-18
optee: isolate smc abi
Jens Wiklander
2021-10-15
optee: refactor driver with internal callbacks
Jens Wiklander
2021-10-15
optee: simplify optee_release()
Jens Wiklander
2021-10-12
tee: optee: Fix missing devices unregister during optee_remove
Sumit Garg
2021-07-21
optee: Clear stale cache entries during initialization
Tyler Hicks
2020-08-21
drivers: optee: allow op-tee to access devices on the i2c bus
Jorge Ramirez-Ortiz
2020-07-10
optee: enable support for multi-stage bus enumeration
Maxim Uvarov
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-02-01
tee: optee: add TEE bus device enumeration support
Sumit Garg
2018-01-11
Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...
Olof Johansson
2017-12-28
tee: add start argument to shm_register callback
Jens Wiklander
2017-12-21
Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...
Arnd Bergmann
2017-12-15
tee: optee: store OP-TEE capabilities in private data
Volodymyr Babchuk
2017-12-15
tee: optee: add registered buffers handling into RPC calls
Volodymyr Babchuk
2017-12-15
tee: optee: add shared buffer registration functions
Volodymyr Babchuk
2017-12-15
tee: optee: add page list manipulation functions
Volodymyr Babchuk
2017-11-29
optee: support asynchronous supplicant requests
Jens Wiklander
2017-03-10
tee: add OP-TEE driver
Jens Wiklander