index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
tee_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-07-08
tee: tee_get_drvdata(): fix description of return value
Marc Kleine-Budde
1
-1
/
+1
2022-04-26
tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF
Andrew Davis
1
-2
/
+0
2022-02-16
tee: add tee_shm_register_{user,kernel}_buf()
Jens Wiklander
1
-2
/
+1
2022-02-16
tee: add tee_shm_alloc_user_buf()
Jens Wiklander
1
-1
/
+1
2021-11-17
tee: export teedev_open() and teedev_close_context()
Jens Wiklander
1
-2
/
+4
2021-11-17
tee: fix put order in teedev_close_context()
Jens Wiklander
1
-1
/
+3
2021-05-18
tee: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
2020-10-26
Merge tag 'tee-fix-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/...
Arnd Bergmann
1
-1
/
+2
2020-10-13
tee: client UUID: Skip REE kernel login method as well
Sumit Garg
1
-1
/
+2
2020-09-26
Merge tag 'tee-dev-cleanup-for-v5.10' of git://git.linaro.org:/people/jens.wi...
Olof Johansson
1
-33
/
+7
2020-09-18
tee: avoid explicit sysfs_create/delete_group by initialising dev->groups
Sudeep Holla
1
-17
/
+4
2020-09-18
tee: replace cdev_add + device_add with cdev_device_add
Sudeep Holla
1
-17
/
+4
2020-08-21
driver: tee: Handle NULL pointer indication from client
Cedric Neveux
1
-18
/
+31
2020-05-26
Merge tag 'tee-login-for-5.8' of git://git.linaro.org/people/jens.wiklander/l...
Arnd Bergmann
1
-0
/
+152
2020-05-11
tee: add support for session's client UUID generation
Vesa Jääskeläinen
1
-0
/
+152
2020-04-20
tee: add private login method for kernel clients
Sumit Garg
1
-0
/
+7
2020-02-28
tee: remove linked list of struct tee_shm
Jens Wiklander
1
-1
/
+0
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-03-01
Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander...
Arnd Bergmann
1
-0
/
+9
2019-02-28
tee: add cancellation support to client interface
Igor Opaniuk
1
-0
/
+9
2019-02-20
tee: fix possible error pointer ctx dereferencing
Sumit Garg
1
-1
/
+3
2019-02-01
tee: add bus driver framework for TEE based devices
Sumit Garg
1
-4
/
+50
2019-02-01
tee: add supp_nowait flag in tee_context struct
Sumit Garg
1
-0
/
+13
2018-08-24
tee: add kernel internal client interface
Jens Wiklander
1
-7
/
+106
2018-05-07
tee: check shm references are consistent in offset/size
Etienne Carriere
1
-0
/
+11
2018-03-06
tee: correct max value for id allocation
Peng Fan
1
-5
/
+9
2017-12-21
Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...
Arnd Bergmann
1
-11
/
+70
2017-12-15
tee: use reference counting for tee_context
Volodymyr Babchuk
1
-9
/
+31
2017-12-15
tee: add register user memory
Jens Wiklander
1
-2
/
+39
2017-11-29
tee: add TEE_IOCTL_PARAM_ATTR_META
Jens Wiklander
1
-6
/
+10
2017-11-29
tee: add tee_param_is_memref() for driver use
Jens Wiklander
1
-14
/
+2
2017-08-04
tee: indicate privileged dev in gen_caps
Jens Wiklander
1
-0
/
+5
2017-03-09
tee: generic TEE subsystem
Jens Wiklander
1
-0
/
+893