summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-11-29scsi: hpsa: use correct DID_NO_CONNECT hostbyteHannes Reinecke1-1/+1
2016-11-29scsi: srp_transport: Move queuecommand() wait code to SCSI coreBart Van Assche2-37/+45
2016-11-29Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2016-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2016-11-28qlogicpti: Fix compiler warningsTushar Dave1-2/+2
2016-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+27
2016-11-25scsi: libfc: Remove an unneeded conditionDan Carpenter1-1/+0
2016-11-25scsi: ufs: Add missing UFS_MASK macro definitionSantosh Y1-0/+2
2016-11-25scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()Mauricio Faria de Oliveira1-6/+8
2016-11-25scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hwXiang Chen4-2/+103
2016-11-25scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_reqJohn Garry4-9/+10
2016-11-25scsi: hisi_sas: check SATA FIS when directly attaching SATA deviceXiang Chen1-0/+10
2016-11-25scsi: hisi_sas: modify some values in get_ata_protocol()Xiang Chen1-2/+12
2016-11-25scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()Xiang Chen1-2/+0
2016-11-25scsi: hisi_sas: modify return value of hisi_sas_query_task()Xiang Chen1-0/+3
2016-11-25scsi: hisi_sas: replace WARN_ON() with dev_warn() for internal abortXiang Chen1-1/+2
2016-11-25scsi: hisi_sas: fix port form bug in hisi_sas_port_notify_formed()Xiang Chen1-1/+1
2016-11-25scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw()Xiang Chen1-1/+7
2016-11-25scsi: hisi_sas: alloc queue id of slot according to device idXiang Chen4-41/+30
2016-11-25scsi: hisi_sas: add v2 hw support for ECC and AXI bus fatal errorXiang Chen1-5/+420
2016-11-24xen-scsifront: Add a missing call to kfreeQuentin Lambert1-0/+1
2016-11-23Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley5-12/+23
2016-11-23scsi: be2iscsi: allocate enough memory in beiscsi_boot_get_sinfo()Dan Carpenter1-1/+1
2016-11-23scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S1-5/+8
2016-11-23scsi: hpsa: use bus '3' for legacy HBA devicesHannes Reinecke2-5/+13
2016-11-23scsi: pmcraid: Add missing resource releasesQuentin Lambert1-3/+7
2016-11-23scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim2-7/+27
2016-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-9/+27
2016-11-22scsi: ufs: qcom: Properly clear hba priv on failureBjorn Andersson1-3/+3
2016-11-22scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functionsArnd Bergmann1-13/+17
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai1-0/+1
2016-11-18scsi: libfc: fix seconds_since_last_reset miscalculationJohannes Thumshirn1-1/+1
2016-11-18scsi: aacraid: switch to pci_alloc_irq_vectorsHannes Reinecke4-44/+12
2016-11-18scsi: fc: move FC transport's bsg code to bsg-libJohannes Thumshirn1-242/+43
2016-11-18block: add bsg_job_put() and bsg_job_get()Johannes Thumshirn1-2/+2
2016-11-18scsi: fc: use bsg_job_doneJohannes Thumshirn6-85/+50
2016-11-18scsi: fc: use bsg_softirq_doneJohannes Thumshirn1-13/+2
2016-11-18scsi: fc: Use bsg_destroy_jobJohannes Thumshirn2-22/+4
2016-11-18scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn13-109/+110
2016-11-18scsi: fc: implement kref backed reference countingJohannes Thumshirn1-29/+11
2016-11-18scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()Johannes Thumshirn1-2/+0
2016-11-18scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn5-8/+9
2016-11-18scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn6-52/+50
2016-11-18scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn6-61/+116
2016-11-18scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn9-272/+392
2016-11-18scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2-2/+3
2016-11-17scsi: mvsas: fix command_active typoArnd Bergmann1-1/+1
2016-11-17scsi: dmx3191d: use module_pci_driverGeliang Tang1-12/+1
2016-11-17scsi: fnic: Correcting rport check location in fnic_queuecommand_lckSatish Kharat1-10/+18
2016-11-17scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang1-1/+3