Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-17 | tee: optee: fix possible memory leak in optee_register_device() | Yang Yingliang | 1 | -1/+1 |
2022-02-16 | tee: replace tee_shm_alloc() | Jens Wiklander | 1 | -3/+2 |
2021-10-12 | tee: optee: Fix missing devices unregister during optee_remove | Sumit Garg | 1 | -0/+22 |
2020-10-13 | tee: optee: Use UUID API for exporting the UUID | Andy Shevchenko | 1 | -1/+1 |
2020-07-10 | optee: enable support for multi-stage bus enumeration | Maxim Uvarov | 1 | -18/+11 |
2020-07-10 | optee: use uuid for sysfs driver entry | Maxim Uvarov | 1 | -3/+6 |
2019-02-20 | tee: optee: Fix unsigned comparison with less than zero | YueHaibing | 1 | -1/+1 |
2019-02-20 | tee: optee: Initialize some structs using memset instead of braces | Nathan Chancellor | 1 | -3/+8 |
2019-02-01 | tee: optee: add TEE bus device enumeration support | Sumit Garg | 1 | -0/+155 |