summaryrefslogtreecommitdiff
path: root/drivers/tee
AgeCommit message (Expand)Author
2021-06-05Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...Olof Johansson
2021-05-18optee: use export_uuid() to copy client UUIDJens Wiklander
2021-05-17Merge tag 'amdtee-fixes-for-v5.13' of git://git.linaro.org/people/jens.wiklan...Arnd Bergmann
2021-05-05tee: amdtee: unload TA only when its refcount becomes 0Rijo Thomas
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-01Merge tag 'optee-memref-size-for-v5.13' of git://git.linaro.org/people/jens.w...Arnd Bergmann
2021-03-30tee: optee: do not check memref size on return from Secure WorldJerome Forissier
2021-03-30tee: optee: fix build error caused by recent optee tracepoints featureJisheng Zhang
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-15tee: optee: add invoke_fn tracepointsJisheng Zhang
2021-02-09Merge tag 'optee-simplify-i2c-access_for-v5.12' of git://git.linaro.org/peopl...Arnd Bergmann
2021-02-08optee: simplify i2c accessArnd Bergmann
2021-02-03Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/pe...Arnd Bergmann
2021-02-03tee: optee: remove need_resched() before cond_resched()Jens Wiklander
2021-02-02optee: sync OP-TEE headersJens Wiklander
2021-02-02tee: optee: fix 'physical' typosBjorn Helgaas
2021-02-02drivers: optee: use flexible-array member instead of zero-length arrayTian Tao
2021-01-21tee: optee: replace might_sleep with cond_reschedRouven Czerwinski
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-27Backmerge tag 'v5.10-rc2' into arm/driversArnd Bergmann
2020-11-25optee: add writeback to valid memory typeRui Miguel Silva
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-13Merge tag 'amdtee-fixes-for-5.10' of git://git.linaro.org:/people/jens.wiklan...Arnd Bergmann
2020-11-09tee: amdtee: synchronize access to shm listRijo Thomas
2020-11-09tee: amdtee: fix memory leak due to reset of global shm listRijo Thomas
2020-10-26Merge tag 'optee-use-uuid-api-for-v5.10' of git://git.linaro.org:/people/jens...Arnd Bergmann
2020-10-26Merge tag 'tee-fix-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/...Arnd Bergmann
2020-10-13tee: client UUID: Skip REE kernel login method as wellSumit Garg
2020-10-13tee: optee: Use UUID API for exporting the UUIDAndy Shevchenko
2020-09-26Merge tag 'tee-dev-cleanup-for-v5.10' of git://git.linaro.org:/people/jens.wi...Olof Johansson
2020-09-18tee: avoid explicit sysfs_create/delete_group by initialising dev->groupsSudeep Holla
2020-09-18tee: replace cdev_add + device_add with cdev_device_addSudeep Holla
2020-09-13Merge tag 'optee-i2c-fix-for-v5.10' of git://git.linaro.org:/people/jens.wikl...Olof Johansson
2020-09-01drivers: optee: fix i2c build issueJorge Ramirez-Ortiz
2020-08-27Merge tag 'tee-pin-user-pages-for-5.10' of git://git.linaro.org/people/jens.w...Olof Johansson
2020-08-25tee: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-08-21Merge tag 'tee-memref-null-for-v5.10' of git://git.linaro.org/people/jens.wik...Olof Johansson
2020-08-21drivers: optee: allow op-tee to access devices on the i2c busJorge Ramirez-Ortiz
2020-08-21driver: tee: Handle NULL pointer indication from clientCedric Neveux
2020-07-13Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/...Arnd Bergmann
2020-07-10optee: enable support for multi-stage bus enumerationMaxim Uvarov
2020-07-10optee: use uuid for sysfs driver entryMaxim Uvarov
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-05-28tee: fix crypto selectArnd Bergmann
2020-05-25Merge tag 'tee-login-for-5.8' of git://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann
2020-05-25Merge tag 'tee-smatch-for-5.8' of git://git.linaro.org/people/jens.wiklander/...Arnd Bergmann
2020-05-11tee: optee: Add support for session login client UUID generationVesa Jääskeläinen
2020-05-11tee: add support for session's client UUID generationVesa Jääskeläinen