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
2020-06-16
scsi: ufs-bsg: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-6
/
+6
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-06-03
scsi: ufs: Remove redundant urgent_bkop_lvl initialization
Stanley Chu
1
-4
/
+1
2020-06-03
scsi: ufs: Don't update urgent bkops level when toggling auto bkops
Can Guo
1
-1
/
+0
2020-05-27
scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changes
Vignesh Raghavendra
1
-3
/
+10
2020-05-27
scsi: ufs: Fix WriteBooster flush during runtime suspend
Stanley Chu
3
-23
/
+59
2020-05-27
scsi: ufs: Fix index of attributes query for WriteBooster feature
Stanley Chu
3
-9
/
+22
2020-05-27
scsi: ufs: Allow WriteBooster on UFS 2.2 devices
Stanley Chu
1
-0
/
+1
2020-05-27
scsi: ufs: Remove unnecessary memset for dev_info
Stanley Chu
1
-3
/
+0
2020-05-27
scsi: ufs-qcom: Fix scheduling while atomic issue
Jeffrey Hugo
1
-3
/
+3
2020-05-20
scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waiting
Bart Van Assche
2
-24
/
+29
2020-05-15
scsi: ufs-mediatek: Customize WriteBooster flush policy
Stanley Chu
1
-0
/
+1
2020-05-15
scsi: ufs: Customize flush threshold for WriteBooster
Stanley Chu
3
-7
/
+6
2020-05-15
scsi: ufs: Introduce ufs_hba_variant_params to group customizable parameters
Stanley Chu
3
-26
/
+24
2020-05-15
scsi: ufs-mediatek: Make ufs_mtk_fixup_dev_quirks static
ChenTao
1
-1
/
+1
2020-05-12
scsi: ufs: Cleanup WriteBooster feature
Stanley Chu
1
-13
/
+7
2020-05-12
scsi: ufs-mediatek: Enable WriteBooster capability
Stanley Chu
1
-0
/
+3
2020-05-12
scsi: ufs: Add LU Dedicated buffer mode support for WriteBooster
Stanley Chu
4
-12
/
+66
2020-05-12
scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()
Stanley Chu
3
-15
/
+17
2020-05-12
scsi: ufs-mediatek: Add fixup_dev_quirks vops
Stanley Chu
1
-3
/
+19
2020-05-12
scsi: ufs: Export ufs_fixup_device_setup() function
Stanley Chu
2
-3
/
+8
2020-05-12
scsi: ufs: Introduce fixup_dev_quirks vops
Stanley Chu
2
-2
/
+18
2020-05-12
scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devices
Stanley Chu
2
-25
/
+49
2020-05-12
scsi: ufs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-28
scsi: ufs-qcom: Configure write booster type
Asutosh Das
1
-0
/
+1
2020-04-28
scsi: ufs: sysfs: Add sysfs entries for write booster
Asutosh Das
2
-1
/
+43
2020-04-28
scsi: ufs: Add write booster feature support
Asutosh Das
3
-6
/
+291
2020-04-28
scsi: ufs: Use true for bool variables in ufshcd_complete_dev_init()
Jason Yan
1
-1
/
+1
2020-04-22
scsi: ufs-qcom: remove unneeded variable 'ret'
Jason Yan
1
-2
/
+1
2020-04-18
scsi: ufs: full reinit upon resume if link was off
Asutosh Das
1
-2
/
+6
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-41
/
+74
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-346
/
+570
2020-04-02
scsi: ufs: Use ufshcd_config_pwr_mode() when scaling gear
Can Guo
1
-4
/
+2
2020-04-01
scsi: ufs: set device as active power mode after resetting device
Stanley Chu
2
-13
/
+14
2020-03-30
scsi: ufs-mediatek: add error recovery for suspend and resume
Stanley Chu
1
-2
/
+11
2020-03-30
scsi: ufs: export ufshcd_link_recovery
Stanley Chu
2
-1
/
+3
2020-03-30
scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
Subhash Jadavani
1
-21
/
+44
2020-03-27
scsi: ufs: Do not rely on prefetched data
Can Guo
2
-22
/
+15
2020-03-27
scsi: ufs: Enable block layer runtime PM for well-known logical units
Can Guo
1
-2
/
+17
2020-03-27
scsi: ufs-qcom: Override devfreq parameters
Asutosh Das
1
-0
/
+25
2020-03-27
scsi: ufshcd: Let vendor override devfreq parameters
Asutosh Das
2
-1
/
+26
2020-03-27
scsi: ufshcd: Update the set frequency to devfreq
Asutosh Das
1
-1
/
+16
2020-03-27
scsi: ufs: Resume ufs host before accessing ufs device
Nitin Rawat
1
-6
/
+22
2020-03-27
scsi: ufs-mediatek: customize the delay for enabling host
Stanley Chu
2
-9
/
+35
2020-03-27
scsi: ufs: make HCE polling more compact to improve initialization latency
Stanley Chu
1
-2
/
+2
2020-03-27
scsi: ufs: allow custom delay prior to host enabling
Stanley Chu
2
-1
/
+3
2020-03-27
scsi: ufs-mediatek: use common delay function
Stanley Chu
1
-13
/
+2
2020-03-27
scsi: ufs: introduce common and flexible delay function
Stanley Chu
2
-0
/
+13
2020-03-27
scsi: ufs: use an enum for host capabilities
Stanley Chu
1
-28
/
+37
[next]