Age | Commit message (Expand) | Author |
---|---|---|
2016-12-02 | scsi: Separate SCSI private block description initialization | Michal Simek |
2016-12-02 | scsi: Change scsi_scan() to be able to return value | Michal Simek |
2016-12-02 | scsi: Make private functions static | Michal Simek |
2016-12-02 | scsi: Remove completely unused functions | Michal Simek |
2016-12-02 | scsi: Simplify scsi_read/scsi_write() | Michal Simek |
2016-12-02 | scsi: Move pccb buffer initalization directly to scsi_detect_dev | Michal Simek |
2016-12-02 | scsi: Take lun from device block description | Michal Simek |
2016-12-02 | scsi: Extract device detection algorithm | Michal Simek |
2016-12-02 | scsi: Extract block device initialization | Michal Simek |
2016-06-06 | dm: scsi: if_typename should be scsi | Ed Swarthout |
2016-05-17 | dm: scsi: Add support for driver-model block devices | Simon Glass |
2016-05-17 | dm: scsi: Drop the get_dev() function | Simon Glass |
2016-05-17 | dm: scsi: Separate the non-command code into its own file | Simon Glass |