summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufs_bsg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs-bsg: complete ufs-bsg job only if no errorBean Huo2019-06-271-1/+3
* scsi: ufs-bsg: fix typo in ufs_bsg_requestBean Huo2019-06-271-1/+1
* scsi: ufs-bsg: Allow reading descriptorsAvri Altman2019-02-271-8/+12
* scsi: ufs-bsg: Change the calling convention for write descriptorAvri Altman2019-02-271-21/+26
* bsg: provide bsg_remove_queue() helperJens Axboe2018-11-071-1/+1
* bsg: pass in desired timeout handlerJens Axboe2018-11-071-1/+1
* scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()Avri Altman2018-10-111-0/+11
* scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()Avri Altman2018-10-111-4/+110
* scsi: ufs: Add a bsg endpoint that supports UPIUsAvri Altman2018-10-111-0/+93