summaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_sandbox.c
AgeCommit message (Expand)Author
2023-01-23virtio: Add a block deviceSimon Glass
2023-01-23virtio: Avoid strange behaviour on removalSimon Glass
2022-06-08virtio: sandbox: Bind RNG rather than block deviceAndrew Scull
2022-06-08virtio: sandbox: Fix device features bitfieldAndrew Scull
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2018-11-14virtio: Add a Sandbox transport driverBin Meng