summaryrefslogtreecommitdiff
path: root/drivers/block/host_dev.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07block: Remove <common.h> and add needed includesTom Rini
2024-02-06blk: host_dev: Fix error code in host_sb_attach_file()Dan Carpenter
2023-10-10blk: host_dev: Sanity check on the size of host backing fileBin Meng
2023-10-10blk: host_dev: Make host_sb_detach_file() and host_sb_ops staticBin Meng
2023-10-10blk: Use a macro for the typical block sizeBin Meng
2023-04-28sandbox: fix return type of os_filesize()Heinrich Schuchardt
2022-11-07dm: sandbox: Create a block driverSimon Glass