Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
77f6e2dd0551d8a825bab391a1bd6b838874bcd4
/
drivers
/
block
/
sandbox.c
d0851c8
blk: Call part_init() in the post_probe() method
by Bin Meng
· 6 years ago
8f994c8
sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
by Bin Meng
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
5fe7702
blk: dm: make blk_create_device() take a number of block instead of a size
by Jean-Jacques Hiblot
· 7 years ago
706865a
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
f1d86fd
dm: sandbox: Drop the host_get_dev() function
by Simon Glass
· 9 years ago
0cc65a7
dm: sandbox: Add a legacy host block interface
by Simon Glass
· 9 years ago
e161356
Revert "dm: sandbox: Drop the pre-DM host implementation"
by Simon Glass
· 9 years ago
33cf727
dm: sandbox: Drop the pre-DM host implementation
by Simon Glass
· 9 years ago
40fd050
dm: sandbox: Add driver-model block-device support for sandbox
by Simon Glass
· 9 years ago
7ded959
dm: sandbox: Prepare block driver for driver-model conversion
by Simon Glass
· 9 years ago
bcce53d
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
3e8bd46
dm: part: Rename some partition functions
by Simon Glass
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
7c4213f
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
f4d8de4
sandbox: block driver using host file/device as backing store
by Henrik Nordström
· 11 years ago