Age | Commit message (Expand) | Author |
---|---|---|
2018-08-10 | sata: fix sata_Probe return value check | Troy Kisky |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-08-17 | dm: sata: Support driver model with the 'sata' command | Simon Glass |
2017-08-17 | dm: sata: Adjust the 'sata' command to use blk_common_cmd() | Simon Glass |
2017-01-14 | cmd: sata: fix init command return value | Gary Bisson |
2016-11-28 | sata: fix sata command can not being executed bug | Tang Yuantian |
2016-05-17 | dm: sata: Separate the non-command code into its own file | Simon Glass |
2016-05-17 | dm: sata: Fix code style problems in cmd/sata.c | Simon Glass |
2016-04-01 | sata: use block layer for sata command | Eric Nelson |
2016-03-14 | dm: block: Rename device number member dev to devnum | Simon Glass |
2016-03-14 | dm: part: Rename some partition functions | Simon Glass |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |