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
/
ufshcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-15
scsi: ufs: core: Increase the usable queue depth
Bart Van Assche
1
-1
/
+4
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-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
1
-12
/
+16
2021-04-06
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-28
/
+13
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
2021-03-25
scsi: ufs: Remove unnecessary NULL checks in ufshcd_find_max_sup_active_icc_l...
Yue Hu
1
-3
/
+3
2021-03-19
scsi: ufs: core: Tidy up WB configuration code
Yue Hu
1
-57
/
+38
2021-03-17
scsi: ufs: core: Remove version check
Caleb Connolly
1
-4
/
+0
2021-03-17
scsi: ufs: core: Use a function to calculate versions
Caleb Connolly
1
-37
/
+27
2021-03-16
scsi: ufs: core: Fix incorrectly named ufshcd_find_max_sup_active_icc_level()
Lee Jones
1
-1
/
+1
2021-03-10
scsi: ufs: Remove duplicate include in ufshcd
Zhang Yunkai
1
-1
/
+0
2021-03-05
scsi: ufs: ufs-debugfs: Add user-defined exception event rate limiting
Adrian Hunter
1
-2
/
+3
2021-03-05
scsi: ufs: ufs-debugfs: Add user-defined exception_event_mask
Adrian Hunter
1
-33
/
+53
2021-03-05
scsi: ufs: Add exception event tracepoint
Adrian Hunter
1
-0
/
+2
2021-03-05
scsi: ufs: Convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-1
/
+1
2021-03-05
scsi: ufs: Remove redundant checks of !hba in suspend/resume callbacks
Can Guo
1
-21
/
+0
2021-03-05
scsi: ufs: Minor adjustments to error handling
Can Guo
1
-6
/
+12
2021-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+4
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-261
/
+307
2021-02-09
scsi: ufs: Print the counter of each event history
DooHyun Hwang
1
-2
/
+4
2021-02-01
scsi: ufs: use devm_blk_ksm_init()
Eric Biggers
1
-1
/
+0
2021-01-29
scsi: ufs: Give clk scaling min gear a value
Can Guo
1
-0
/
+3
2021-01-27
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
1
-12
/
+25
2021-01-23
scsi: ufs: Cleanup WB buffer flush toggle implementation
Bean Huo
1
-42
/
+19
2021-01-23
scsi: ufs: ufshcd: Do not set COMMAND_COMPLETE
Hannes Reinecke
1
-3
/
+1
2021-01-21
scsi: ufs: Clean up and refactor clk-scaling feature
Stanley Chu
1
-31
/
+32
2021-01-21
scsi: ufs: Remove redundant null checking of devfreq instance
Stanley Chu
1
-8
/
+7
2021-01-21
scsi: ufs: Refactor cancelling clkscaling works
Stanley Chu
1
-11
/
+6
2021-01-21
Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"
Can Guo
1
-7
/
+0
2021-01-21
scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
Can Guo
1
-60
/
+70
2021-01-21
scsi: ufs: Protect some contexts from unexpected clock scaling
Can Guo
1
-31
/
+49
2021-01-21
scsi: ufs: Group UFS WB related flags in struct ufs_dev_info
Bean Huo
1
-11
/
+10
2021-01-21
scsi: ufs: Remove two WB related fields from struct ufs_dev_info
Bean Huo
1
-8
/
+6
2021-01-21
scsi: ufs: Update comment in the function ufshcd_wb_probe()
Bean Huo
1
-4
/
+3
2021-01-21
scsi: ufs: Add "wb_on" sysfs node to control WB on/off
Bean Huo
1
-2
/
+1
2021-01-21
scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
Kiwoong Kim
1
-0
/
+2
2021-01-21
scsi: ufs: Delete redundant if statement in ufshcd_intr()
Bean Huo
1
-2
/
+1
2021-01-21
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
1
-14
/
+10
2021-01-15
scsi: ufs: Protect PM ops and err_handler from user access through sysfs
Can Guo
1
-16
/
+26
2021-01-15
scsi: ufs: Fix a possible NULL pointer issue
Can Guo
1
-3
/
+14
2021-01-13
scsi: ufs: WB is only available on LUN #0 to #7
Jaegeuk Kim
1
-1
/
+1
2021-01-13
scsi: ufs: A tad optimization in query upiu trace
Avri Altman
1
-12
/
+6
2021-01-13
scsi: ufs: core: Fix ufs clk specs violation
Ziqi Chen
1
-10
/
+10
2021-01-13
scsi: ufs: ufs-debugfs: Add error counters
Adrian Hunter
1
-0
/
+19
2021-01-08
scsi: ufs: Fix tm request when non-fatal error happens
Jaegeuk Kim
1
-5
/
+13
2021-01-08
scsi: ufs: Fix livelock of ufshcd_clear_ua_wluns()
Jaegeuk Kim
1
-7
/
+12
[next]