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
/
ufshcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
ufs: definitions for phy interface
Dolev Raviv
1
-0
/
+2
2014-10-01
ufs: tune bkops while power managment events
Subhash Jadavani
1
-8
/
+18
2014-10-01
ufs: Add support for clock scaling using devfreq framework
Sahitya Tummala
1
-1
/
+177
2014-10-01
ufs: Add support for clock gating
Sahitya Tummala
1
-25
/
+298
2014-10-01
ufs: refactor configuring power mode
Dolev Raviv
1
-33
/
+133
2014-10-01
ufs: add UFS power management support
Subhash Jadavani
1
-93
/
+852
2014-10-01
ufs: introduce well known logical unit in ufs
Subhash Jadavani
1
-20
/
+64
2014-10-01
ufs: manually add well known logical units
Subhash Jadavani
1
-0
/
+103
2014-10-01
ufs: Active Power Mode - configuring bActiveICCLevel
Yaniv Gardi
1
-0
/
+126
2014-10-01
ufs: improve init sequence
Sujit Reddy Thumma
1
-28
/
+73
2014-10-01
ufs: refactor query descriptor API support
Subhash Jadavani
1
-37
/
+130
2014-10-01
ufs: add voting support for host controller power
Raviv Shvili
1
-2
/
+40
2014-10-01
ufs: Add clock initialization support
Sujit Reddy Thumma
1
-2
/
+87
2014-10-01
ufs: Add regulator enable support
Sujit Reddy Thumma
1
-3
/
+190
2014-10-01
ufs: Allow vendor specific initialization
Sujit Reddy Thumma
1
-32
/
+129
2014-07-26
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
1
-3
/
+4
2014-07-26
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
1
-2
/
+3
2014-07-26
ufs: fix DMA mask setting
Akinobu Mita
1
-0
/
+22
2014-07-26
ufs: adjust queue settings to PRDT limitations
Akinobu Mita
1
-0
/
+15
2014-07-26
ufs: Fix sending unsupported SCSI command
Sujit Reddy Thumma
1
-0
/
+3
2014-07-26
ufs: read door bell register after clearing interrupt aggregation
Dolev Raviv
1
-33
/
+34
2014-07-26
ufs: Fix queue depth handling for best effort cases
Sujit Reddy Thumma
1
-55
/
+42
2014-07-26
ufs: Logical Unit (LU) command queue depth
Dolev Raviv
1
-1
/
+44
2014-07-26
ufs: device query status and size check
Dolev Raviv
1
-17
/
+32
2014-07-26
ufs: query descriptor API
Dolev Raviv
1
-27
/
+112
2014-05-28
scsi: ufs: Improve UFS fatal error handling
Sujit Reddy Thumma
1
-88
/
+141
2014-05-28
scsi: ufs: Fix device and host reset methods
Sujit Reddy Thumma
1
-53
/
+187
2014-05-28
scsi: ufs: Fix hardware race conditions while aborting a command
Sujit Reddy Thumma
1
-15
/
+55
2014-05-28
scsi: ufs: Fix broken task management command implementation
Sujit Reddy Thumma
1
-53
/
+116
2014-05-28
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
1
-2
/
+2
2014-05-28
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
1
-34
/
+8
2013-09-07
[SCSI] ufs: configure the attribute for power mode
Seungwon Jeon
1
-0
/
+66
2013-09-07
[SCSI] ufs: add operation for the uic power mode change
Seungwon Jeon
1
-4
/
+80
2013-09-07
[SCSI] ufs: add dme configuration primitives
Seungwon Jeon
1
-0
/
+88
2013-09-07
[SCSI] ufs: fix the setting interrupt aggregation counter
Seungwon Jeon
1
-28
/
+25
2013-09-07
[SCSI] ufs: find out sense data over scsi status values
Seungwon Jeon
1
-15
/
+22
2013-08-26
[SCSI] ufs: don't stop controller before scsi_remove_host()
Akinobu Mita
1
-1
/
+1
2013-08-26
[SCSI] ufs: Add runtime PM support for UFS host controller driver
Sujit Reddy Thumma
1
-0
/
+8
2013-08-26
[SCSI] ufs: Add support for host assisted background operations
Sujit Reddy Thumma
1
-0
/
+343
2013-08-26
[SCSI] ufs: Set fDeviceInit flag to initiate device initialization
Dolev Raviv
1
-3
/
+235
2013-08-26
[SCSI] ufs: Add support for sending NOP OUT UPIU
Sujit Reddy Thumma
1
-106
/
+479
2013-06-29
[SCSI] ufs: fix register address in UIC error interrupt handling
Akinobu Mita
1
-1
/
+1
2013-06-29
[SCSI] ufs: use devres functions for ufshcd
Seungwon Jeon
1
-67
/
+19
2013-06-29
[SCSI] ufs: Fix the response UPIU length setting
Sujit Reddy Thumma
1
-1
/
+1
2013-06-29
[SCSI] ufs: rework link start-up process
Seungwon Jeon
1
-94
/
+201
2013-06-29
[SCSI] ufs: remove version check before IS reg clear
Seungwon Jeon
1
-4
/
+1
2013-06-29
[SCSI] ufs: amend interrupt configuration
Seungwon Jeon
1
-25
/
+59
2013-06-28
[SCSI] ufs: wrap the i/o access operations
Seungwon Jeon
1
-61
/
+44
2013-05-03
[SCSI] ufs: Correct the expected data transfersize
Vinayak Holikatti
1
-1
/
+1
2013-02-25
[SCSI] ufs: Separate PCI code into glue driver
Vinayak Holikatti
1
-324
/
+3
[next]