summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-2/+1
|\
| * amba: Make the remove callback return voidUwe Kleine-König2021-02-021-2/+1
* | hwrng: timeriomem - Use device-managed registration APITian Tao2021-02-101-2/+1
* | hwrng: optee - Use device-managed registration APITian Tao2021-02-101-2/+1
* | hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock2021-02-101-1/+1
* | hwrng: ingenic - Fix a resource leak in an error handling pathChristophe JAILLET2021-01-031-1/+5
* | hwrng: iproc-rng200 - Move enable/disable in separate functionMatthias Brugger2021-01-031-19/+16
* | hwrng: iproc-rng200 - Fix disable of the block.Matthias Brugger2021-01-031-3/+0
|/
* Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-171-8/+8
|\
| * um: random: Register random as hwrng-core deviceChristopher Obbard2020-12-131-8/+8
* | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-141-3/+4
|\ \
| * | s390/trng: set quality to 1024Christian Borntraeger2020-11-091-3/+4
| |/
* | hwrng: ks-sa - Add dependency on IOMEM and OFHerbert Xu2020-12-041-0/+1
* | hwrng: hisi - remove HiSilicon TRNG driverWeili Qian2020-11-273-113/+0
* | hwrng: imx-rngc - irq already prints an errorNigel Christian2020-11-061-3/+1
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-1312-27/+364
|\
| * hwrng: mxc-rnga - use semicolons rather than commas to separate statementsJulia Lawall2020-10-021-3/+3
| * hwrng: iproc-rng200 - use semicolons rather than commas to separate statementsJulia Lawall2020-10-021-4/+4
| * hwrng: stm32 - use semicolons rather than commas to separate statementsJulia Lawall2020-10-021-4/+4
| * hwrng: npcm - modify readl to readbTomer Maimon2020-10-021-7/+7
| * hwrng: ingenic - Add hardware TRNG for Ingenic X1830周琰杰 (Zhou Yanjie)2020-09-253-0/+176
| * hwrng: xiphera-trng: add support for XIP8001B hwrngAtte Tommiska2020-09-113-0/+161
| * hwrng: imx-rngc - add quality to use it as kernel entropy poolMarco Felsch2020-09-111-0/+1
| * hwrng: cctrn - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-041-5/+4
| * hwrng: intel - cleanup initializationTom Rix2020-08-211-1/+1
| * hwrng: optee - fix wait use caseJorge Ramirez-Ortiz2020-08-211-2/+2
| * hwrng: optee - handle unlimited data ratesJorge Ramirez-Ortiz2020-08-211-1/+1
* | crypto: ingenic - Drop kfree for memory allocated with devm_kzallocWei Yongjun2020-08-211-7/+2
|/
* hwrng: core - remove redundant initialization of variable retColin Ian King2020-07-311-1/+1
* crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000周琰杰 (Zhou Yanjie)2020-07-313-0/+170
* hwrng: imx-rngc - enable driver for i.MX6Horia Geantă2020-07-231-1/+1
* hwrng: ks-sa - Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
* hwrng: ba431 - Include kernel.hHerbert Xu2020-07-161-0/+1
* hwrng: virtio - Constify id_table[]Rikard Falkeborn2020-07-091-1/+1
* hwrng: nomadik - Constify nmk_rng_ids[]Rikard Falkeborn2020-07-091-1/+1
* hwrng: bcm2835 - Constify bcm2835_rng_devtype[]Rikard Falkeborn2020-07-091-1/+1
* hwrng: ba431 - HW_RANDOM_BA431 should not default to yGeert Uytterhoeven2020-07-091-3/+0
* hwrng: ba431 - Add dependency on HAS_IOMEMHerbert Xu2020-07-091-0/+1
* hwrng: octeon - Fix sparse warningsHerbert Xu2020-07-091-3/+3
* hwrng: pic32 - Fix W=1 unused variable warningHerbert Xu2020-07-091-1/+1
* hwrng: st - Fix W=1 unused variable warningHerbert Xu2020-07-091-1/+2
* hwrng: bcm2835 - Fix W=1 unused variable warningHerbert Xu2020-07-091-2/+1
* hwrng: hisi - Fix W=1 unused variable warningHerbert Xu2020-07-091-1/+1
* hwrng: omap - Fix W=1 unused variable warningHerbert Xu2020-07-091-9/+2
* hwrng: npcm - Fix W=1 unused variable warningHerbert Xu2020-07-091-1/+1
* hwrng: ba431 - add support for BA431 hwrngOlivier Sobrie2020-06-183-0/+247
* hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu2020-06-151-0/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-31/+31
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-017-8/+824
|\
| * hwrng: cctrng - update help descriptionHadar Gat2020-05-081-6/+7