summaryrefslogtreecommitdiff
path: root/drivers/tee/optee/device.c
AgeCommit message (Expand)Author
2024-04-03tee: Refactor TEE subsystem header filesSumit Garg
2024-03-04tee: optee: Fix kernel panic caused by incorrect error handlingSumit Garg
2023-11-03tee: optee: Fix supplicant based device enumerationSumit Garg
2022-11-17tee: optee: fix possible memory leak in optee_register_device()Yang Yingliang
2022-02-16tee: replace tee_shm_alloc()Jens Wiklander
2021-10-12tee: optee: Fix missing devices unregister during optee_removeSumit Garg
2020-10-13tee: optee: Use UUID API for exporting the UUIDAndy Shevchenko
2020-07-10optee: enable support for multi-stage bus enumerationMaxim Uvarov
2020-07-10optee: use uuid for sysfs driver entryMaxim Uvarov
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