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