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
starfive-6.6.48-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
2022-01-25
scsi: ufs: Treat link loss as fatal error
Kiwoong Kim
1
-1
/
+2
2022-01-25
scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()
Kiwoong Kim
1
-3
/
+6
2022-01-25
scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()
Xiaoke Wang
1
-0
/
+7
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+2
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-161
/
+239
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-01-10
scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()
Miaoqian Lin
1
-1
/
+1
2022-01-10
scsi: ufs: Modify Tactive time setting conditions
SEO HOYOUNG
1
-1
/
+1
2021-12-17
scsi: ufs: core: Fix deadlock issue in ufshcd_wait_for_doorbell_clr()
Bean Huo
1
-1
/
+2
2021-12-17
Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging
Martin K. Petersen
4
-8
/
+21
2021-12-07
scsi: ufs: Implement polling support
Bart Van Assche
1
-18
/
+67
2021-12-07
scsi: ufs: Optimize the command queueing code
Bart Van Assche
2
-10
/
+24
2021-12-07
scsi: ufs: Stop using the clock scaling lock in the error handler
Bart Van Assche
1
-2
/
+10
2021-12-07
scsi: ufs: Fix a kernel crash during shutdown
Bart Van Assche
1
-5
/
+10
2021-12-07
scsi: ufs: Improve SCSI abort handling further
Bart Van Assche
1
-0
/
+12
2021-12-07
scsi: ufs: Introduce ufshcd_release_scsi_cmd()
Bart Van Assche
1
-8
/
+14
2021-12-07
scsi: ufs: Remove the 'update_scaling' local variable
Bart Van Assche
1
-5
/
+2
2021-12-07
scsi: ufs: Remove hba->cmd_queue
Bart Van Assche
2
-12
/
+1
2021-12-07
scsi: ufs: Fix a deadlock in the error handler
Bart Van Assche
2
-39
/
+16
2021-12-07
scsi: ufs: Rework ufshcd_change_queue_depth()
Bart Van Assche
1
-5
/
+1
2021-12-07
scsi: ufs: Remove ufshcd_any_tag_in_use()
Bart Van Assche
1
-20
/
+1
2021-12-07
scsi: ufs: Fix race conditions related to driver data
Bart Van Assche
4
-5
/
+7
2021-12-07
scsi: ufs: Remove dead code
Bart Van Assche
1
-6
/
+1
2021-12-07
scsi: ufs: Remove the sdev_rpmb member
Bart Van Assche
2
-7
/
+6
2021-12-07
scsi: ufs: Remove is_rpmb_wlun()
Bart Van Assche
1
-5
/
+0
2021-12-07
scsi: ufs: Rename a function argument
Bart Van Assche
2
-3
/
+4
2021-11-30
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
1
-1
/
+0
2021-11-30
scsi: ufs: ufs-pci: Add support for Intel ADL
Adrian Hunter
1
-0
/
+18
2021-11-30
scsi: ufs: Let devices remain runtime suspended during system suspend
Adrian Hunter
3
-6
/
+58
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-2
/
+2
2021-11-19
scsi: ufs: Fix double space in SCSI_UFS_HWMON description
Geert Uytterhoeven
1
-1
/
+1
2021-11-19
scsi: ufs: Wrap Universal Flash Storage drivers in SCSI_UFSHCD
Geert Uytterhoeven
1
-6
/
+7
2021-11-19
scsi: ufs: ufs-mediatek: Add put_device() after of_find_device_by_node()
Ye Guojin
1
-0
/
+1
2021-11-19
scsi: ufs: ufshpb: Fix warning in ufshpb_set_hpb_read_to_upiu()
Bean Huo
1
-1
/
+1
2021-11-17
scsi: ufs: core: Fix another task management completion race
Adrian Hunter
1
-2
/
+1
2021-11-17
scsi: ufs: core: Fix task management completion timeout race
Adrian Hunter
1
-5
/
+0
2021-11-17
scsi: ufs: core: Improve SCSI abort handling
Bart Van Assche
1
-0
/
+1
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-83
/
+557
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-259
/
+544
2021-11-04
scsi: ufs: ufshpb: Properly handle max-single-cmd
Avri Altman
2
-12
/
+13
2021-11-04
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
5
-306
/
+25
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
2
-12
/
+12
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-24
/
+25
2021-10-30
scsi: ufs: ufshpb: Remove HPB2.0 flows
Avri Altman
3
-288
/
+4
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
2
-14
/
+14
2021-10-28
scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual host
Chanho Park
1
-0
/
+86
2021-10-28
scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9
Chanho Park
1
-0
/
+68
2021-10-28
scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFS
Chanho Park
2
-0
/
+136
2021-10-28
scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacks
Chanho Park
2
-0
/
+12
2021-10-28
scsi: ufs: ufs-exynos: Factor out priv data init
Chanho Park
1
-7
/
+14
[next]