Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-03 | ide/atapi: fix set but unused | Alon Levy | 1 | -3/+1 |
2011-05-03 | atapi: Explain why we need a 'media not present' state | Amit Shah | 1 | -1/+7 |
2011-05-03 | atapi: Move comment to proper place | Amit Shah | 1 | -1/+1 |
2011-04-27 | ide/atapi: Introduce CHECK_READY flag for commands | Kevin Wolf | 1 | -25/+23 |
2011-04-27 | ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors | Kevin Wolf | 1 | -15/+6 |
2011-04-27 | ide/atapi: Use table instead of switch for commands | Kevin Wolf | 1 | -67/+48 |
2011-04-27 | ide/atapi: Factor commands out | Kevin Wolf | 1 | -378/+459 |
2011-04-27 | ide: Split atapi.c out | Kevin Wolf | 1 | -0/+1083 |