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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
scsi: ufs: Split the ufshcd.h header file
Bart Van Assche
9
-225
/
+287
2022-04-26
scsi: ufs: Minimize #include directives
Bart Van Assche
23
-38
/
+56
2022-04-26
scsi: ufs: Fix kernel-doc syntax in ufshcd.h
Bart Van Assche
1
-21
/
+68
2022-04-26
scsi: ufs: Remove unnecessary ufshcd-crypto.h include directives
Bart Van Assche
3
-2
/
+1
2022-04-26
scsi: ufs: qcom: Fix ufs_qcom_resume()
Bart Van Assche
1
-6
/
+1
2022-04-26
scsi: ufs: Introduce ufshcd_clkgate_delay_set()
Bart Van Assche
3
-9
/
+16
2022-04-26
scsi: ufs: Remove locking from around single register writes
Bart Van Assche
2
-12
/
+0
2022-04-26
scsi: ufs: Remove the TRUE and FALSE definitions
Bart Van Assche
4
-24
/
+10
2022-04-26
scsi: ufs: Remove paths from source code comments
Bart Van Assche
3
-4
/
+0
2022-04-26
scsi: ufs: Use an SPDX license identifier in the Kconfig file
Bart Van Assche
1
-24
/
+1
2022-04-26
scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun
Bart Van Assche
2
-35
/
+32
2022-04-26
scsi: ufs: Remove the driver version
Bart Van Assche
5
-5
/
+0
2022-04-26
scsi: ufs: Make the config_scaling_param calls type safe
Bart Van Assche
2
-15
/
+9
2022-04-26
scsi: ufs: Switch to aggregate initialization
Bart Van Assche
1
-12
/
+14
2022-04-26
scsi: ufs: Remove unused constants and code
Bart Van Assche
2
-37
/
+3
2022-04-26
scsi: ufs: Invert the return value of ufshcd_is_hba_active()
Bart Van Assche
1
-5
/
+4
2022-04-26
scsi: ufs: Declare the quirks array const
Bart Van Assche
4
-6
/
+8
2022-04-26
scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk
Bart Van Assche
4
-7
/
+7
2022-04-26
scsi: ufs: Remove the UFS_FIX() and END_FIX() macros
Bart Van Assche
3
-32
/
+32
2022-04-26
scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup()
Bart Van Assche
1
-1
/
+1
2022-04-26
scsi: ufs: Remove ufshcd_lrb.sense_buffer
Bart Van Assche
2
-7
/
+4
2022-04-26
scsi: ufs: Remove ufshcd_lrb.sense_bufflen
Bart Van Assche
2
-5
/
+0
2022-04-26
scsi: ufs: Simplify statements that return a boolean
Bart Van Assche
3
-27
/
+8
2022-04-26
scsi: ufs: Remove superfluous boolean conversions
Bart Van Assche
3
-8
/
+6
2022-04-26
scsi: ufs: Declare ufshcd_wait_for_register() static
Bart Van Assche
2
-4
/
+1
2022-04-26
scsi: ufs: Fix a spelling error in a source code comment
Bart Van Assche
1
-1
/
+1
2022-04-26
scsi: ufs: core: Increase fDeviceInit poll frequency
Konstantin Vyshetsky
1
-1
/
+1
2022-04-26
scsi: mpt3sas: Fix adapter replyPostRegisterIndex declaration
Damien Le Moal
2
-5
/
+6
2022-04-26
scsi: mpt3sas: Fix event callback log_code value handling
Damien Le Moal
1
-3
/
+3
2022-04-26
scsi: mpt3sas: Fix ioc->base_readl() use
Damien Le Moal
1
-7
/
+6
2022-04-26
scsi: mpt3sas: Fix writel() use
Damien Le Moal
1
-5
/
+5
2022-04-26
scsi: mpt3sas: Fix _ctl_set_task_mid() TaskMID check
Damien Le Moal
1
-5
/
+6
2022-04-26
scsi: qla2xxx: Remove free_sg command flag
Gleb Chesnokov
2
-3
/
+0
2022-04-19
scsi: core: Increase max device queue_depth to 4096
Sumit Saxena
1
-2
/
+2
2022-04-19
scsi: fcoe: Simplify if-if to if-else
Yihao Han
1
-1
/
+1
2022-04-19
scsi: pmcraid: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2022-04-19
scsi: lpfc: Copyright updates for 14.2.0.2 patches
James Smart
4
-4
/
+4
2022-04-19
scsi: lpfc: Update lpfc version to 14.2.0.2
James Smart
1
-1
/
+1
2022-04-19
scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
James Smart
2
-15
/
+37
2022-04-19
scsi: lpfc: Update stat accounting for READ_STATUS mbox command
James Smart
2
-20
/
+52
2022-04-19
scsi: lpfc: Change FA-PWWN detection methodology
James Smart
8
-26
/
+86
2022-04-19
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
9
-395
/
+248
2022-04-19
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
11
-501
/
+490
2022-04-19
scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completion
James Smart
3
-3
/
+9
2022-04-19
scsi: lpfc: Register for Application Services FC-4 type in Fabric topology
James Smart
2
-30
/
+32
2022-04-19
scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports
James Smart
1
-1
/
+3
2022-04-19
scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups
James Smart
1
-20
/
+48
2022-04-19
scsi: lpfc: Fix call trace observed during I/O with CMF enabled
James Smart
1
-2
/
+2
2022-04-19
scsi: lpfc: Correct CRC32 calculation for congestion stats
James Smart
1
-1
/
+1
2022-04-19
scsi: lpfc: Move MI module parameter check to handle dynamic disable
James Smart
2
-5
/
+7
[next]