summaryrefslogtreecommitdiffstats
path: root/drivers/hw_random
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2021-12-156-6/+6
|\
| * drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-226-6/+6
* | hw_random: stm32: propagate error codes from rng readAhmad Fatoum2021-11-251-5/+3
|/
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-013-4/+3
* hw_random: mxc-rngc: switch to SPDX-License-IdentifierAhmad Fatoum2021-11-011-15/+1
* virtio: implement remove callbacksAhmad Fatoum2021-10-022-0/+18
* hw_random: add driver for RNG on StarFive SoCAhmad Fatoum2021-06-243-0/+216
* hw_random: virtio: simplify codeAhmad Fatoum2021-03-011-12/+2
* hw_random: add VirtIO RNG driverAhmad Fatoum2021-02-223-0/+128
* hw_random: mxc-rngc: fix read of uninitialized variableAhmad Fatoum2020-10-021-1/+1
* drivers: mark first batch of compilable drivers for COMPILE_TESTAhmad Fatoum2020-05-081-2/+2
* hw_random: add support for STM32 RNGAhmad Fatoum2020-02-103-0/+172
* hwrng: dev-random: always use /dev/urandomAhmad Fatoum2019-10-231-3/+3
* hwrng: add sandbox driver interface to host /dev/randomAhmad Fatoum2019-09-093-0/+72
* devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-291-1/+0
* rename file_operations -> cdev_operationsSascha Hauer2018-04-061-1/+1
* hw_random: add driver for Freescale RNGCSteffen Trumtrar2018-02-093-0/+317
* drivers: add simple hw_random implementationSteffen Trumtrar2017-03-303-0/+132