index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
optee
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
driver: tee: Handle NULL pointer indication from client
Cedric Neveux
1
-0
/
+7
2020-07-10
optee: enable support for multi-stage bus enumeration
Maxim Uvarov
1
-3
/
+24
2020-01-03
optee: model OP-TEE as a platform device/driver
Ard Biesheuvel
1
-89
/
+64
2019-11-15
tee: optee: fix device enumeration error handling
Jens Wiklander
1
-8
/
+12
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-04-29
Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander...
Olof Johansson
1
-31
/
+49
2019-04-17
optee: allow to work without static shared memory
Volodymyr Babchuk
1
-31
/
+49
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+4
2019-02-28
tee: optee: add missing of_node_put after of_device_is_available
Julia Lawall
1
-1
/
+3
2019-02-01
tee: optee: add TEE bus device enumeration support
Sumit Garg
1
-0
/
+4
2018-12-11
tee: optee: log message if dynamic shm is enabled
Victor Chong
1
-0
/
+3
2018-08-27
Merge tag 'tee-drv-for-4.20' of git://git.linaro.org/people/jens.wiklander/li...
Olof Johansson
1
-1
/
+1
2018-08-24
tee: optee: take DT status property into account
Ard Biesheuvel
1
-1
/
+1
2018-06-20
tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig
Sahil Malhotra
1
-1
/
+1
2018-03-06
tee: optee: report OP-TEE revision information
Jérôme Forissier
1
-0
/
+23
2017-12-21
Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...
Arnd Bergmann
1
-33
/
+119
2017-12-21
Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...
Arnd Bergmann
1
-7
/
+4
2017-12-15
tee: optee: enable dynamic SHM support
Volodymyr Babchuk
1
-18
/
+51
2017-12-15
tee: optee: store OP-TEE capabilities in private data
Volodymyr Babchuk
1
-0
/
+1
2017-12-15
tee: optee: add registered buffers handling into RPC calls
Volodymyr Babchuk
1
-0
/
+2
2017-12-15
tee: optee: add registered shared parameters handling
Volodymyr Babchuk
1
-15
/
+63
2017-12-15
tee: optee: add shared buffer registration functions
Volodymyr Babchuk
1
-0
/
+2
2017-11-29
optee: support asynchronous supplicant requests
Jens Wiklander
1
-7
/
+4
2017-11-29
optee: fix invalid of_node_put() in optee_driver_init()
Jens Wiklander
1
-1
/
+0
2017-08-04
tee: optee: add const to tee_driver_ops and tee_desc structures
Bhumika Goyal
1
-4
/
+4
2017-08-04
tee: optee: fix uninitialized symbol 'parg'
Jens Wiklander
1
-5
/
+6
2017-03-10
tee: add OP-TEE driver
Jens Wiklander
1
-0
/
+622