Commit History

Author SHA1 Message Date
  Simon Glass caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
  Simon Glass 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
  Anastasiia Lukianenko 722bc5b5d9 xen: pvblock: Add initial support for para-virtualized block driver 3 years ago
  Ovidiu Panait 3a4b52a9e5 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe 3 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass e6f6f9e648 common: Drop part.h from common header 4 years ago
  Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features 4 years ago
  Simon Glass 61b29b8268 dm: core: Require users of devres to include the header 4 years ago
  Heinrich Schuchardt ee5041451e blk: set log2blksz in blk_create_device() 4 years ago
  Simon Glass e5f7390458 dm: core: Add device_foreach_child() 4 years ago
  Weijie Gao 1ce884797c Revert "blk: Invalidate block cache when switching hwpart" 4 years ago
  Weijie Gao 0ebe112d09 blk: Invalidate block cache when switching hwpart 4 years ago
  Tom Rini 91ff686562 blk: Rework guard around part_init call 5 years ago
  Tuomas Tynkkynen 4ad54ec4d5 blk: Introduce IF_TYPE_VIRTIO 5 years ago
  Bin Meng c879eeb7aa blk: Make blk_next_free_devnum() public 5 years ago
  Bin Meng c515ee5c51 blk: Drop blk_prepare_device() 5 years ago
  Bin Meng d0851c8937 blk: Call part_init() in the post_probe() method 5 years ago
  Tien Fong Chee bc53d2637e block: Add a function to find block device descriptor 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Tom Rini 34a5c4257a SystemACE: Remove 6 years ago
  Heinrich Schuchardt 05ef48a248 efi_driver: EFI block driver 6 years ago
  Stefan Roese 8a5cbc065d dm: blk: Use uclass_find_first/next_device() in blk_first/next_device() 6 years ago
  Bin Meng 723b43daec blk: Remove various places that do flush cache after read 6 years ago
  Jean-Jacques Hiblot 5fe7702ecc blk: dm: make blk_create_device() take a number of block instead of a size 7 years ago
  Bin Meng 68e6f221ed block: ide: Fix block read/write with driver model 6 years ago
  Simon Glass 7074b2a364 dm: blk: Update return value in blk_create_devicef() 6 years ago
  Simon Glass 6faa4ed74d dm: blk: Add a function to find an interface-type name 6 years ago
  Zhikang Zhang ffab6945ec dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME 6 years ago
  Simon Glass 9f103b9cb5 dm: blk: Add a way to obtain a block device from its parent 7 years ago
  Simon Glass e48eeb9ea3 dm: blk: Improve block device claiming 7 years ago