summaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee/device.c
AgeCommit message (Expand)AuthorLines
2021-10-12tee: optee: Fix missing devices unregister during optee_removeSumit Garg-0/+22
2020-10-13tee: optee: Use UUID API for exporting the UUIDAndy Shevchenko-1/+1
2020-07-10optee: enable support for multi-stage bus enumerationMaxim Uvarov-18/+11
2020-07-10optee: use uuid for sysfs driver entryMaxim Uvarov-3/+6
2019-02-20tee: optee: Fix unsigned comparison with less than zeroYueHaibing-1/+1
2019-02-20tee: optee: Initialize some structs using memset instead of bracesNathan Chancellor-3/+8
2019-02-01tee: optee: add TEE bus device enumeration supportSumit Garg-0/+155