summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufs_bsg.c
AgeCommit message (Expand)Author
2022-05-19scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche
2022-04-25scsi: ufs: Split the ufshcd.h header fileBart Van Assche
2022-04-25scsi: ufs: Minimize #include directivesBart Van Assche
2021-05-10scsi: ufs: core: Enable power management for wlunAsutosh Das
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-15scsi: ufs: Clean up ufs initialization pathBean Huo
2020-06-15scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu
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