summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+1
2021-06-17hw_random: ixp4xx: enable compile-testingArnd Bergmann1-1/+1
2021-05-28hwrng: Kconfig - Remove leading spacesJuerg Haefliger1-4/+4
2021-05-23hwrng: omap - Enable driver for TI K3 familySuman Anna1-1/+1
2020-12-18Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+8
2020-12-14um: random: Register random as hwrng-core deviceChristopher Obbard1-8/+8
2020-12-04hwrng: ks-sa - Add dependency on IOMEM and OFHerbert Xu1-0/+1
2020-11-27hwrng: hisi - remove HiSilicon TRNG driverWeili Qian1-13/+0
2020-09-25hwrng: ingenic - Add hardware TRNG for Ingenic X1830周琰杰 (Zhou Yanjie)1-0/+14
2020-09-11hwrng: xiphera-trng: add support for XIP8001B hwrngAtte Tommiska1-0/+10
2020-07-31crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000周琰杰 (Zhou Yanjie)1-0/+15
2020-07-23hwrng: imx-rngc - enable driver for i.MX6Horia Geantă1-1/+1
2020-07-09hwrng: ba431 - HW_RANDOM_BA431 should not default to yGeert Uytterhoeven1-3/+0
2020-07-09hwrng: ba431 - Add dependency on HAS_IOMEMHerbert Xu1-0/+1
2020-06-18hwrng: ba431 - add support for BA431 hwrngOlivier Sobrie1-0/+12
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-31/+31
2020-05-08hwrng: cctrng - update help descriptionHadar Gat1-6/+7
2020-05-08hwrng: cctrng - change default to nHadar Gat1-1/+0
2020-05-08hwrng: cctrng - Add dependency on OFHadar Gat1-1/+1
2020-04-22hwrng: cctrng - Add dependency on HAS_IOMEMHerbert Xu1-0/+1
2020-04-16hwrng: cctrng - introduce Arm CryptoCell driverHadar Gat1-0/+12
2020-03-12hwrng: ks-sa - move TI Keystone driver into the config menu structureRandy Dunlap1-7/+7
2020-02-22hwrng: imx-rngc - improve dependenciesUwe Kleine-König1-1/+2
2019-12-11hwrng: iproc-rng200 - Add support for BCM2711Stefan Wahren1-1/+1
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+9
2019-11-22hwrng: ks-sa - Enable COMPILE_TESTHerbert Xu1-1/+1
2019-11-21char: Fix Kconfig indentation, continuedKrzysztof Kozlowski1-9/+9
2019-11-20char: Fix Kconfig indentationKrzysztof Kozlowski1-5/+5
2019-11-08hwrng: hisi - add HiSilicon TRNG driver supportZaibo Xu1-0/+13
2019-10-04hwrng: npcm - add NPCM RNG driverTomer Maimon1-0/+13
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-01hwrng: add OP-TEE based rng driverSumit Garg1-0/+15
2018-07-27hwrng: msm - remove msm hw_random driverVinod Koul1-13/+0
2018-05-05hwrng: stm32 - define default state for rng driverlionel.debieve@st.com1-0/+1
2018-03-23hwrng: ks-sa - add hw_random driverVitaly Andrianov1-0/+7
2018-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-16/+16
2018-01-08tpm: Move Linux RNG connection to hwrngJason Gunthorpe1-13/+0
2018-01-05hwrng: exynos - add Samsung Exynos True RNG driverŁukasz Stelmach1-0/+12
2017-11-29hwrng: bcm63xx - Remove since bcm2835-rng takes overFlorian Fainelli1-13/+0
2017-11-29hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platformsFlorian Fainelli1-3/+4
2017-11-10hwrng: iproc-rng200 - Add support for BCM7278Florian Fainelli1-3/+3
2017-08-03hwrng: mx-rngc - add a driver for Freescale RNGCMartin Kaiser1-0/+14
2017-08-03hwrng: Kconfig - Correct help text about feeding entropy poolPrasannaKumar Muralidharan1-4/+2
2017-05-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-14/+14
2017-04-26s390/trng: Introduce s390 TRNG device driver.Harald Freudenberger1-0/+14
2017-04-21hwrng: mtk - Add driver for hardware random generator on MT7623 SoCSean Wang1-0/+14
2017-04-21crypto: exynos - Add new Exynos RNG driverKrzysztof Kozlowski1-14/+0
2017-02-15hwrng: omap - update Kconfig help descriptionRussell King1-2/+2
2016-10-21hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8KRomain Perier1-1/+1
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-1/+1