index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufs_bsg.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-15
scsi: ufs: Clean up ufs initialization path
Bean Huo
2020-06-15
scsi: ufs-bsg: Fix runtime PM imbalance on error
Dinghao Liu
2019-12-09
scsi: ufs: Give an unique ID to each ufs-bsg
Can Guo
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-10-31
scsi: ufs: Fix kernel-doc warnings
Bart Van Assche
2019-10-18
scsi: ufs-bsg: Wake the device before sending raw upiu commands
Avri Altman
2019-06-26
scsi: ufs-bsg: complete ufs-bsg job only if no error
Bean Huo
2019-06-26
scsi: ufs-bsg: fix typo in ufs_bsg_request
Bean Huo
2019-02-27
scsi: ufs-bsg: Allow reading descriptors
Avri Altman
2019-02-27
scsi: ufs-bsg: Change the calling convention for write descriptor
Avri Altman
2018-11-07
bsg: provide bsg_remove_queue() helper
Jens Axboe
2018-11-07
bsg: pass in desired timeout handler
Jens Axboe
2018-10-10
scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()
Avri Altman
2018-10-10
scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()
Avri Altman
2018-10-10
scsi: ufs: Add a bsg endpoint that supports UPIUs
Avri Altman