summaryrefslogtreecommitdiff
path: root/drivers/block/blk-uclass.c
AgeCommit message (Expand)Author
2017-06-09dm: blk: Add a way to obtain a block device from its parentSimon Glass
2017-06-01dm: blk: Improve block device claimingSimon Glass
2017-06-01dm: blk: Add a function to find the next block device numberSimon Glass
2017-06-01dm: blk: Allow finding block devices without probingSimon Glass
2017-04-05dm: core: Add flags parameter to device_remove()Stefan Roese
2016-12-20dm: Add support for scsi/sata based devicesMichal Simek
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek
2016-12-03dm: blk: Fix get_desc to return block device descriptorMichal Simek
2016-05-17dm: blk: Add functions to select a hardware partitionSimon Glass
2016-05-17dm: blk: Free the block device name when unboundSimon Glass
2016-05-17dm: blk: Fix allocation of block-device numberingSimon Glass
2016-05-17dm: blk: Add a easier way to create a named block deviceSimon Glass
2016-05-17dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass
2016-05-17dm: mmc: Add an implementation of the 'devnum' functionsSimon Glass
2016-04-01drivers: block: add block device cacheEric Nelson
2016-03-14dm: blk: Add a block-device uclassSimon Glass