summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedf: Add port_id getterDaniel Wagner2019-10-011-0/+8
* scsi: ufs-mediatek: enable auto suspend capabilityStanley Chu2019-10-011-0/+3
* scsi: ufs: override auto suspend tunables for ufsStanley Chu2019-10-012-0/+19
* scsi: core: allow auto suspend override by low-level driverStanley Chu2019-10-012-1/+6
* scsi: hisi_sas: fix spelling mistake "digial" -> "digital"Colin Ian King2019-10-011-1/+1
* scsi: csiostor: Fix spelling typosArkadiusz Drabczyk2019-10-011-10/+10
* scsi: bfa: release allocated memory in case of errorNavid Emamdoost2019-10-011-1/+3
* scsi: ufs-hisi: Use PTR_ERR_OR_ZERO() in ufs_hisi_get_resource()Markus Elfring2019-10-011-4/+1
* scsi: ufs: make array setup_attrs static const, makes object smallerColin Ian King2019-10-011-1/+1
* scsi: ips: make array 'options' static const, makes object smallerColin Ian King2019-10-011-1/+1
* scsi: fnic: make array dev_cmd_err static const, makes object smallerColin Ian King2019-10-011-1/+1
* scsi: mvsas: remove redundant assignment to variable rcColin Ian King2019-10-011-1/+1
* scsi: qla2xxx: remove redundant assignment to pointer hostColin Ian King2019-10-011-1/+1
* scsi: smartpqi: remove set but not used variable 'ctrl_info'YueHaibing2019-10-011-6/+0
* scsi: smartpqi: clean up indentation of a statementColin Ian King2019-10-011-4/+1
* scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00Sreekanth Reddy2019-10-011-2/+2
* scsi: mpt3sas: Fix module parameter max_msix_vectorsSreekanth Reddy2019-10-011-2/+2
* scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBASreekanth Reddy2019-10-011-0/+12
* scsi: mpt3sas: Use Component img header to get Package verSreekanth Reddy2019-10-011-9/+23
* scsi: mpt3sas: Fail release cmnd if diag buffer is releasedSreekanth Reddy2019-10-011-1/+1
* scsi: mpt3sas: Add app owned flag support for diag bufferSreekanth Reddy2019-10-012-1/+43
* scsi: mpt3sas: Reuse diag buffer allocated at load timeSreekanth Reddy2019-10-013-21/+69
* scsi: mpt3sas: clear release bit when buffer reregisteredSreekanth Reddy2019-10-011-0/+2
* scsi: mpt3sas: Maintain owner of buffer through UniqueIDSreekanth Reddy2019-10-012-9/+113
* scsi: mpt3sas: Free diag buffer without any status checkSreekanth Reddy2019-10-011-6/+0
* scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy2019-10-011-1/+2
* scsi: mpt3sas: Display message before releasing diag bufferSreekanth Reddy2019-10-012-3/+16
* scsi: mpt3sas: Register trace buffer based on NVDATA settingsSreekanth Reddy2019-10-013-7/+75
* scsi: lpfc: Update lpfc version to 12.4.0.1James Smart2019-10-011-1/+1
* scsi: lpfc: cleanup: remove unused fcp_txcmlpq_cntJames Smart2019-10-011-3/+1
* scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adaptersJames Smart2019-10-011-3/+14
* scsi: lpfc: Update async event loggingJames Smart2019-10-012-6/+12
* scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwqJames Smart2019-10-011-7/+7
* scsi: lpfc: Fix hdwq sgl locks and irq handlingJames Smart2019-10-011-16/+22
* scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()James Smart2019-10-011-7/+9
* scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart2019-10-014-4/+13
* scsi: lpfc: Fix host hang at boot or slow bootJames Smart2019-10-011-6/+36
* scsi: lpfc: Fix coverity errors on NULL pointer checksJames Smart2019-10-014-8/+27
* scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTSJames Smart2019-10-014-63/+46
* scsi: lpfc: Fix discovery failures when target device connectivity bouncesJames Smart2019-10-011-1/+6
* scsi: lpfc: Fix GPF on scsi command completionJames Smart2019-10-011-5/+5
* scsi: lpfc: Fix locking on mailbox command completionJames Smart2019-10-011-1/+7
* scsi: lpfc: Fix device recovery errors after PLOGI failuresJames Smart2019-10-013-37/+55
* scsi: lpfc: Fix rpi release when deleting vportJames Smart2019-10-012-29/+61
* scsi: lpfc: Fix NVME io abort failures causing hangsJames Smart2019-10-014-18/+14
* scsi: lpfc: Fix miss of register read failure checkJames Smart2019-10-011-4/+6
* scsi: lpfc: Fix premature re-enabling of interrupts in lpfc_sli_host_downJames Smart2019-10-011-2/+2
* scsi: lpfc: Fix pt2pt discovery on SLI3 HBAsJames Smart2019-10-011-26/+115
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-303-16/+39
|\
| * Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-09-291-15/+37
| |\