Age | Commit message (Expand) | Author |
2021-02-09 | Merge tag 'optee-simplify-i2c-access_for-v5.12' of git://git.linaro.org/peopl... | Arnd Bergmann |
2021-02-08 | optee: simplify i2c access | Arnd Bergmann |
2021-02-03 | Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/pe... | Arnd Bergmann |
2021-02-03 | tee: optee: remove need_resched() before cond_resched() | Jens Wiklander |
2021-02-02 | optee: sync OP-TEE headers | Jens Wiklander |
2021-02-02 | tee: optee: fix 'physical' typos | Bjorn Helgaas |
2021-02-02 | drivers: optee: use flexible-array member instead of zero-length array | Tian Tao |
2021-01-21 | tee: optee: replace might_sleep with cond_resched | Rouven Czerwinski |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-11-27 | Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-11-27 | Backmerge tag 'v5.10-rc2' into arm/drivers | Arnd Bergmann |
2020-11-25 | optee: add writeback to valid memory type | Rui Miguel Silva |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-11-13 | Merge tag 'amdtee-fixes-for-5.10' of git://git.linaro.org:/people/jens.wiklan... | Arnd Bergmann |
2020-11-09 | tee: amdtee: synchronize access to shm list | Rijo Thomas |
2020-11-09 | tee: amdtee: fix memory leak due to reset of global shm list | Rijo Thomas |
2020-10-26 | Merge tag 'optee-use-uuid-api-for-v5.10' of git://git.linaro.org:/people/jens... | Arnd Bergmann |
2020-10-26 | Merge tag 'tee-fix-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/... | Arnd Bergmann |
2020-10-13 | tee: client UUID: Skip REE kernel login method as well | Sumit Garg |
2020-10-13 | tee: optee: Use UUID API for exporting the UUID | Andy Shevchenko |
2020-09-26 | Merge tag 'tee-dev-cleanup-for-v5.10' of git://git.linaro.org:/people/jens.wi... | Olof Johansson |
2020-09-18 | tee: avoid explicit sysfs_create/delete_group by initialising dev->groups | Sudeep Holla |
2020-09-18 | tee: replace cdev_add + device_add with cdev_device_add | Sudeep Holla |
2020-09-13 | Merge tag 'optee-i2c-fix-for-v5.10' of git://git.linaro.org:/people/jens.wikl... | Olof Johansson |
2020-09-01 | drivers: optee: fix i2c build issue | Jorge Ramirez-Ortiz |
2020-08-27 | Merge tag 'tee-pin-user-pages-for-5.10' of git://git.linaro.org/people/jens.w... | Olof Johansson |
2020-08-25 | tee: convert get_user_pages() --> pin_user_pages() | John Hubbard |
2020-08-21 | Merge tag 'tee-memref-null-for-v5.10' of git://git.linaro.org/people/jens.wik... | Olof Johansson |
2020-08-21 | drivers: optee: allow op-tee to access devices on the i2c bus | Jorge Ramirez-Ortiz |
2020-08-21 | driver: tee: Handle NULL pointer indication from client | Cedric Neveux |
2020-07-13 | Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/... | Arnd Bergmann |
2020-07-10 | optee: enable support for multi-stage bus enumeration | Maxim Uvarov |
2020-07-10 | optee: use uuid for sysfs driver entry | Maxim Uvarov |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-05-28 | tee: fix crypto select | Arnd Bergmann |
2020-05-25 | Merge tag 'tee-login-for-5.8' of git://git.linaro.org/people/jens.wiklander/l... | Arnd Bergmann |
2020-05-25 | Merge tag 'tee-smatch-for-5.8' of git://git.linaro.org/people/jens.wiklander/... | Arnd Bergmann |
2020-05-11 | tee: optee: Add support for session login client UUID generation | Vesa Jääskeläinen |
2020-05-11 | tee: add support for session's client UUID generation | Vesa Jääskeläinen |
2020-04-20 | tee: add private login method for kernel clients | Sumit Garg |
2020-04-20 | tee: enable support to register kernel memory | Sumit Garg |
2020-04-20 | tee: remove unnecessary NULL check in tee_shm_alloc() | Dan Carpenter |
2020-04-03 | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-03-27 | Merge tag 'tee-cleanup-for-5.7' of https://git.linaro.org/people/jens.wikland... | Arnd Bergmann |
2020-03-25 | Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wik... | Arnd Bergmann |
2020-03-10 | tee: amdtee: out of bounds read in find_session() | Dan Carpenter |
2020-03-03 | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson |
2020-02-28 | tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPED | Jens Wiklander |
2020-02-28 | tee: remove redundant teedev in struct tee_shm | Jens Wiklander |