index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
optee
/
device.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-08-26
optee: probe RPMB device using RPMB subsystem
Jens Wiklander
2024-04-03
tee: Refactor TEE subsystem header files
Sumit Garg
2024-03-04
tee: optee: Fix kernel panic caused by incorrect error handling
Sumit Garg
2023-11-03
tee: optee: Fix supplicant based device enumeration
Sumit Garg
2022-11-17
tee: optee: fix possible memory leak in optee_register_device()
Yang Yingliang
2022-02-16
tee: replace tee_shm_alloc()
Jens Wiklander
2021-10-12
tee: optee: Fix missing devices unregister during optee_remove
Sumit Garg
2020-10-13
tee: optee: Use UUID API for exporting the UUID
Andy Shevchenko
2020-07-10
optee: enable support for multi-stage bus enumeration
Maxim Uvarov
2020-07-10
optee: use uuid for sysfs driver entry
Maxim Uvarov
2019-02-20
tee: optee: Fix unsigned comparison with less than zero
YueHaibing
2019-02-20
tee: optee: Initialize some structs using memset instead of braces
Nathan Chancellor
2019-02-01
tee: optee: add TEE bus device enumeration support
Sumit Garg