aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/stm32-rng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110Thomas Gleixner1-10/+1
2019-04-15hwrng: stm32 - set default random qualityLionel Debieve1-0/+1
2019-04-15hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve1-0/+8
2018-05-05hwrng: stm32 - fix pm_suspend issuelionel.debieve@st.com1-2/+7
2018-03-03hwrng: stm32 - rework read timeout calculationlionel.debieve@st.com1-15/+10
2018-03-03hwrng: stm32 - allow disable clock error detectionlionel.debieve@st.com1-1/+9
2018-03-03hwrng: stm32 - add reset during probelionel.debieve@st.com1-0/+9
2016-05-31hwrng: stm32 - fix maybe uninitialized variable warningMaxime Coquelin1-5/+5
2015-10-15hwrng: stm32 - Fix build with CONFIG_PMDaniel Thompson1-2/+2
2015-10-14hwrng: stm32 - add support for STM32 HW RNGDaniel Thompson1-0/+202