summaryrefslogtreecommitdiff
path: root/drivers/misc/misc_sandbox.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07misc: Remove <common.h> and add needed includesTom Rini1-1/+0
2022-06-08test: Load mac address using misc deviceSean Anderson1-0/+3
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass1-2/+2
2018-08-11test: Add tests for misc uclassMario Six1-0/+133