aboutsummaryrefslogtreecommitdiff
path: root/drivers/tee
AgeCommit message (Expand)AuthorFilesLines
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-63/+26
2020-03-27Merge tag 'tee-cleanup-for-5.7' of https://git.linaro.org/people/jens.wikland...Gravatar Arnd Bergmann 3-63/+26
2020-03-25Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wik...Gravatar Arnd Bergmann 1-0/+3
2020-03-10tee: amdtee: out of bounds read in find_session()Gravatar Dan Carpenter 1-0/+3
2020-03-03Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Gravatar Olof Johansson 1-1/+1
2020-02-28tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPEDGravatar Jens Wiklander 1-1/+1
2020-02-28tee: remove redundant teedev in struct tee_shmGravatar Jens Wiklander 1-5/+2
2020-02-28tee: don't assign shm id for private shmsGravatar Jens Wiklander 2-14/+20
2020-02-28tee: remove unused tee_shm_priv_alloc()Gravatar Jens Wiklander 1-31/+2
2020-02-28tee: remove linked list of struct tee_shmGravatar Jens Wiklander 2-12/+1
2020-02-27tee: amdtee: fix memory leak in amdtee_open_session()Gravatar Dan Carpenter 1-24/+24
2020-02-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2020-02-13tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DDGravatar Hongbo Yao 1-1/+1
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-89/+64
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-6/+0
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 9-2/+1342
2020-01-24Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik...Gravatar Olof Johansson 1-0/+1
2020-01-23tee: optee: Fix compilation issue with nommuGravatar Vincenzo Frascino 1-0/+1
2020-01-22tee: fix memory allocation failure checks on drv_data and amdteeGravatar Colin Ian King 1-2/+2
2020-01-20Backmerge v5.5-rc7 into drm-nextGravatar Dave Airlie 1-1/+14
2020-01-16tee: amdtee: remove redundant NULL check for poolGravatar Rijo Thomas 1-2/+1
2020-01-16tee: amdtee: rename err label to err_device_unregisterGravatar Rijo Thomas 1-2/+2
2020-01-16tee: amdtee: skip tee_device_unregister if tee_device_alloc failsGravatar Rijo Thomas 1-1/+3
2020-01-16tee: amdtee: print error message if tee not presentGravatar Rijo Thomas 1-3/+4
2020-01-16tee: amdtee: remove unused variable initializationGravatar Rijo Thomas 2-14/+14
2020-01-04tee: amdtee: check TEE status during driver initializationGravatar Rijo Thomas 1-0/+6
2020-01-04tee: add AMD-TEE driverGravatar Rijo Thomas 9-1/+1333
2020-01-04tee: allow compilation of tee subsystem for AMD CPUsGravatar Rijo Thomas 1-1/+1
2020-01-03optee: Fix multi page dynamic shm pool allocGravatar Sumit Garg 1-1/+14
2020-01-03optee: model OP-TEE as a platform device/driverGravatar Ard Biesheuvel 1-89/+64
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Gravatar Daniel Vetter 1-6/+0
2019-12-05Merge mainline/master into arm/fixesGravatar Olof Johansson 1-1/+1
2019-11-25drm/tee_shm: Drop dma_buf_k(unmap) supportGravatar Daniel Vetter 1-6/+0
2019-11-15tee: optee: fix device enumeration error handlingGravatar Jens Wiklander 1-8/+12
2019-11-15tee: optee: Fix dynamic shm pool allocationsGravatar Sumit Garg 2-1/+18
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlGravatar Arnd Bergmann 1-1/+1
2019-09-25tee/shm: untag user pointers in tee_shm_registerGravatar Andrey Konovalov 1-0/+1
2019-07-08tee: optee: add might_sleep for RPC requestsGravatar Rouven Czerwinski 1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 11-110/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-31/+49
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Gravatar Ira Weiny 1-1/+1
2019-04-28Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander...Gravatar Olof Johansson 1-31/+49
2019-04-17optee: allow to work without static shared memoryGravatar Volodymyr Babchuk 1-31/+49
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 8-53/+255
2019-03-01Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander...Gravatar Arnd Bergmann 3-48/+13
2019-02-28tee: optee: update optee_msg.h and optee_smc.h to dual licenseGravatar Jerome Forissier 2-48/+4
2019-02-28tee: add cancellation support to client interfaceGravatar Igor Opaniuk 1-0/+9
2019-02-28tee: optee: add missing of_node_put after of_device_is_availableGravatar Julia Lawall 1-1/+3
2019-02-20tee: optee: Fix unsigned comparison with less than zeroGravatar YueHaibing 1-1/+1