index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-13
scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()
Jaegeuk Kim
1
-2
/
+7
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+4
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
16
-510
/
+1168
2021-06-23
scsi: ufs: Fix build warning without CONFIG_PM
YueHaibing
1
-0
/
+4
2021-06-19
scsi: ufs: ufs-mediatek: Add missing of_node_put() in ufs_mtk_probe()
Zou Wei
1
-0
/
+1
2021-06-16
scsi: ufs-mediatek: Create reset control device_link
Peter Wang
2
-0
/
+30
2021-06-10
scsi: ufs: core: Fix a possible use before initialization case
Can Guo
1
-3
/
+2
2021-06-08
scsi: ufs: core: Use UPIU query trace in devman_upiu_cmd()
Bean Huo
1
-0
/
+3
2021-06-08
scsi: ufs: core: Capture command trace only for the cmd != NULL case
Bean Huo
1
-23
/
+21
2021-06-08
scsi: ufs: core: Let UPIU completion trace print RSP UPIU header
Bean Huo
1
-1
/
+7
2021-06-08
scsi: ufs: core: Clean up ufshcd_add_command_trace()
Bean Huo
1
-7
/
+9
2021-06-08
scsi: ufs: core: Remove repeated word in comment
Keoseong Park
1
-1
/
+1
2021-06-08
scsi: ufs: Utilize Transfer Request List Completion Notification Register
Can Guo
3
-15
/
+43
2021-06-08
scsi: ufs: Optimize host lock on transfer requests send/compl paths
Can Guo
2
-134
/
+126
2021-06-08
scsi: ufs: Remove a redundant command completion logic in error handler
Can Guo
1
-13
/
+0
2021-06-08
scsi: ufs: core: Remove irrelevant reference to non-existing doc
Avri Altman
1
-4
/
+0
2021-06-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+14
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
1
-1
/
+1
2021-06-02
scsi: ufs: Fix a kernel-doc related formatting issue
Bean Huo
1
-4
/
+1
2021-06-02
scsi: ufs: ufs-mediatek: Disable HCI before HW reset
Alice.Chao
1
-0
/
+3
2021-06-02
scsi: ufs: core: Export ufshcd_hba_stop()
Alice.Chao
2
-1
/
+3
2021-06-02
scsi: ufs: ufs-mediatek: Fix HCI version in some platforms
Stanley Chu
1
-1
/
+14
2021-06-01
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-1
/
+1
2021-06-01
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
1
-1
/
+1
2021-06-01
scsi: ufs: Suppress false positive unhandled interrupt messages
Bart Van Assche
1
-1
/
+2
2021-05-22
scsi: ufs: ufs-exynos: Make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-05-22
scsi: ufs: core: Clean up whitespace
Keoseong Park
1
-1
/
+1
2021-05-22
scsi: ufs: Use designated initializers in ufs_pm_lvl_states[]
Bart Van Assche
2
-14
/
+14
2021-05-21
scsi: ufs: ufs-exynos: Move definitions from .h to .c
Bart Van Assche
2
-27
/
+26
2021-05-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-1
/
+8
2021-05-16
scsi: ufs: core: Remove redundant parenthesis
Keoseong Park
1
-4
/
+4
2021-05-16
scsi: ufs: core: Remove usfhcd_is_*_pm() macros
Bart Van Assche
3
-9
/
+5
2021-05-15
scsi: ufs: core: Increase the usable queue depth
Bart Van Assche
1
-1
/
+4
2021-05-15
scsi: ufs: ufs-mediatek: Fix power down spec violation
Peter Wang
1
-0
/
+4
2021-05-15
scsi: ufs: core: Introduce HBA performance monitor sysfs nodes
Can Guo
3
-0
/
+320
2021-05-13
scsi: ufs: handle cleanup correctly on devm_reset_control_get error
Phillip Potter
1
-5
/
+12
2021-05-13
Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
Greg Kroah-Hartman
1
-4
/
+0
2021-05-11
scsi: ufs: sysfs: Resume the proper SCSI device
Asutosh Das
1
-12
/
+12
2021-05-11
scsi: ufs: core: Enable power management for wlun
Asutosh Das
12
-255
/
+553
2021-04-29
scsi: ufs: core: Narrow down fast path in system suspend path
Can Guo
1
-0
/
+1
2021-04-29
scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend
Can Guo
1
-0
/
+2
2021-04-29
scsi: ufs: core: Do not put UFS power into LPM if link is broken
Can Guo
1
-2
/
+2
2021-04-29
scsi: ufs: core: Fix a typo in ufs-sysfs.c
Keoseong Park
1
-6
/
+6
2021-04-13
scsi: ufs: ufshcd-pltfrm: Fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2021-04-13
scsi: ufs: ufs-qcom: Remove redundant dev_err() call in ufs_qcom_init()
Ye Bin
1
-6
/
+1
2021-04-13
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-17
/
+14
2021-04-06
scsi: ufs: core: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd()
Gustavo A. R. Silva
2
-21
/
+29
2021-04-06
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
3
-29
/
+24
2021-04-02
scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
Can Guo
1
-17
/
+13
2021-04-02
scsi: ufs: core: Fix task management request completion timeout
Can Guo
1
-0
/
+1
[next]