summaryrefslogtreecommitdiffstats
path: root/drivers/block/blk-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* dm: blk: Add functions to select a hardware partitionSimon Glass2016-05-171-0/+29
* dm: blk: Free the block device name when unboundSimon Glass2016-05-171-2/+10
* dm: blk: Fix allocation of block-device numberingSimon Glass2016-05-171-9/+9
* dm: blk: Add a easier way to create a named block deviceSimon Glass2016-05-171-0/+15
* dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass2016-05-171-0/+29
* dm: mmc: Add an implementation of the 'devnum' functionsSimon Glass2016-05-171-0/+280
* drivers: block: add block device cacheEric Nelson2016-04-011-1/+12
* dm: blk: Add a block-device uclassSimon Glass2016-03-141-0/+175
OpenPOWER on IntegriCloud