Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-14 | test: dm: blk: Correct blk_base test case | Bin Meng | 1 | -16/+11 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-09-12 | blk: dm: make blk_create_device() take a number of block instead of a size | Jean-Jacques Hiblot | 1 | -3/+3 |
2017-06-09 | dm: blk: Add a way to obtain a block device from its parent | Simon Glass | 1 | -0/+18 |
2017-06-01 | dm: blk: Improve block device claiming | Simon Glass | 1 | -2/+37 |
2017-06-01 | dm: blk: Allow finding block devices without probing | Simon Glass | 1 | -0/+21 |
2016-05-17 | dm: sandbox: mmc: Enable building MMC code for sandbox | Simon Glass | 1 | -2/+2 |
2016-03-18 | dm: blk: Add tests for block devices | Simon Glass | 1 | -0/+96 |