summaryrefslogtreecommitdiffstats
path: root/drivers/hw_random/core.c
Commit message (Expand)AuthorAgeFilesLines
* hw_random: support ctrlc()Ahmad Fatoum2024-03-151-4/+4
* Rename struct device_d to deviceSascha Hauer2023-01-101-2/+2
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-4/+1
* virtio: implement remove callbacksAhmad Fatoum2021-10-021-0/+12
* devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-291-1/+0
* rename file_operations -> cdev_operationsSascha Hauer2018-04-061-1/+1
* drivers: add simple hw_random implementationSteffen Trumtrar2017-03-301-0/+125