summaryrefslogtreecommitdiffstats
path: root/Documentation/dontdiff (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-05scsi: target: sbp: Replace enable attr with ops.enableDmitry Bogdanov1-25/+5
2021-10-05scsi: target: qla2xxx: Replace enable attr with ops.enableDmitry Bogdanov1-61/+12
2021-10-05scsi: target: iscsi: Replace tpg enable attr with ops.enableDmitry Bogdanov1-59/+32
2021-10-05scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov4-2/+79
2021-10-05scsi: megaraid_sas: Driver version update to 07.719.03.00-rc1Sumit Saxena1-2/+2
2021-10-05scsi: megaraid_sas: Add helper functions for irq_contextSumit Saxena1-6/+39
2021-10-05scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...Sumit Saxena1-4/+7
2021-10-05scsi: advansys: Fix kernel pointer leakGuo Zhi1-2/+2
2021-10-05scsi: target: core: Make logs less verboseKonstantin Shelekhin1-4/+4
2021-10-05scsi: ufs: core: Do not exit ufshcd_err_handler() unless operational or deadAdrian Hunter1-4/+24
2021-10-05scsi: ufs: core: Do not exit ufshcd_reset_and_restore() unless operational or...Adrian Hunter1-13/+23
2021-10-05scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche2-197/+1
2021-10-05scsi: ufs: core: Retry START_STOP on UNIT_ATTENTIONJaegeuk Kim1-3/+9
2021-10-05scsi: ufs: core: Remove return statement in void functionBean Huo1-1/+0
2021-10-05scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo1-1/+1
2021-10-05scsi: ufs: core: Fix NULL pointer dereferenceBean Huo1-3/+0
2021-10-05scsi: core: Fix spelling in a source code commentBart Van Assche1-1/+1
2021-09-29scsi: sd: Fix sd_do_mode_sense() buffer length handlingDamien Le Moal1-0/+7
2021-09-29scsi: core: Fix scsi_mode_select() buffer length handlingDamien Le Moal1-8/+13
2021-09-29scsi: core: Fix scsi_mode_sense() buffer length handlingDamien Le Moal1-10/+15
2021-09-29scsi: core: Delete scsi_{get,free}_host_dev()John Garry2-67/+0
2021-09-29scsi: elx: efct: Switch from 'pci_' to 'dma_' APIChristophe JAILLET2-6/+4
2021-09-29scsi: ufs: ufs-qcom: Enter and exit hibern8 during clock scalingAsutosh Das1-1/+11
2021-09-29scsi: ufs: core: Export hibern8 entry and exit functionsAsutosh Das2-2/+3
2021-09-29scsi: lpfc: Add support for optional PLDV handlingJames Smart2-0/+18
2021-09-29scsi: ufs: core: SCSI_UFS_HWMON depends on HWMON=yAnders Roxell1-1/+1
2021-09-29scsi: lpfc: Return NULL rather than a plain 0 integerColin Ian King1-1/+1
2021-09-29scsi: aic7xxx: Fix a function name in commentsCai Huoqing2-2/+2
2021-09-29scsi: lpfc: Fix a function name in commentsCai Huoqing1-4/+4
2021-09-29scsi: advansys: Prefer struct_size() over open-coded arithmeticLen Baker1-2/+2
2021-09-29scsi: ufs: exynos: Unify namingKrzysztof Kozlowski1-5/+5
2021-09-22scsi: lpfc: Fix mailbox command failure during driver initializationJames Smart1-2/+13
2021-09-22scsi: dc395: Fix error case unwindingTong Zhang1-0/+1
2021-09-22scsi: ufs: core: Add temperature notification exception handlingAvri Altman3-0/+35
2021-09-22scsi: ufs: core: Probe for temperature notification supportAvri Altman6-0/+259
2021-09-22scsi: efct: Decrease area under spinlockDmitry Bogdanov1-2/+1
2021-09-22scsi: efct: Fix nport freeDmitry Bogdanov2-1/+7
2021-09-22scsi: efct: Add state in nport sm trace printoutDmitry Bogdanov1-1/+1
2021-09-22scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.hBart Van Assche1-1/+0
2021-09-15scsi: target: Remove unused function argumentsLi Feng1-8/+6
2021-09-15scsi: ufs: ufs-mediatek: Change dbg select by check IP versionPeter Wang2-2/+25
2021-09-15scsi: ufs: ufshpb: Use proper power management APIDaejun Park1-4/+4
2021-09-15scsi: ufs: ufs-qcom: Remove unneeded variable 'err'ChanWoo Lee1-2/+1