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-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-22
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-23
ufs/phy: qcom: Refactor to use phy_init call
Vivek Gautam
1
-22
/
+14
2017-10-23
scsi/ufs: qcom: Set phy mode based on the controllers HS MODE
Vivek Gautam
1
-0
/
+3
2017-08-25
scsi: ufs: reqs and tasks were put in the wrong order
Zang Leigang
1
-1
/
+1
2017-07-01
scsi: ufs: flush eh_work when eh_work scheduled.
Zang Leigang
1
-1
/
+2
2017-06-13
scsi: ufshcd-pci: Add Intel CNL support
Adrian Hunter
1
-0
/
+38
2017-06-13
scsi: ufshcd-pci: Fix PM config
Adrian Hunter
1
-13
/
+9
2017-06-13
scsi: ufs: Tidy clocks list head usage
Szymon Mielczarek
4
-11
/
+7
2017-05-19
scsi: ufs: Clean up some rpm/spm level SysFS nodes upon remove
MichaĆ Potomski
1
-0
/
+7
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-77
/
+31
2017-04-27
scsi: ufs: make ufshcd_get_lists_status() register operation obvious
Tomohiro Kusumi
2
-10
/
+5
2017-04-27
scsi: ufs: use MASK_EE_STATUS
Tomohiro Kusumi
1
-2
/
+2
2017-03-30
Revert "scsi: ufs: add queries retry mechanism"
Szymon Mielczarek
1
-45
/
+9
2017-03-30
scsi: ufs: just use sizeof() for snprintf()
Tomohiro Kusumi
1
-1
/
+1
2017-03-30
scsi: ufs: remove deprecated enum for hw interrupt
Tomohiro Kusumi
1
-7
/
+0
2017-03-30
scsi: ufs: add missing macros for register bits from UFSHCI spec
Tomohiro Kusumi
1
-0
/
+2
2017-03-30
scsi: ufs: non functional macro fix
Tomohiro Kusumi
1
-4
/
+4
2017-03-30
scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bit
Tomohiro Kusumi
1
-1
/
+2
2017-03-30
scsi: ufs: make ufshcd_is_{device_present, hba_active}() return bool
Tomohiro Kusumi
1
-6
/
+6
2017-03-28
scsi: ufs: fix wrong/ambiguous fall through comments
Tomohiro Kusumi
1
-2
/
+1
2017-03-28
scsi: ufs: remove the duplicated checking for supporting clkscaling
Jaehoon Chung
1
-2
/
+0
2017-03-16
scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERR
Tomas Winkler
1
-2
/
+2
2017-03-15
scsi: ufs: don't check unsigned type for a negative value
Tomas Winkler
1
-1
/
+1
2017-03-02
scsi: ufs: Factor out ufshcd_read_desc_param
Potomski, MichalX
3
-72
/
+196
2017-02-24
scsi: remove scsi_execute_req_flags
Christoph Hellwig
1
-5
/
+5
2017-02-23
scsi: ufs-qcom: remove redundant condition check
Subhash Jadavani
1
-12
/
+0
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
[next]