index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufs_bsg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ufs: Split the drivers/scsi/ufs directory
Bart Van Assche
2022-05-20
1
-233
/
+0
*
scsi: ufs: Split the ufshcd.h header file
Bart Van Assche
2022-04-26
1
-0
/
+1
*
scsi: ufs: Minimize #include directives
Bart Van Assche
2022-04-26
1
-0
/
+5
*
scsi: ufs: core: Enable power management for wlun
Asutosh Das
2021-05-11
1
-3
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-07
1
-3
/
+2
|
\
|
*
scsi: ufs: Clean up ufs initialization path
Bean Huo
2020-06-16
1
-3
/
+2
*
|
scsi: ufs-bsg: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-16
1
-1
/
+3
|
/
*
scsi: ufs: Give an unique ID to each ufs-bsg
Can Guo
2019-12-10
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
1
-0
/
+1
|
\
|
*
scsi: ufs: Fix kernel-doc warnings
Bart Van Assche
2019-11-01
1
-0
/
+1
*
|
scsi: ufs-bsg: Wake the device before sending raw upiu commands
Avri Altman
2019-10-19
1
-0
/
+4
|
/
*
scsi: ufs-bsg: complete ufs-bsg job only if no error
Bean Huo
2019-06-27
1
-1
/
+3
*
scsi: ufs-bsg: fix typo in ufs_bsg_request
Bean Huo
2019-06-27
1
-1
/
+1
*
scsi: ufs-bsg: Allow reading descriptors
Avri Altman
2019-02-27
1
-8
/
+12
*
scsi: ufs-bsg: Change the calling convention for write descriptor
Avri Altman
2019-02-27
1
-21
/
+26
*
bsg: provide bsg_remove_queue() helper
Jens Axboe
2018-11-07
1
-1
/
+1
*
bsg: pass in desired timeout handler
Jens Axboe
2018-11-07
1
-1
/
+1
*
scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()
Avri Altman
2018-10-11
1
-0
/
+11
*
scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()
Avri Altman
2018-10-11
1
-4
/
+110
*
scsi: ufs: Add a bsg endpoint that supports UPIUs
Avri Altman
2018-10-11
1
-0
/
+93