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
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
scsi: ufs: ufs-qcom: Remove unnecessary goto statements
Manivannan Sadhasivam
1
-57
/
+45
2023-01-12
scsi: ufs: ufs-unisoc: Add support for Unisoc UFS host controller
Zhe Wang
4
-0
/
+556
2022-12-31
Merge patch series "scsi: ufs: core: Always read the descriptors with max len...
Martin K. Petersen
4
-90
/
+27
2022-12-31
scsi: ufs: core: Remove ufshcd_map_desc_id_to_length()
Arthur Simchaev
2
-13
/
+11
2022-12-31
scsi: ufs: core: Remove len parameter from ufshcd_set_active_icc_lvl()
Arthur Simchaev
1
-4
/
+2
2022-12-31
scsi: ufs: core: Remove redundant desc_size variable from hba
Arthur Simchaev
4
-70
/
+15
2022-12-31
scsi: ufs: core: Remove redundant wb check
Arthur Simchaev
1
-4
/
+0
2022-12-31
Merge patch series "Prepare for upstreaming Pixel 6 and 7 UFS support"
Martin K. Petersen
2
-25
/
+38
2022-12-31
scsi: ufs: core: Allow UFS host drivers to override the sg entry size
Eric Biggers
2
-21
/
+22
2022-12-31
scsi: ufs: core: Pass the clock scaling timeout as an argument
Bart Van Assche
1
-4
/
+15
2022-12-31
scsi: ufs: core: Reduce the clock scaling latency
Bart Van Assche
1
-1
/
+1
2022-12-31
Merge patch series "scsi: ufs: ufs-qcom: Debug clean ups"
Martin K. Petersen
2
-98
/
+48
2022-12-31
scsi: ufs: ufs-qcom: Use dev_err() where possible
Andrew Halaney
1
-7
/
+1
2022-12-31
scsi: ufs: ufs-qcom: Remove usage of dbg_print_en
Andrew Halaney
2
-26
/
+3
2022-12-31
scsi: ufs: ufs-qcom: Clean up dbg_register_dump
Andrew Halaney
1
-59
/
+47
2022-12-31
scsi: ufs: ufs-qcom: Drop unnecessary NULL checks
Andrew Halaney
1
-9
/
+0
2022-12-31
Merge patch series "UFS Advanced RPMB"
Martin K. Petersen
2
-78
/
+237
2022-12-31
scsi: ufs: core: bsg: Add advanced RPMB support in ufs_bsg
Bean Huo
2
-10
/
+186
2022-12-31
scsi: ufs: core: Pass EHS length into ufshcd_prepare_req_desc_hdr()
Bean Huo
1
-11
/
+10
2022-12-31
scsi: ufs: core: Advanced RPMB detection
Bean Huo
1
-0
/
+6
2022-12-31
scsi: ufs: core: Split ufshcd_map_sg()
Bean Huo
1
-19
/
+29
2022-12-31
scsi: ufs: bsg: Clean up ufs_bsg_request()
Bean Huo
1
-19
/
+8
2022-12-31
scsi: ufs: bsg: Remove unnecessary length checkup
Bean Huo
1
-21
/
+0
2022-12-30
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
1
-0
/
+26
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-191
/
+235
2022-12-14
scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recovery
Peter Wang
1
-0
/
+26
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2022-11-26
scsi: ufs: ufs-mediatek: Remove unnecessary return code
ChanWoo Lee
1
-7
/
+4
2022-11-26
scsi: ufs: core: Fix the polling implementation
Bart Van Assche
1
-2
/
+26
2022-11-26
scsi: ufs: ufs-mediatek: Modify the return value
ChanWoo Lee
1
-1
/
+1
2022-11-26
scsi: ufs: ufs-mediatek: Remove unneeded code
ChanWoo Lee
1
-2
/
+0
2022-11-26
scsi: ufs: core: Fix unnecessary operation for early return
ChanWoo Lee
1
-5
/
+5
2022-11-26
scsi: ufs: core: Switch 'check_for_bkops' to bool
ChanWoo Lee
1
-2
/
+2
2022-11-26
scsi: ufs: core: Separate function name and message
ChanWoo Lee
2
-6
/
+6
2022-11-08
scsi: ufs: core: Introduce ufshcd_abort_all()
Bart Van Assche
1
-28
/
+34
2022-11-08
scsi: ufs: core: Refactor ufshcd_hba_enable()
Keoseong Park
1
-7
/
+11
2022-10-27
scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes
Bean Huo
1
-0
/
+18
2022-10-27
scsi: ufs: core: Clean up ufshcd_slave_alloc()
Bean Huo
1
-97
/
+53
2022-10-27
scsi: ufs: core: Revert "WB is only available on LUN #0 to #7"
Bean Huo
3
-8
/
+3
2022-10-27
scsi: ufs: core: Print events for WLUN suspend and resume failures
Peter Wang
1
-0
/
+3
2022-10-25
blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
Christoph Hellwig
1
-0
/
+2
2022-10-22
scsi: ufs: core: Fix typo in comment
Keoseong Park
1
-1
/
+1
2022-10-22
scsi: ufs: Fix a deadlock between PM and the SCSI error handler
Bart Van Assche
1
-0
/
+24
2022-10-22
scsi: ufs: Introduce the function ufshcd_execute_start_stop()
Bart Van Assche
1
-5
/
+34
2022-10-22
scsi: ufs: Track system suspend / resume activity
Bart Van Assche
1
-0
/
+2
2022-10-22
scsi: ufs: Try harder to change the power mode
Bart Van Assche
1
-3
/
+5
2022-10-22
scsi: ufs: Reduce the START STOP UNIT timeout
Bart Van Assche
1
-8
/
+1
2022-10-22
scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode()
Bart Van Assche
1
-3
/
+2
2022-10-22
scsi: ufs: Remove an outdated comment
Bart Van Assche
1
-1
/
+0
2022-10-22
scsi: ufs: core: Fix typo for register name in comments
Keoseong Park
1
-1
/
+1
[prev]
[next]