summaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee/device.c
Commit message (Expand)AuthorAgeFilesLines
* tee: optee: fix possible memory leak in optee_register_device()Yang Yingliang2022-11-171-1/+1
* tee: replace tee_shm_alloc()Jens Wiklander2022-02-161-3/+2
* tee: optee: Fix missing devices unregister during optee_removeSumit Garg2021-10-121-0/+22
* tee: optee: Use UUID API for exporting the UUIDAndy Shevchenko2020-10-131-1/+1
* optee: enable support for multi-stage bus enumerationMaxim Uvarov2020-07-101-18/+11
* optee: use uuid for sysfs driver entryMaxim Uvarov2020-07-101-3/+6
* tee: optee: Fix unsigned comparison with less than zeroYueHaibing2019-02-201-1/+1
* tee: optee: Initialize some structs using memset instead of bracesNathan Chancellor2019-02-201-3/+8
* tee: optee: add TEE bus device enumeration supportSumit Garg2019-02-011-0/+155