summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/stm32-rng.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: stm32 - use semicolons rather than commas to separate statementsJulia Lawall2020-10-021-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110Thomas Gleixner2019-05-241-10/+1
* hwrng: stm32 - set default random qualityLionel Debieve2019-04-151-0/+1
* hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve2019-04-151-0/+8
* hwrng: stm32 - fix pm_suspend issuelionel.debieve@st.com2018-05-051-2/+7
* hwrng: stm32 - rework read timeout calculationlionel.debieve@st.com2018-03-031-15/+10
* hwrng: stm32 - allow disable clock error detectionlionel.debieve@st.com2018-03-031-1/+9
* hwrng: stm32 - add reset during probelionel.debieve@st.com2018-03-031-0/+9
* hwrng: stm32 - fix maybe uninitialized variable warningMaxime Coquelin2016-05-311-5/+5
* hwrng: stm32 - Fix build with CONFIG_PMDaniel Thompson2015-10-151-2/+2
* hwrng: stm32 - add support for STM32 HW RNGDaniel Thompson2015-10-141-0/+202