aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-25scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definitionBart Van Assche2-19/+19
2022-04-25scsi: ufs: Move the struct ufs_ref_clk definitionBart Van Assche2-5/+5
2022-04-25scsi: ufs: Split the ufshcd.h header fileBart Van Assche9-225/+287
2022-04-25scsi: ufs: Minimize #include directivesBart Van Assche23-38/+56
2022-04-25scsi: ufs: Fix kernel-doc syntax in ufshcd.hBart Van Assche1-21/+68
2022-04-25scsi: ufs: Remove unnecessary ufshcd-crypto.h include directivesBart Van Assche3-2/+1
2022-04-25scsi: ufs: qcom: Fix ufs_qcom_resume()Bart Van Assche1-6/+1
2022-04-25scsi: ufs: Introduce ufshcd_clkgate_delay_set()Bart Van Assche3-9/+16
2022-04-25scsi: ufs: Remove locking from around single register writesBart Van Assche2-12/+0
2022-04-25scsi: ufs: Remove the TRUE and FALSE definitionsBart Van Assche4-24/+10
2022-04-25scsi: ufs: Remove paths from source code commentsBart Van Assche3-4/+0
2022-04-25scsi: ufs: Use an SPDX license identifier in the Kconfig fileBart Van Assche1-24/+1
2022-04-25scsi: ufs: Rename sdev_ufs_device into ufs_device_wlunBart Van Assche2-35/+32
2022-04-25scsi: ufs: Remove the driver versionBart Van Assche5-5/+0
2022-04-25scsi: ufs: Make the config_scaling_param calls type safeBart Van Assche2-15/+9
2022-04-25scsi: ufs: Switch to aggregate initializationBart Van Assche1-12/+14
2022-04-25scsi: ufs: Remove unused constants and codeBart Van Assche2-37/+3
2022-04-25scsi: ufs: Invert the return value of ufshcd_is_hba_active()Bart Van Assche1-5/+4
2022-04-25scsi: ufs: Declare the quirks array constBart Van Assche4-6/+8
2022-04-25scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirkBart Van Assche4-7/+7
2022-04-25scsi: ufs: Remove the UFS_FIX() and END_FIX() macrosBart Van Assche3-32/+32
2022-04-25scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup()Bart Van Assche1-1/+1
2022-04-25scsi: ufs: Remove ufshcd_lrb.sense_bufferBart Van Assche2-7/+4
2022-04-25scsi: ufs: Remove ufshcd_lrb.sense_bufflenBart Van Assche2-5/+0
2022-04-25scsi: ufs: Simplify statements that return a booleanBart Van Assche3-27/+8
2022-04-25scsi: ufs: Remove superfluous boolean conversionsBart Van Assche3-8/+6
2022-04-25scsi: ufs: Declare ufshcd_wait_for_register() staticBart Van Assche2-4/+1
2022-04-25scsi: ufs: Fix a spelling error in a source code commentBart Van Assche1-1/+1
2022-04-25scsi: ufs: core: Increase fDeviceInit poll frequencyKonstantin Vyshetsky1-1/+1
2022-04-25scsi: iscsi: Fix harmless double shift bugDan Carpenter1-3/+3
2022-04-25scsi: target: core: Silence the message about unknown VPD pagesKonstantin Shelekhin1-1/+1
2022-04-25scsi: mpt3sas: Fix adapter replyPostRegisterIndex declarationDamien Le Moal2-5/+6
2022-04-25scsi: mpt3sas: Fix event callback log_code value handlingDamien Le Moal1-3/+3
2022-04-25scsi: mpt3sas: Fix ioc->base_readl() useDamien Le Moal1-7/+6
2022-04-25scsi: mpt3sas: Fix writel() useDamien Le Moal1-5/+5
2022-04-25scsi: mpt3sas: Fix _ctl_set_task_mid() TaskMID checkDamien Le Moal1-5/+6
2022-04-25scsi: qla2xxx: Remove free_sg command flagGleb Chesnokov2-3/+0
2022-04-18scsi: core: Increase max device queue_depth to 4096Sumit Saxena1-2/+2
2022-04-18scsi: fcoe: Simplify if-if to if-elseYihao Han1-1/+1
2022-04-18scsi: pmcraid: Remove unneeded semicolonJiapeng Chong1-1/+1
2022-04-18scsi: lpfc: Copyright updates for 14.2.0.2 patchesJames Smart4-4/+4
2022-04-18scsi: lpfc: Update lpfc version to 14.2.0.2James Smart1-1/+1
2022-04-18scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQEJames Smart2-15/+37
2022-04-18scsi: lpfc: Update stat accounting for READ_STATUS mbox commandJames Smart2-20/+52
2022-04-18scsi: lpfc: Change FA-PWWN detection methodologyJames Smart8-26/+86
2022-04-18scsi: lpfc: Refactor cleanup of mailbox commandsJames Smart9-395/+248
2022-04-18scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart11-501/+490
2022-04-18scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completionJames Smart3-3/+9
2022-04-18scsi: lpfc: Register for Application Services FC-4 type in Fabric topologyJames Smart2-30/+32
2022-04-18scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV portsJames Smart1-1/+3