Commit Graph

15 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Jean-Jacques Hiblot 5fe7702ecc blk: dm: make blk_create_device() take a number of block instead of a size 7 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 8 years ago
Simon Glass 0cc65a7cc2 dm: sandbox: Add a legacy host block interface 8 years ago
Simon Glass e161356bff Revert "dm: sandbox: Drop the pre-DM host implementation" 8 years ago
Simon Glass 33cf727b16 dm: sandbox: Drop the pre-DM host implementation 8 years ago
Simon Glass 40fd050890 dm: sandbox: Add driver-model block-device support for sandbox 8 years ago
Simon Glass 7ded959e4d dm: sandbox: Prepare block driver for driver-model conversion 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store 10 years ago