index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
xgene-rng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-02
hwrng: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-12-15
hwrng: xgene - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-15
hwrng: xgene - removed unneeded call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-05
hwrng: xgene: Add explicit io.h include
Rob Herring
1
-0
/
+1
2023-08-04
hwrng: Explicitly include correct DT includes
Rob Herring
1
-3
/
+2
2023-03-24
hwrng: xgene - remove unnecessary (void*) conversions
Yu Zhe
1
-1
/
+1
2023-03-14
hwrng: xgene - Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+1
2023-03-10
hwrng: xgene - Simplify using devm_clk_get_optional_enabled()
Uwe Kleine-König
1
-21
/
+6
2023-03-10
hwrng: xgene - Simplify using dev_err_probe()
Uwe Kleine-König
1
-14
/
+7
2020-04-16
hwrng: xgene - Delete an error message in xgene_rng_probe()
Markus Elfring
1
-3
/
+1
2019-10-26
hwrng: xgene - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-02
hwrng: drivers - Use device-managed registration API
Chuhong Yuan
1
-3
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-14
/
+1
2017-11-02
hwrng/xgene-rng: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2015-09-21
hwrng: xgene - fix handling platform_get_irq
Andrzej Hajda
1
-3
/
+4
2015-03-09
hwrng: xgene - add ACPI support for APM X-Gene RNG unit
Feng Kan
1
-0
/
+10
2014-08-29
hwrng: xgene - add support for APM X-Gene SoC RNG support
Feng Kan
1
-0
/
+423