index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
blk-uclass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk: Remove various places that do flush cache after read
Bin Meng
2017-09-15
1
-3
/
+0
*
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-09-11
1
-4
/
+4
*
block: ide: Fix block read/write with driver model
Bin Meng
2017-09-10
1
-1
/
+1
*
dm: blk: Update return value in blk_create_devicef()
Simon Glass
2017-08-17
1
-1
/
+1
*
dm: blk: Add a function to find an interface-type name
Simon Glass
2017-08-17
1
-0
/
+5
*
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
Zhikang Zhang
2017-08-13
1
-0
/
+2
*
dm: blk: Add a way to obtain a block device from its parent
Simon Glass
2017-06-09
1
-0
/
+26
*
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
1
-3
/
+31
*
dm: blk: Add a function to find the next block device number
Simon Glass
2017-06-01
1
-6
/
+16
*
dm: blk: Allow finding block devices without probing
Simon Glass
2017-06-01
1
-2
/
+13
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
1
-1
/
+1
*
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-20
1
-1
/
+1
*
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-09
1
-1
/
+1
*
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-08
1
-1
/
+1
*
dm: blk: Fix get_desc to return block device descriptor
Michal Simek
2016-12-02
1
-0
/
+2
*
dm: blk: Add functions to select a hardware partition
Simon Glass
2016-05-17
1
-0
/
+29
*
dm: blk: Free the block device name when unbound
Simon Glass
2016-05-17
1
-2
/
+10
*
dm: blk: Fix allocation of block-device numbering
Simon Glass
2016-05-17
1
-9
/
+9
*
dm: blk: Add a easier way to create a named block device
Simon Glass
2016-05-17
1
-0
/
+15
*
dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
2016-05-17
1
-0
/
+29
*
dm: mmc: Add an implementation of the 'devnum' functions
Simon Glass
2016-05-17
1
-0
/
+280
*
drivers: block: add block device cache
Eric Nelson
2016-04-01
1
-1
/
+12
*
dm: blk: Add a block-device uclass
Simon Glass
2016-03-14
1
-0
/
+175