aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio/virtio_sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* virtio: Remove <common.h> and add needed includesTom Rini2024-05-071-1/+0
* virtio: Add a block deviceSimon Glass2023-01-231-1/+2
* virtio: Avoid strange behaviour on removalSimon Glass2023-01-231-13/+0
* virtio: sandbox: Bind RNG rather than block deviceAndrew Scull2022-06-081-1/+1
* virtio: sandbox: Fix device features bitfieldAndrew Scull2022-06-081-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* virtio: Add a Sandbox transport driverBin Meng2018-11-141-0/+233