index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qcom-rng.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-13
crypto: qcom-rng - rename *_of_data to *_match_data
Brian Masney
1
-12
/
+12
2024-09-13
crypto: qcom-rng - fix support for ACPI-based systems
Brian Masney
1
-2
/
+2
2023-10-27
crypto: qcom-rng - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-13
crypto: qcom-rng - Add hw_random interface support
Om Prakash Singh
1
-7
/
+58
2023-08-18
crypto: qcom-rng: Make the core clock optional regardless of ACPI presence
Konrad Dybcio
1
-7
/
+3
2022-08-19
crypto: qcom-rng - Fix qcom_rng_of_match unused warning
Herbert Xu
1
-4
/
+3
2022-05-13
crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
Ondrej Mosnacek
1
-0
/
+1
2022-03-14
crypto: qcom-rng - ensure buffer for generate is completely filled
Brian Masney
1
-7
/
+10
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
1
-0
/
+1
2019-08-09
crypto: qcom-rng - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2018-07-27
crypto: qcom-rng - Add ACPI support
Timur Tabi
1
-3
/
+17
2018-07-27
crypto: qcom-rng - Add support for prng-ee
Vinod Koul
1
-2
/
+9
2018-07-27
crypto: qcom-rng - Add Qcom prng driver
Vinod Koul
1
-0
/
+208