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
/
ufshcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-02-25
[SCSI] ufs: Segregate PCI Specific Code
Vinayak Holikatti
1
-135
/
+213
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+2
2012-07-20
[SCSI] ufs: fix incorrect return value about SUCCESS and FAILED
Namjae Jeon
1
-4
/
+6
2012-07-20
[SCSI] ufs: reverse the ufshcd_is_device_present logic
Venkatraman S
1
-3
/
+3
2012-07-20
[SCSI] ufs: use module_pci_driver
Venkatraman S
1
-18
/
+1
2012-05-23
[SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove.
Namjae Jeon
1
-2
/
+3
2012-05-10
[SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)
Santosh Yaraganavi
1
-3
/
+3
2012-05-10
[SCSI] ufs: Fix evaluation of UTP task completion code
Venkatraman S
1
-1
/
+1
2012-03-27
[SCSI] ufshcd: UFS Host controller driver
Santosh Yaraganavi
1
-0
/
+1978