summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufs_bsg.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs: Give an unique ID to each ufs-bsgCan Guo2019-12-091-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-021-0/+1
|\
| * scsi: ufs: Fix kernel-doc warningsBart Van Assche2019-10-311-0/+1
* | scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman2019-10-181-0/+4
|/
* scsi: ufs-bsg: complete ufs-bsg job only if no errorBean Huo2019-06-261-1/+3
* scsi: ufs-bsg: fix typo in ufs_bsg_requestBean Huo2019-06-261-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-101-0/+11
* scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()Avri Altman2018-10-101-4/+110
* scsi: ufs: Add a bsg endpoint that supports UPIUsAvri Altman2018-10-101-0/+93