- a9214a8 tee: system session by Etienne Carriere · 1 year, 4 months ago
- 066eaa6 tee: make tee_class constant by Greg Kroah-Hartman · 1 year, 5 months ago
- 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 2 years ago
- 2a81ada driver core: make struct bus_type.uevent() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
- e5ce073 tee: tee_get_drvdata(): fix description of return value by Marc Kleine-Budde · 2 years, 9 months ago
- d8fc1c7 tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF by Andrew Davis · 2 years, 10 months ago
- 056d3fe tee: add tee_shm_register_{user,kernel}_buf() by Jens Wiklander · 3 years, 1 month ago
- 71cc47d tee: add tee_shm_alloc_user_buf() by Jens Wiklander · 3 years, 1 month ago
- 1e2c3ef tee: export teedev_open() and teedev_close_context() by Jens Wiklander · 3 years, 5 months ago
- f18397a tee: fix put order in teedev_close_context() by Jens Wiklander · 3 years, 8 months ago
- 963cdcc tee: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 3 months ago
- 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 2 months ago
- a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 3 months ago
- 9774dd6 Merge tag 'tee-fix-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 4 months ago
- 7229395 tee: client UUID: Skip REE kernel login method as well by Sumit Garg · 4 years, 5 months ago
- 5746b3b Merge tag 'tee-dev-cleanup-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers by Olof Johansson · 4 years, 5 months ago
- 8c05f50 tee: avoid explicit sysfs_create/delete_group by initialising dev->groups by Sudeep Holla · 4 years, 6 months ago
- ab3d8e1 tee: replace cdev_add + device_add with cdev_device_add by Sudeep Holla · 4 years, 6 months ago
- ba171d3 driver: tee: Handle NULL pointer indication from client by Cedric Neveux · 6 years ago
- be4ad16 Merge tag 'tee-login-for-5.8' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 4 years, 9 months ago
- e33bcba tee: add support for session's client UUID generation by Vesa Jääskeläinen · 4 years, 10 months ago
- 104edb9 tee: add private login method for kernel clients by Sumit Garg · 5 years ago
- 59a135f tee: remove linked list of struct tee_shm by Jens Wiklander · 5 years ago
- 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- 3473b71 Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 6 years ago
- 4f062dc tee: add cancellation support to client interface by Igor Opaniuk · 6 years ago
- bb342f0 tee: fix possible error pointer ctx dereferencing by Sumit Garg · 6 years ago
- 0fc1db9 tee: add bus driver framework for TEE based devices by Sumit Garg · 6 years ago
- 42bf415 tee: add supp_nowait flag in tee_context struct by Sumit Garg · 6 years ago
- 25559c2 tee: add kernel internal client interface by Jens Wiklander · 7 years ago
- ab9d3db tee: check shm references are consistent in offset/size by Etienne Carriere · 7 years ago
- 7dd003a tee: correct max value for id allocation by Peng Fan · 7 years ago
- bad19e0 Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Arnd Bergmann · 7 years ago
- 217e0250 tee: use reference counting for tee_context by Volodymyr Babchuk · 7 years ago
- 033ddf1 tee: add register user memory by Jens Wiklander · 7 years ago
- f2aa972 tee: add TEE_IOCTL_PARAM_ATTR_META by Jens Wiklander · 8 years ago
- 84debcc tee: add tee_param_is_memref() for driver use by Jens Wiklander · 8 years ago
- 059cf56 tee: indicate privileged dev in gen_caps by Jens Wiklander · 8 years ago
- 967c9cc tee: generic TEE subsystem by Jens Wiklander · 10 years ago