summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-30scsi: cxlflash: Cleanup send_tmf()Matthew R. Ochs
2016-11-30scsi: cxlflash: Remove AFU command lockMatthew R. Ochs
2016-11-30scsi: cxlflash: Wait for active AFU commands to timeout upon tear downMatthew R. Ochs
2016-11-30scsi: cxlflash: Remove private command poolMatthew R. Ochs
2016-11-30scsi: cxlflash: Use cmd_size for private commandsMatthew R. Ochs
2016-11-30scsi: cxlflash: Allocate memory instead of using command pool for AFU syncMatthew R. Ochs
2016-11-30scsi: cxlflash: Remove unused buffer from AFU commandMatthew R. Ochs
2016-11-30scsi: lpfc: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-30scsi: storvsc: Payload buffer incorrectly sized for 32 bit kernels.Cathy Avery
2016-11-30scsi: cxgb4i: Add a missing call to neigh_releaseQuentin Lambert
2016-11-30scsi: cxlflash: Avoid command room violationUma Krishnan
2016-11-30scsi: cxlflash: Improve context_reset() logicUma Krishnan
2016-11-30scsi: cxlflash: Fix crash in cxlflash_restore_luntable()Uma Krishnan
2016-11-30scsi: cxlflash: Set sg_tablesize to 1 instead of SG_NONEUma Krishnan
2016-11-29scsi: ufs: fix default power mode to FAST/SLOWsubhashj@codeaurora.org
2016-11-29scsi: ufs: optimize system suspend handlingsubhashj@codeaurora.org
2016-11-29scsi: ufs: fix condition in which DME command failure msg is printed outYaniv Gardi
2016-11-29scsi: ufs: handle errors from PHY_ADAPTER_ERROR registerDolev Raviv
2016-11-29scsi: ufs: issue link starup 2 times if device isn't activesubhashj@codeaurora.org
2016-11-29scsi: ufs: ensure that host pa_tactivate is higher than devicesubhashj@codeaurora.org
2016-11-29scsi: ufs: increase the scsi query response timeoutsubhashj@codeaurora.org
2016-11-29scsi: ufs: fix failure to read the string descriptorsubhashj@codeaurora.org
2016-11-29scsi: ufs: update device descriptor maximum sizeYaniv Gardi
2016-11-29scsi: ufs: add index details to query error messagesYaniv Gardi
2016-11-29scsi: ufs: add queries retry mechanismDolev Raviv
2016-11-29scsi: dpt_i2o: Add a missing call to kfreeQuentin Lambert
2016-11-29scsi: isci: Add a missing call to pci_unmap_biosromQuentin Lambert
2016-11-29scsi: isci: avoid array subscript warningArnd Bergmann
2016-11-29scsi: hisi_sas: shift vs compare typosDan Carpenter
2016-11-29scsi: aic94xx: Add a missing call to kfreeQuentin Lambert
2016-11-29scsi: hpsa: add 'ctlr_num' sysfs attributeHannes Reinecke
2016-11-29scsi: hpsa: use correct DID_NO_CONNECT hostbyteHannes Reinecke
2016-11-29scsi: srp_transport: Move queuecommand() wait code to SCSI coreBart Van Assche
2016-11-25scsi: libfc: Remove an unneeded conditionDan Carpenter
2016-11-25scsi: ufs: Add missing UFS_MASK macro definitionSantosh Y
2016-11-25scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hwXiang Chen
2016-11-25scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_reqJohn Garry
2016-11-25scsi: hisi_sas: check SATA FIS when directly attaching SATA deviceXiang Chen
2016-11-25scsi: hisi_sas: modify some values in get_ata_protocol()Xiang Chen
2016-11-25scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()Xiang Chen
2016-11-25scsi: hisi_sas: modify return value of hisi_sas_query_task()Xiang Chen
2016-11-25scsi: hisi_sas: replace WARN_ON() with dev_warn() for internal abortXiang Chen
2016-11-25scsi: hisi_sas: fix port form bug in hisi_sas_port_notify_formed()Xiang Chen
2016-11-25scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw()Xiang Chen
2016-11-25scsi: hisi_sas: alloc queue id of slot according to device idXiang Chen
2016-11-25scsi: hisi_sas: add v2 hw support for ECC and AXI bus fatal errorXiang Chen
2016-11-22scsi: pmcraid: Add missing resource releasesQuentin Lambert
2016-11-22scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim
2016-11-21scsi: ufs: qcom: Properly clear hba priv on failureBjorn Andersson
2016-11-21scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functionsArnd Bergmann