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
/
sandbox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-14
1
-1
/
+1
*
sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
Bin Meng
2018-11-14
1
-7
/
+8
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-09-11
1
-1
/
+1
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
dm: sandbox: Drop the host_get_dev() function
Simon Glass
2016-05-17
1
-10
/
+0
*
dm: sandbox: Add a legacy host block interface
Simon Glass
2016-05-17
1
-0
/
+7
*
Revert "dm: sandbox: Drop the pre-DM host implementation"
Simon Glass
2016-05-17
1
-0
/
+90
*
dm: sandbox: Drop the pre-DM host implementation
Simon Glass
2016-03-17
1
-90
/
+0
*
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
1
-1
/
+117
*
dm: sandbox: Prepare block driver for driver-model conversion
Simon Glass
2016-03-14
1
-16
/
+14
*
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
1
-3
/
+3
*
dm: part: Rename some partition functions
Simon Glass
2016-03-14
1
-1
/
+1
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
1
-6
/
+6
*
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
1
-4
/
+8
*
sandbox: block driver using host file/device as backing store
Henrik Nordström
2014-01-08
1
-0
/
+124