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
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
2
-60
/
+74
2021-01-21
scsi: ufs: Protect some contexts from unexpected clock scaling
Can Guo
2
-32
/
+54
2021-01-21
scsi: ufs: Group UFS WB related flags in struct ufs_dev_info
Bean Huo
4
-26
/
+28
2021-01-21
scsi: ufs: Remove two WB related fields from struct ufs_dev_info
Bean Huo
2
-10
/
+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
3
-2
/
+49
2021-01-21
scsi: ufs: ufs-exynos: Use UFSHCD_QUIRK_ALIGN_SG_WITH_PAGE_SIZE
Kiwoong Kim
1
-1
/
+2
2021-01-21
scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
Kiwoong Kim
2
-0
/
+6
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
3
-33
/
+125
2021-01-15
scsi: ufs: Fix a possible NULL pointer issue
Can Guo
1
-3
/
+14
2021-01-13
scsi: ufs: Remove unnecessary devm_kfree()
Bean Huo
1
-3
/
+1
2021-01-13
scsi: ufs: WB is only available on LUN #0 to #7
Jaegeuk Kim
3
-4
/
+7
2021-01-13
scsi: ufs: A tad optimization in query upiu trace
Avri Altman
1
-12
/
+6
2021-01-13
scsi: ufs-qcom: Fix ufs RST_n spec violation
Ziqi Chen
1
-2
/
+16
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
5
-4
/
+111
2021-01-08
scsi: ufs: Replace sprintf and snprintf with sysfs_emit
Bean Huo
1
-15
/
+15
2021-01-08
scsi: ufs: Fix all Kconfig help text indentation
Randy Dunlap
1
-7
/
+7
2021-01-08
scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM
Bean Huo
2
-4
/
+12
2021-01-08
scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU t...
Bean Huo
1
-2
/
+6
2021-01-08
scsi: ufs: Distinguish between query REQ and query RSP in query trace
Bean Huo
1
-2
/
+8
2021-01-08
scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled
Bean Huo
1
-0
/
+9
2021-01-08
scsi: ufs: Use __print_symbolic() for UFS trace string print
Bean Huo
2
-24
/
+34
2021-01-06
scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
Can Guo
1
-7
/
+4
2021-01-06
scsi: ufs: ufs-exynos: Apply vendor-specific values for three timeouts
Kiwoong Kim
1
-1
/
+7
2021-01-06
scsi: ufs: Add a quirk to permit overriding UniPro defaults
Kiwoong Kim
2
-19
/
+27
2021-01-06
scsi: ufs: Relocate flush of exceptional event
Kiwoong Kim
1
-2
/
+2
2021-01-06
scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
Stanley Chu
1
-0
/
+1
2021-01-06
scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
Stanley Chu
1
-4
/
+2
2021-01-06
scsi: ufs: Fix possible power drain during system suspend
Stanley Chu
1
-1
/
+2
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-29
/
+129
2020-12-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
19
-434
/
+726
2020-12-09
scsi: ufs: Un-inline ufshcd_vops_device_reset function
Stanley Chu
2
-19
/
+27
2020-12-09
scsi: ufs: Re-enable WriteBooster after device reset
Stanley Chu
1
-1
/
+6
2020-12-09
scsi: ufs-mediatek: Use correct path to fix compile error
Zhen Lei
1
-1
/
+1
2020-12-09
scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers
Adrian Hunter
1
-0
/
+2
2020-12-09
scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
Adrian Hunter
1
-0
/
+17
2020-12-09
scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...
Adrian Hunter
1
-2
/
+32
2020-12-09
scsi: ufs-pci: Fix restore from S4 for Intel controllers
Adrian Hunter
1
-0
/
+20
2020-12-09
scsi: ufs-mediatek: Keep VCC always-on for specific devices
Stanley Chu
2
-0
/
+22
2020-12-09
scsi: ufs: Allow regulators being always-on
Stanley Chu
2
-1
/
+2
2020-12-09
scsi: ufs: Clear UAC for RPMB after ufshcd resets
Randall Huang
1
-9
/
+5
2020-12-09
scsi: ufs: Fix wrong print message in dev_err()
Bean Huo
1
-1
/
+1
[next]