Age | Commit message (Expand) | Author |
2021-11-02 | Merge tag 'optee-ffa-fix-for-v5.16' of git://git.linaro.org/people/jens.wikla... | Arnd Bergmann |
2021-10-28 | optee: Fix spelling mistake "reclain" -> "reclaim" | Colin Ian King |
2021-10-21 | optee: smc_abi.c: add missing #include <linux/mm.h> | Jens Wiklander |
2021-10-18 | optee: add FF-A support | Jens Wiklander |
2021-10-18 | optee: isolate smc abi | Jens Wiklander |
2021-10-15 | optee: refactor driver with internal callbacks | Jens Wiklander |
2021-10-15 | optee: simplify optee_release() | Jens Wiklander |
2021-10-12 | tee: optee: Fix missing devices unregister during optee_remove | Sumit Garg |
2021-09-14 | tee/optee/shm_pool: fix application of sizeof to pointer | jing yangyang |
2021-07-21 | tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag | Sumit Garg |
2021-07-21 | optee: Clear stale cache entries during initialization | Tyler Hicks |
2021-07-21 | optee: fix tee out of memory failure seen during kexec reboot | Allen Pais |
2021-07-21 | optee: Refuse to load the driver under the kdump kernel | Tyler Hicks |
2021-07-21 | optee: Fix memory leak when failing to register shm pages | Tyler Hicks |
2021-05-18 | optee: use export_uuid() to copy client UUID | Jens Wiklander |
2021-04-26 | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-04-01 | Merge tag 'optee-memref-size-for-v5.13' of git://git.linaro.org/people/jens.w... | Arnd Bergmann |
2021-03-30 | tee: optee: do not check memref size on return from Secure World | Jerome Forissier |
2021-03-30 | tee: optee: fix build error caused by recent optee tracepoints feature | Jisheng Zhang |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-03-15 | tee: optee: add invoke_fn tracepoints | Jisheng Zhang |
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-11-25 | optee: add writeback to valid memory type | Rui Miguel Silva |
2020-10-26 | Merge tag 'optee-use-uuid-api-for-v5.10' of git://git.linaro.org:/people/jens... | Arnd Bergmann |
2020-10-13 | tee: optee: Use UUID API for exporting the UUID | Andy Shevchenko |
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-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-11 | tee: optee: Add support for session login client UUID generation | Vesa Jääskeläinen |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-01-24 | Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik... | Olof Johansson |
2020-01-23 | tee: optee: Fix compilation issue with nommu | Vincenzo Frascino |
2020-01-03 | optee: Fix multi page dynamic shm pool alloc | Sumit Garg |
2020-01-03 | optee: model OP-TEE as a platform device/driver | Ard Biesheuvel |
2019-11-15 | tee: optee: fix device enumeration error handling | Jens Wiklander |
2019-11-15 | tee: optee: Fix dynamic shm pool allocations | Sumit Garg |