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
2017-02-08
scsi: ufs: dump hw regs on link failures
Venkat Gopalakrishnan
1
-1
/
+11
2017-02-08
scsi: ufs-qcom: dump additional testbus registers
Venkat Gopalakrishnan
2
-6
/
+43
2017-02-08
scsi: ufs: kick start clock scaling only after device detection
subhashj@codeaurora.org
1
-22
/
+23
2017-02-08
scsi: ufs: don't suspend clock scaling during clock gating
subhashj@codeaurora.org
2
-45
/
+171
2017-02-08
scsi: ufs: add host state prints in failure cases
Gilad Broner
1
-0
/
+25
2017-02-08
scsi: ufs: add load based scaling of UFS gear
subhashj@codeaurora.org
2
-175
/
+428
2017-02-08
scsi: ufs: reduce printout for aborted requests
Gilad Broner
2
-14
/
+35
2017-02-08
scsi: ufs: skip request abort task when previous aborts failed
Gilad Broner
2
-0
/
+23
2017-01-12
scsi: ufs: fix arguments order some trace calls
Subhash Jadavani
1
-5
/
+5
2017-01-11
scsi: ufs: refactor device descriptor reading
Tomas Winkler
3
-43
/
+37
2017-01-11
scsi: ufs: ufshcd_get_max_icc_level fix endianity handling
Tomas Winkler
1
-1
/
+1
2017-01-11
scsi: ufs: unexport descritpor reading functions
Tomas Winkler
2
-12
/
+4
2017-01-11
scsi: ufs: ufshcd_query_descriptor_retry should be static
Tomas Winkler
1
-4
/
+5
2017-01-06
scsi: ufs-qcom: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2017-01-06
scsi: ufs: Improve fatal error logs
Dolev Raviv
2
-42
/
+208
2017-01-06
scsi: ufs: add trace event for ufs commands
Lee Susman
1
-1
/
+41
2017-01-06
scsi: ufs: add time profiling support
subhashj@codeaurora.org
1
-0
/
+24
2017-01-06
scsi: ufs: fix setting init power mode
subhashj@codeaurora.org
1
-3
/
+4
2017-01-06
scsi: ufs: add capability to keep auto bkops always enabled
subhashj@codeaurora.org
2
-11
/
+35
2017-01-06
scsi: ufs: set default UFS power management level
subhashj@codeaurora.org
1
-0
/
+28
2017-01-06
scsi: ufs: provide sysfs attribute to select the PM level
subhashj@codeaurora.org
2
-0
/
+146
2017-01-06
scsi: ufs: Add sysfs node to dynamically control clock scaling
Sahitya Tummala
2
-17
/
+82
2017-01-06
scsi: ufs: Add sysfs node to dynamically control clock gating
Sahitya Tummala
2
-1
/
+51
2017-01-06
scsi: ufs: fix multiple ufs spec violation
Dolev Raviv
1
-1
/
+12
2017-01-06
scsi: ufs: add tracing support
subhashj@codeaurora.org
1
-12
/
+73
2017-01-06
scsi: ufs: dump debug info during failures
Dolev Raviv
2
-0
/
+132
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2016-12-22
Merge branch 'misc' into for-linus
James Bottomley
6
-29
/
+120
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-146
/
+449
2016-12-09
scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1
Subhash Jadavani
1
-1
/
+2
2016-12-09
scsi: ufs: add quirk to increase host PA_SaveConfigTime
Subhash Jadavani
5
-23
/
+76
2016-12-09
scsi: ufs-qcom: add probe_defer in case phy driver not probed yet
Yaniv Gardi
1
-1
/
+10
2016-12-09
scsi: ufs: add support for UFS HCI 2.1
Yaniv Gardi
2
-4
/
+32
2016-11-29
scsi: ufs: fix default power mode to FAST/SLOW
subhashj@codeaurora.org
1
-4
/
+4
2016-11-29
scsi: ufs: optimize system suspend handling
subhashj@codeaurora.org
1
-9
/
+6
2016-11-29
scsi: ufs: fix condition in which DME command failure msg is printed out
Yaniv Gardi
1
-5
/
+6
2016-11-29
scsi: ufs: handle errors from PHY_ADAPTER_ERROR register
Dolev Raviv
2
-0
/
+12
2016-11-29
scsi: ufs: issue link starup 2 times if device isn't active
subhashj@codeaurora.org
1
-3
/
+20
2016-11-29
scsi: ufs: ensure that host pa_tactivate is higher than device
subhashj@codeaurora.org
3
-0
/
+86
2016-11-29
scsi: ufs: increase the scsi query response timeout
subhashj@codeaurora.org
1
-11
/
+2
2016-11-29
scsi: ufs: fix failure to read the string descriptor
subhashj@codeaurora.org
1
-9
/
+31
2016-11-29
scsi: ufs: update device descriptor maximum size
Yaniv Gardi
1
-1
/
+1
2016-11-29
scsi: ufs: add index details to query error messages
Yaniv Gardi
1
-6
/
+7
2016-11-29
scsi: ufs: add queries retry mechanism
Dolev Raviv
1
-9
/
+45
2016-11-25
scsi: ufs: Add missing UFS_MASK macro definition
Santosh Y
1
-0
/
+2
2016-11-23
scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
Kiwoong Kim
2
-7
/
+27
2016-11-22
scsi: ufs: qcom: Properly clear hba priv on failure
Bjorn Andersson
1
-3
/
+3
2016-11-17
scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULED
Zang Leigang
1
-1
/
+3
2016-11-12
scsi: ufs: introduce hibern8_notify callback
Kiwoong Kim
2
-2
/
+22
2016-11-12
scsi: ufs: introduce setup_task_mgmt
Kiwoong Kim
2
-0
/
+12
[next]