1. 1794ae6 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  2. d458006 blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
  3. fd5eda7 blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
  4. e086801 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
  5. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  6. 1037852 block: Add a function to find block device descriptor by Tien Fong Chee · 6 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. b890600 SystemACE: Remove by Tom Rini · 7 years ago
  9. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  10. ef58a90 dm: blk: Use uclass_find_first/next_device() in blk_first/next_device() by Stefan Roese · 7 years ago
  11. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  12. 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  13. b650afa block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  14. 4450597 dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  15. 85af5a4 dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  16. 182fccd dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  17. 4f26913 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 8 years ago
  18. e4fef74 dm: blk: Improve block device claiming by Simon Glass · 8 years ago
  19. dbc3861 dm: blk: Add a function to find the next block device number by Simon Glass · 8 years ago
  20. d5d4c10 dm: blk: Allow finding block devices without probing by Simon Glass · 8 years ago
  21. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  22. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  23. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  24. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  25. f438b6b dm: blk: Fix get_desc to return block device descriptor by Michal Simek · 8 years ago
  26. 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · 9 years ago
  27. 39e5492 dm: blk: Free the block device name when unbound by Simon Glass · 9 years ago
  28. 77f7fb8 dm: blk: Fix allocation of block-device numbering by Simon Glass · 9 years ago
  29. 966b695 dm: blk: Add a easier way to create a named block device by Simon Glass · 9 years ago
  30. d089ba3 dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 9 years ago
  31. 4131ad5 dm: mmc: Add an implementation of the 'devnum' functions by Simon Glass · 9 years ago
  32. faf4f05 drivers: block: add block device cache by Eric Nelson · 9 years ago
  33. cceee55 dm: blk: Add a block-device uclass by Simon Glass · 9 years ago