summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Fix VPD LUN ID designator prioritiesMartin Wilck2020-11-171-40/+86
* scsi: bnx2fc: Fix comparison to bool warningKaixu Xia2020-11-111-2/+2
* scsi: isci: Don't use PCI helper functionsVaibhav Gupta2020-11-111-17/+1
* scsi: ufs-mediatek: Add HS-G4 supportStanley Chu2020-11-112-2/+41
* scsi: ufs: Add enums for UniPro version higher than 1.6Stanley Chu2020-11-111-2/+4
* scsi: ufs-mediatek: Support option to disable auto-hibern8Stanley Chu2020-11-112-0/+19
* scsi: ufs-mediatek: Decouple features from platform bindingsStanley Chu2020-11-112-42/+18
* scsi: ufs-mediatek: Support VA09 regulator operationsStanley Chu2020-11-112-32/+108
* scsi: ufs-mediatek: Assign arguments with correct typeStanley Chu2020-11-111-6/+6
* scsi: core: Return BLK_STS_AGAIN for ALUA transitioningHannes Reinecke2020-11-111-0/+3
* scsi: scsi_dh_alua: Set 'transitioning' state on Unit AttentionHannes Reinecke2020-11-111-0/+8
* scsi: scsi_dh_alua: Return BLK_STS_AGAIN for ALUA transitioning stateHannes Reinecke2020-11-112-1/+6
* scsi: dc395x: Mark 's_stat2' as __maybe_unusedLee Jones2020-11-111-1/+1
* scsi: dc395x: Remove a few unused variablesLee Jones2020-11-111-9/+4
* scsi: advansys: Relocate or remove unused variablesLee Jones2020-11-111-13/+3
* scsi: esas2r: esas2r_main: Demote non-conformant kernel-doc headerLee Jones2020-11-111-6/+2
* scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issuesLee Jones2020-11-111-9/+8
* scsi: esas2r: esas2r_int: Add brackets around potentially empty if()sLee Jones2020-11-111-3/+5
* scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issuesLee Jones2020-11-111-20/+15
* scsi: ufs: ufshcd: Fix some function doc-rotLee Jones2020-11-111-1/+2
* scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'Lee Jones2020-11-111-2/+0
* scsi: esas2r: esas2r_init: Place brackets around a potentially empty if()Lee Jones2020-11-111-2/+3
* scsi: esas2r: esas2r_disc: Place brackets around a potentially empty if()Lee Jones2020-11-111-1/+2
* scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functionsLee Jones2020-11-111-17/+17
* scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issuesLee Jones2020-11-111-1/+2
* scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanoursLee Jones2020-11-111-10/+23
* scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functionsLee Jones2020-11-111-11/+12
* scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issuesLee Jones2020-11-111-18/+30
* scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formattingLee Jones2020-11-111-4/+4
* scsi: aic7xxx: aic79xx_osm: Remove unused variable 'saved_scsiid'Lee Jones2020-11-111-2/+1
* scsi: pm8001: pm8001_sas: Fix strncpy() warning when space is not left for NULLee Jones2020-11-111-1/+1
* scsi: arcmsr: Stop __builtin_strncpy complaining about a lack of space for NULLee Jones2020-11-111-3/+3
* scsi: ufs: Allow an error return value from ->device_reset()Adrian Hunter2020-11-053-7/+14
* scsi: ufs: Add DeepSleep featureAdrian Hunter2020-11-054-3/+61
* scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race conditionyuuzheng2020-11-051-1/+6
* scsi: pm80xx: Avoid busywait in FW ready checkakshatzen2020-11-052-10/+17
* scsi: pm80xx: Make running_req atomicViswas G2020-11-055-27/+147
* scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang2020-11-052-14/+15
* scsi: tcm_loop: Allow queues, can_queue and cmd_per_lun to be settableMike Christie2020-11-051-2/+12
* scsi: target: Make state_list per CPUMike Christie2020-11-054-96/+115
* scsi: target: Drop sess_cmd_lock from I/O pathMike Christie2020-11-056-55/+39
* scsi: qla2xxx: Move sess cmd list/lock to driverMike Christie2020-11-055-22/+42
* scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie2020-11-051-33/+0
* scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie2020-11-052-13/+12
* scsi: target: Fix cmd_count ref leakMike Christie2020-11-051-0/+8
* scsi: target: Fix LUN ref count handlingMike Christie2020-11-051-23/+20
* scsi: fcoe: Remove unneeded semicolonTom Rix2020-11-052-3/+3
* scsi: bnx2fc: Remove unneeded semicolonTom Rix2020-11-051-1/+1
* scsi: target: Return COMPARE AND WRITE miscompare offsetsDavid Disseldorp2020-11-052-10/+27
* scsi: target: Split out COMPARE AND WRITE memcmp into helperDavid Disseldorp2020-11-051-53/+68