Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-18 | scsi: ufs-bsg: Wake the device before sending raw upiu commands | Avri Altman | 1 | -0/+4 |
2019-06-26 | scsi: ufs-bsg: complete ufs-bsg job only if no error | Bean Huo | 1 | -1/+3 |
2019-06-26 | scsi: ufs-bsg: fix typo in ufs_bsg_request | Bean Huo | 1 | -1/+1 |
2019-02-27 | scsi: ufs-bsg: Allow reading descriptors | Avri Altman | 1 | -8/+12 |
2019-02-27 | scsi: ufs-bsg: Change the calling convention for write descriptor | Avri Altman | 1 | -21/+26 |
2018-11-07 | bsg: provide bsg_remove_queue() helper | Jens Axboe | 1 | -1/+1 |
2018-11-07 | bsg: pass in desired timeout handler | Jens Axboe | 1 | -1/+1 |
2018-10-10 | scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request() | Avri Altman | 1 | -0/+11 |
2018-10-10 | scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request() | Avri Altman | 1 | -4/+110 |
2018-10-10 | scsi: ufs: Add a bsg endpoint that supports UPIUs | Avri Altman | 1 | -0/+93 |