Commit Graph

13 Commits (f8714372ed8e65f1b90b05d7bc0c2a05bc0a9e3d)

Author SHA1 Message Date
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 9 years ago
Simon Glass 0cc65a7cc2 dm: sandbox: Add a legacy host block interface 9 years ago
Simon Glass e161356bff Revert "dm: sandbox: Drop the pre-DM host implementation" 9 years ago
Simon Glass 33cf727b16 dm: sandbox: Drop the pre-DM host implementation 9 years ago
Simon Glass 40fd050890 dm: sandbox: Add driver-model block-device support for sandbox 9 years ago
Simon Glass 7ded959e4d dm: sandbox: Prepare block driver for driver-model conversion 9 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 9 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store 11 years ago