summaryrefslogtreecommitdiffstats
path: root/drivers/hw_random/stm32-rng.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-2/+2
* hw_random: stm32: propagate error codes from rng readAhmad Fatoum2021-11-251-5/+3
* hw_random: add support for STM32 RNGAhmad Fatoum2020-02-101-0/+164