summaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee/device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* optee: probe RPMB device using RPMB subsystemJens Wiklander2024-08-261-0/+7
* tee: Refactor TEE subsystem header filesSumit Garg2024-04-031-1/+1
* tee: optee: Fix kernel panic caused by incorrect error handlingSumit Garg2024-03-041-1/+2
* tee: optee: Fix supplicant based device enumerationSumit Garg2023-11-031-2/+15
* tee: optee: fix possible memory leak in optee_register_device()Yang Yingliang2022-11-171-1/+1
* tee: replace tee_shm_alloc()Jens Wiklander2022-02-161-3/+2
* tee: optee: Fix missing devices unregister during optee_removeSumit Garg2021-10-121-0/+22
* tee: optee: Use UUID API for exporting the UUIDAndy Shevchenko2020-10-131-1/+1
* optee: enable support for multi-stage bus enumerationMaxim Uvarov2020-07-101-18/+11
* optee: use uuid for sysfs driver entryMaxim Uvarov2020-07-101-3/+6
* tee: optee: Fix unsigned comparison with less than zeroYueHaibing2019-02-201-1/+1
* tee: optee: Initialize some structs using memset instead of bracesNathan Chancellor2019-02-201-3/+8
* tee: optee: add TEE bus device enumeration supportSumit Garg2019-02-011-0/+155