aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim
2022-04-26scsi: core: Refine how we set tag_set NUMA nodeJohn Garry
2022-04-25scsi: lpfc: Remove unneeded variableChangcheng Deng
2022-04-25scsi: fnic: Remove unneeded flush_workqueue()ran jianping
2022-04-25scsi: qla2xxx: Remove unneeded flush_workqueue()ran jianping
2022-04-25scsi: bfa: Remove unneeded flush_workqueue()ran jianping
2022-04-25scsi: qedf: Remove unnecessary codeHaowen Bai
2022-04-25scsi: qla4xxx: Drop redundant memset()Haowen Bai
2022-04-25scsi: ipr: Directly return instead of using local ret variableHaowen Bai
2022-04-25scsi: elx: efct: Remove unnecessary memset() in efct_io()Wan Jiabing
2022-04-25scsi: message: fusion: Remove unused variable retvalAlexander Vorwerk
2022-04-25scsi: aha1542: Remove unneeded semicolonHaowen Bai
2022-04-25scsi: bfa: Remove redundant NULL checkHaowen Bai
2022-04-25scsi: fnic: Remove redundant NULL checkHaowen Bai
2022-04-25scsi: mac53c94: Fix warning comparing pointer to 0Haowen Bai
2022-04-25scsi: aacraid: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-25scsi: scsi_debug: Add gap zone supportDamien Le Moal
2022-04-25scsi: scsi_debug: Rename zone type constantsDamien Le Moal
2022-04-25scsi: scsi_debug: Fix a typoBart Van Assche
2022-04-25scsi: sd: sd_zbc: Hide gap zonesDamien Le Moal
2022-04-25scsi: sd: sd_zbc: Return early in sd_zbc_check_zoned_characteristics()Damien Le Moal
2022-04-25scsi: sd: sd_zbc: Introduce struct zoned_disk_infoBart Van Assche
2022-04-25scsi: sd: sd_zbc: Use logical blocks as unit when querying zonesDamien Le Moal
2022-04-25scsi: sd: sd_zbc: Verify that the zone size is a power of twoBart Van Assche
2022-04-25scsi: sd: sd_zbc: Improve source code documentationBart Van Assche
2022-04-25scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definitionBart Van Assche
2022-04-25scsi: ufs: Move the struct ufs_ref_clk definitionBart Van Assche
2022-04-25scsi: ufs: Split the ufshcd.h header fileBart Van Assche
2022-04-25scsi: ufs: Minimize #include directivesBart Van Assche
2022-04-25scsi: ufs: Fix kernel-doc syntax in ufshcd.hBart Van Assche
2022-04-25scsi: ufs: Remove unnecessary ufshcd-crypto.h include directivesBart Van Assche
2022-04-25scsi: ufs: qcom: Fix ufs_qcom_resume()Bart Van Assche
2022-04-25scsi: ufs: Introduce ufshcd_clkgate_delay_set()Bart Van Assche
2022-04-25scsi: ufs: Remove locking from around single register writesBart Van Assche
2022-04-25scsi: ufs: Remove the TRUE and FALSE definitionsBart Van Assche
2022-04-25scsi: ufs: Remove paths from source code commentsBart Van Assche
2022-04-25scsi: ufs: Use an SPDX license identifier in the Kconfig fileBart Van Assche
2022-04-25scsi: ufs: Rename sdev_ufs_device into ufs_device_wlunBart Van Assche
2022-04-25scsi: ufs: Remove the driver versionBart Van Assche
2022-04-25scsi: ufs: Make the config_scaling_param calls type safeBart Van Assche
2022-04-25scsi: ufs: Switch to aggregate initializationBart Van Assche
2022-04-25scsi: ufs: Remove unused constants and codeBart Van Assche
2022-04-25scsi: ufs: Invert the return value of ufshcd_is_hba_active()Bart Van Assche
2022-04-25scsi: ufs: Declare the quirks array constBart Van Assche
2022-04-25scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirkBart Van Assche
2022-04-25scsi: ufs: Remove the UFS_FIX() and END_FIX() macrosBart Van Assche
2022-04-25scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup()Bart Van Assche
2022-04-25scsi: ufs: Remove ufshcd_lrb.sense_bufferBart Van Assche
2022-04-25scsi: ufs: Remove ufshcd_lrb.sense_bufflenBart Van Assche
2022-04-25scsi: ufs: Simplify statements that return a booleanBart Van Assche