summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufs_bsg.c
AgeCommit message (Expand)Author
2019-12-09scsi: ufs: Give an unique ID to each ufs-bsgCan Guo
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-10-31scsi: ufs: Fix kernel-doc warningsBart Van Assche
2019-10-18scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman
2019-06-26scsi: ufs-bsg: complete ufs-bsg job only if no errorBean Huo
2019-06-26scsi: ufs-bsg: fix typo in ufs_bsg_requestBean Huo
2019-02-27scsi: ufs-bsg: Allow reading descriptorsAvri Altman
2019-02-27scsi: ufs-bsg: Change the calling convention for write descriptorAvri Altman
2018-11-07bsg: provide bsg_remove_queue() helperJens Axboe
2018-11-07bsg: pass in desired timeout handlerJens Axboe
2018-10-10scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()Avri Altman
2018-10-10scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()Avri Altman
2018-10-10scsi: ufs: Add a bsg endpoint that supports UPIUsAvri Altman