summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/a3000.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-10scsi: smartpqi: fix call trace in device discoveryMurthy Bhat1-1/+1
2019-10-10scsi: smartpqi: fix controller lockup observed during force rebootKevin Barnett2-20/+115
2019-10-10scsi: mpt3sas: Clean up some indentingDan Carpenter1-1/+1
2019-10-10scsi: lpfc: Make function lpfc_defer_pt2pt_acc staticzhengbin1-1/+1
2019-10-10scsi: ch: add include guard to chio.hMasahiro Yamada1-7/+4
2019-10-10scsi: qla2xxx: Update driver version to 10.01.00.20-kHimanshu Madhani1-1/+1
2019-10-10scsi: qla2xxx: Improve logging for scan threadHimanshu Madhani1-10/+12
2019-10-10scsi: qla2xxx: Capture FW dump on MPI heartbeat stop eventQuinn Tran3-7/+32
2019-10-10scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dumpQuinn Tran1-2/+23
2019-10-10scsi: qla2xxx: Set remove flag for all VPQuinn Tran1-5/+25
2019-10-10scsi: qla2xxx: Add error handling for PLOGI ELS passthroughQuinn Tran1-3/+92
2019-10-10scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez7-60/+114
2019-10-04scsi: target: Remove tpg_list and se_portal_group.se_tpg_nodeBart Van Assche3-14/+0
2019-10-04scsi: MAINTAINERS: Update qla2xxx driverHimanshu Madhani1-1/+1
2019-10-04scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier1-3/+13
2019-10-04scsi: core: save/restore command resid for error handlingDamien Le Moal2-0/+4
2019-10-01scsi: bfa: Make restart_bfa staticYueHaibing1-2/+1
2019-10-01scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()Daniel Wagner1-2/+0
2019-10-01scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum1-1/+2
2019-10-01scsi: libcxgbi: remove unused function to stop warningAustin Kim1-28/+0
2019-10-01scsi: core: Add sysfs attributes for VPD pages 0h and 89hRyan Attard3-0/+25
2019-10-01scsi: smartpqi: clean up an indentation issueColin Ian King1-2/+2
2019-10-01scsi: csiostor: clean up indentation issueColin Ian King1-1/+1
2019-10-01scsi: core: Log SCSI command age with errorsMilan P. Gandhi1-2/+8
2019-10-01scsi: qedf: Add port_id getterDaniel Wagner1-0/+8
2019-10-01scsi: ufs-mediatek: enable auto suspend capabilityStanley Chu1-0/+3
2019-10-01scsi: ufs: override auto suspend tunables for ufsStanley Chu2-0/+19
2019-10-01scsi: core: allow auto suspend override by low-level driverStanley Chu4-2/+11
2019-10-01scsi: hisi_sas: fix spelling mistake "digial" -> "digital"Colin Ian King1-1/+1
2019-10-01scsi: csiostor: Fix spelling typosArkadiusz Drabczyk1-10/+10
2019-10-01scsi: bfa: release allocated memory in case of errorNavid Emamdoost1-1/+3
2019-10-01scsi: ufs-hisi: Use PTR_ERR_OR_ZERO() in ufs_hisi_get_resource()Markus Elfring1-4/+1
2019-10-01scsi: ufs: make array setup_attrs static const, makes object smallerColin Ian King1-1/+1
2019-10-01scsi: ips: make array 'options' static const, makes object smallerColin Ian King1-1/+1
2019-10-01scsi: fnic: make array dev_cmd_err static const, makes object smallerColin Ian King1-1/+1
2019-10-01scsi: mvsas: remove redundant assignment to variable rcColin Ian King1-1/+1
2019-10-01scsi: qla2xxx: remove redundant assignment to pointer hostColin Ian King1-1/+1
2019-10-01scsi: smartpqi: remove set but not used variable 'ctrl_info'YueHaibing1-6/+0
2019-10-01scsi: smartpqi: clean up indentation of a statementColin Ian King1-4/+1
2019-10-01scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00Sreekanth Reddy1-2/+2
2019-10-01scsi: mpt3sas: Fix module parameter max_msix_vectorsSreekanth Reddy1-2/+2
2019-10-01scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBASreekanth Reddy1-0/+12
2019-10-01scsi: mpt3sas: Use Component img header to get Package verSreekanth Reddy1-9/+23
2019-10-01scsi: mpt3sas: Fail release cmnd if diag buffer is releasedSreekanth Reddy1-1/+1
2019-10-01scsi: mpt3sas: Add app owned flag support for diag bufferSreekanth Reddy2-1/+43
2019-10-01scsi: mpt3sas: Reuse diag buffer allocated at load timeSreekanth Reddy3-21/+69
2019-10-01scsi: mpt3sas: clear release bit when buffer reregisteredSreekanth Reddy1-0/+2
2019-10-01scsi: mpt3sas: Maintain owner of buffer through UniqueIDSreekanth Reddy2-9/+113
2019-10-01scsi: mpt3sas: Free diag buffer without any status checkSreekanth Reddy1-6/+0
2019-10-01scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy1-1/+2