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
/
cmd
/
sata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: sata: Add block unbind device function
Peng Ma
2020-01-27
1
-0
/
+2
*
cmd: sata: add null pointer check for dev
Marcel Ziswiler
2019-02-09
1
-0
/
+4
*
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-14
1
-9
/
+0
*
sata: fix sata_Probe return value check
Troy Kisky
2018-08-10
1
-2
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: sata: Support driver model with the 'sata' command
Simon Glass
2017-08-17
1
-11
/
+84
*
dm: sata: Adjust the 'sata' command to use blk_common_cmd()
Simon Glass
2017-08-17
1
-82
/
+1
*
cmd: sata: fix init command return value
Gary Bisson
2017-01-14
1
-2
/
+3
*
sata: fix sata command can not being executed bug
Tang Yuantian
2016-11-28
1
-3
/
+6
*
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
1
-118
/
+20
*
dm: sata: Fix code style problems in cmd/sata.c
Simon Glass
2016-05-17
1
-5
/
+7
*
sata: use block layer for sata command
Eric Nelson
2016-04-01
1
-2
/
+4
*
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
-3
/
+3
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
1
-5
/
+5
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
1
-0
/
+227