index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
cctrng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-18
hwrng: drivers - Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2024-11-02
hwrng: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-10
hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
Gaosheng Cui
1
-0
/
+1
2023-12-15
hwrng: cctrng - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-28
hwrng: cctrng - use dev_err_probe in error paths
Martin Kaiser
1
-20
/
+10
2023-07-28
hwrng: cctrng - merge cc_trng_clk_init into its only caller
Martin Kaiser
1
-20
/
+4
2023-07-28
hwrng: cctrng - let devres enable the clock
Martin Kaiser
1
-24
/
+5
2023-07-28
hwrng: cctrng - don't open code init and exit functions
Martin Kaiser
1
-15
/
+5
2021-03-19
hwrng: cctrng - delete redundant printing of return value
Wang Qing
1
-3
/
+1
2021-03-19
hwrng: cctrng - use devm_platform_ioremap_resource() to simplify
Tian Tao
1
-11
/
+1
2021-03-13
hwrng: cctrng - Use device-managed registration API
Tian Tao
1
-3
/
+1
2020-09-04
hwrng: cctrn - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2020-04-30
hwrng: cctrng - Make some symbols static
Zou Wei
1
-2
/
+2
2020-04-30
hwrng: cctrng - Remove unnecessary FIPS ifdef
Herbert Xu
1
-3
/
+1
2020-04-20
hwrng: cctrng - add missing include to linux/fips.h
Hadar Gat
1
-0
/
+1
2020-04-16
hwrng: cctrng - introduce Arm CryptoCell driver
Hadar Gat
1
-0
/
+736