index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
optee-rng.c
Age
Commit message (
Expand
)
Author
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-06
hwrng: optee - simplify OP-TEE context match
Rouven Czerwinski
2026-01-07
hwrng: optee - Make use of tee bus methods
Uwe Kleine-König
2026-01-07
hwrng: optee - Make use of module_tee_client_driver()
Uwe Kleine-König
2022-04-29
hwrng: optee - remove redundant initialization to variable rng_size
Colin Ian King
2022-02-16
hwrng: optee-rng: use tee_shm_alloc_kernel_buf()
Jens Wiklander
2021-02-10
hwrng: optee - Use device-managed registration API
Tian Tao
2020-08-21
hwrng: optee - fix wait use case
Jorge Ramirez-Ortiz
2020-08-21
hwrng: optee - handle unlimited data rates
Jorge Ramirez-Ortiz
2020-04-30
hwrng: optee - Use UUID API for exporting the UUID
Andy Shevchenko
2019-02-20
hwrng: make symbol 'optee_rng_id_table' static
Wei Yongjun
2019-02-20
hwrng: Fix unsigned comparison with less than zero
YueHaibing
2019-02-20
hwrng: optee: Initialize some structs using memset instead of braces
Nathan Chancellor
2019-02-01
hwrng: add OP-TEE based rng driver
Sumit Garg