aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee/device.c
AgeCommit message (Expand)Author
2022-12-08tee: optee: fix possible memory leak in optee_register_device()Yang Yingliang
2021-10-27tee: optee: Fix missing devices unregister during optee_removeSumit Garg
2019-02-20tee: optee: Fix unsigned comparison with less than zeroYueHaibing
2019-02-20tee: optee: Initialize some structs using memset instead of bracesNathan Chancellor
2019-02-01tee: optee: add TEE bus device enumeration supportSumit Garg