Age | Commit message (Expand) | Author | Files | Lines |
2010-11-25 | scsi: Move sense handling into the driver | Hannes Reinecke | 1 | -8/+0 |
2010-11-25 | scsi: Increase the number of possible devices | Hannes Reinecke | 1 | -1/+2 |
2010-07-22 | scsi: Dequeue requests before invoking completion callback | Jan Kiszka | 1 | -0/+1 |
2010-07-02 | qdev: Decouple qdev_prop_drive from DriveInfo | Markus Armbruster | 1 | -1/+1 |
2010-07-02 | scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers | Markus Armbruster | 1 | -1/+1 |
2010-02-10 | block: add topology qdev properties | Christoph Hellwig | 1 | -1/+2 |
2009-12-03 | scsi: add scsi_req_print() | Gerd Hoffmann | 1 | -0/+1 |
2009-12-03 | scsi: move status to SCSIRequest. | Gerd Hoffmann | 1 | -0/+2 |
2009-12-03 | scsi: move dinfo to SCSIDevice | Gerd Hoffmann | 1 | -0/+1 |
2009-12-03 | scsi: move sense to SCSIDevice, create SCSISense struct. | Gerd Hoffmann | 1 | -0/+9 |
2009-12-03 | scsi: add xfer mode | Gerd Hoffmann | 1 | -0/+7 |
2009-12-03 | scsi: add request parsing helpers to common code. | Gerd Hoffmann | 1 | -0/+3 |
2009-12-03 | scsi: move type from SCSIGenericState to SCSIDevice | Gerd Hoffmann | 1 | -0/+1 |
2009-12-03 | scsi: move blocksize from SCSIGenericState to SCSIDevice | Gerd Hoffmann | 1 | -0/+1 |
2009-12-03 | scsi: move scsi command buffer from SCSIGenericReq to SCSIRequest. | Gerd Hoffmann | 1 | -0/+6 |
2009-12-03 | scsi: move SCSIRequest management to common code. | Gerd Hoffmann | 1 | -0/+5 |
2009-12-03 | scsi: move request lists to QTAILQ. | Gerd Hoffmann | 1 | -0/+2 |
2009-12-03 | scsi: create common SCSIRequest structure. | Gerd Hoffmann | 1 | -0/+8 |
2009-12-03 | scsi: add/fix header protection. | Gerd Hoffmann | 1 | -2/+2 |
2009-11-09 | scsi: move scsi-disk.h -> scsi.h | Gerd Hoffmann | 1 | -0/+67 |
2009-11-09 | scsi: move scsi.h -> esp.h | Gerd Hoffmann | 1 | -7/+0 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -1/+1 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -1/+1 |
2009-05-14 | ESP SCSI qdev conversion | Paul Brook | 1 | -5/+4 |
2008-04-09 | ESP: Add it_shift parameter (Hervé Poussineau) | blueswir1 | 1 | -1/+1 |
2008-03-02 | Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau) | blueswir1 | 1 | -0/+8 |