summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/gvp11.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-11scsi: bnx2fc: Fix comparison to bool warningKaixu Xia1-2/+2
2020-11-11scsi: isci: Don't use PCI helper functionsVaibhav Gupta1-17/+1
2020-11-11scsi: ufs-mediatek: Add HS-G4 supportStanley Chu2-2/+41
2020-11-11scsi: ufs: Add enums for UniPro version higher than 1.6Stanley Chu1-2/+4
2020-11-11scsi: ufs-mediatek: Support option to disable auto-hibern8Stanley Chu2-0/+19
2020-11-11scsi: ufs-mediatek: Decouple features from platform bindingsStanley Chu2-42/+18
2020-11-11scsi: ufs-mediatek: Support VA09 regulator operationsStanley Chu2-32/+108
2020-11-11scsi: ufs-mediatek: Assign arguments with correct typeStanley Chu1-6/+6
2020-11-11scsi: core: Return BLK_STS_AGAIN for ALUA transitioningHannes Reinecke1-0/+3
2020-11-11scsi: scsi_dh_alua: Set 'transitioning' state on Unit AttentionHannes Reinecke1-0/+8
2020-11-11scsi: scsi_dh_alua: Return BLK_STS_AGAIN for ALUA transitioning stateHannes Reinecke2-1/+6
2020-11-11scsi: block: Return status code in blk_mq_end_request()Hannes Reinecke1-1/+1
2020-11-11scsi: MAINTAINERS: Make Bodo target_core_user maintainerMike Christie1-0/+9
2020-11-11scsi: dc395x: Mark 's_stat2' as __maybe_unusedLee Jones1-1/+1
2020-11-11scsi: dc395x: Remove a few unused variablesLee Jones1-9/+4
2020-11-11scsi: advansys: Relocate or remove unused variablesLee Jones1-13/+3
2020-11-11scsi: esas2r: esas2r_main: Demote non-conformant kernel-doc headerLee Jones1-6/+2
2020-11-11scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issuesLee Jones1-9/+8
2020-11-11scsi: esas2r: esas2r_int: Add brackets around potentially empty if()sLee Jones1-3/+5
2020-11-11scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issuesLee Jones1-20/+15
2020-11-11scsi: ufs: ufshcd: Fix some function doc-rotLee Jones1-1/+2
2020-11-11scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'Lee Jones1-2/+0
2020-11-11scsi: esas2r: esas2r_init: Place brackets around a potentially empty if()Lee Jones1-2/+3
2020-11-11scsi: esas2r: esas2r_disc: Place brackets around a potentially empty if()Lee Jones1-1/+2
2020-11-11scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functionsLee Jones1-17/+17
2020-11-11scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issuesLee Jones1-1/+2
2020-11-11scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanoursLee Jones1-10/+23
2020-11-11scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functionsLee Jones1-11/+12
2020-11-11scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issuesLee Jones1-18/+30
2020-11-11scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formattingLee Jones1-4/+4
2020-11-11scsi: aic7xxx: aic79xx_osm: Remove unused variable 'saved_scsiid'Lee Jones1-2/+1
2020-11-11scsi: pm8001: pm8001_sas: Fix strncpy() warning when space is not left for NULLee Jones1-1/+1
2020-11-11scsi: arcmsr: Stop __builtin_strncpy complaining about a lack of space for NULLee Jones1-3/+3
2020-11-05scsi: ufs: Allow an error return value from ->device_reset()Adrian Hunter3-7/+14
2020-11-05scsi: ufs: Add DeepSleep featureAdrian Hunter5-4/+63
2020-11-05scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race conditionyuuzheng1-1/+6
2020-11-05scsi: pm80xx: Avoid busywait in FW ready checkakshatzen2-10/+17
2020-11-05scsi: pm80xx: Make running_req atomicViswas G5-27/+147
2020-11-05scsi: pm80xx: Make mpi_build_cmd locking consistentpeter chang2-14/+15
2020-11-05scsi: tcm_loop: Allow queues, can_queue and cmd_per_lun to be settableMike Christie1-2/+12
2020-11-05scsi: target: Make state_list per CPUMike Christie5-98/+126
2020-11-05scsi: target: Drop sess_cmd_lock from I/O pathMike Christie8-59/+43
2020-11-05scsi: qla2xxx: Move sess cmd list/lock to driverMike Christie5-22/+42
2020-11-05scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie2-34/+0
2020-11-05scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie2-13/+12
2020-11-05scsi: target: Fix cmd_count ref leakMike Christie1-0/+8
2020-11-05scsi: target: Fix LUN ref count handlingMike Christie1-23/+20
2020-11-05scsi: fcoe: Remove unneeded semicolonTom Rix2-3/+3
2020-11-05scsi: bnx2fc: Remove unneeded semicolonTom Rix1-1/+1
2020-11-05scsi: target: Return COMPARE AND WRITE miscompare offsetsDavid Disseldorp2-10/+27