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
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
2016-11-12
scsi: ufs: introduce setup_xfer_req callback
Kiwoong Kim
2
-0
/
+12
2016-11-09
scsi: ufs: Use the resource-managed function to add devfreq device
Chanwoo Choi
1
-3
/
+1
2016-11-09
scsi: ufs: qcom: Don't free resource-managed kmalloc element
Vivek Gautam
1
-1
/
+0
2016-11-09
scsi: ufs: qcom: Add phy_exit call in hcd exit path
Vivek Gautam
1
-0
/
+1
2016-11-09
scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling
Vivek Gautam
1
-15
/
+6
2016-11-09
scsi: ufs: change device rails hpm mode ramp up sequence
Subhash Jadavani
1
-1
/
+1
2016-11-09
scsi: ufs: suspend clock scaling at the start of suspend
Subhash Jadavani
1
-9
/
+5
2016-11-09
scsi: ufshcd: release resources if probe fails
Subhash Jadavani
3
-7
/
+3
2016-11-09
scsi: ufs: fix race between clock gating and devfreq scaling work
Subhash Jadavani
1
-0
/
+32
2016-11-09
scsi: ufs: optimize clock gate work
Venkat Gopalakrishnan
1
-1
/
+8
2016-11-09
scsi: ufshcd: Fix race between clk scaling and ungate work
Venkat Gopalakrishnan
1
-0
/
+15
2016-11-09
scsi: ufs: fail ufshcd_probe_hba() if power configuration fails
Dov Levenglick
1
-1
/
+3
2016-11-09
scsi: ufs: suspend clock scaling for failed runtime_resume
Gilad Broner
1
-16
/
+24
2016-11-09
scsi: ufs: fix sense buffer size to 18 bytes
Gilad Broner
1
-5
/
+7
2016-11-09
scsi: ufs: commit descriptors before setting the doorbell
Gilad Broner
1
-0
/
+8
2016-11-09
scsi: ufs: fix bugs related to null pointer access and array size
Yaniv Gardi
2
-7
/
+21
2016-11-09
scsi: ufshcd: Fix possible unclocked register access
Subhash Jadavani
3
-16
/
+19
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-3
/
+3
2016-09-30
scsi: ufs: Kconfig fix
Joao Pinto
1
-1
/
+1
2016-09-30
scsi: ufs: Fix error return code in ufshcd_init()
Wei Yongjun
1
-0
/
+1
2016-09-30
scsi: ufs: Data Segment only needed for WRITE DESCRIPTOR
Zang Leigang
1
-3
/
+6
2016-09-28
scsi: ufs: Enable no vccq quirk for skhynix device
Kyuho Choi
1
-0
/
+2
2016-09-21
scsi: ufs: Get a TM service response from the correct offset
Kiwoong Kim
2
-2
/
+3
2016-09-09
scsi: ufs: Fix a wrong string in power mode change
Kiwoong Kim
1
-1
/
+1
2016-09-04
scsi: ufs: Add missing header dependencies for tc-dwc-g210
Baoyou Xie
1
-0
/
+1
2016-07-15
scsi: ufs: remove unnecessary goto label
Tiezhu Yang
1
-2
/
+1
2016-07-15
scsi: ufs: tc-dwc-g210 driver fix for 20-bit RMMI
Manjunath M B
1
-2
/
+2
[next]