Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-13 | tee: optee: Fix kernel panic caused by incorrect error handling | Sumit Garg | 1 | -1/+2 |
2023-12-13 | tee: optee: Fix supplicant based device enumeration | Sumit Garg | 1 | -2/+15 |
2022-12-02 | tee: optee: fix possible memory leak in optee_register_device() | Yang Yingliang | 1 | -1/+1 |
2021-10-20 | tee: optee: Fix missing devices unregister during optee_remove | Sumit Garg | 1 | -0/+22 |
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 |