summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai-6/+1
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+4
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin-1/+0
2014-12-09virtio_scsi: v1.0 supportMichael S. Tsirkin-19/+32
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro-48/+91
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley-11112/+5722
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley-2769/+1340
2014-12-04Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy-4/+1
2014-12-04Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy-4/+1
2014-12-04esas2r: Correct typos of "validate" in a commentBoris Bodemann-2/+2
2014-12-04fc: FCP_PTA_SIMPLE is 0Christoph Hellwig-9/+2
2014-12-04ibmvfc: remove unused tag variableChristoph Hellwig-1/+0
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig-12/+11
2014-12-04scsi: remove scsi_set_tag_typeChristoph Hellwig-1/+1
2014-12-04scsi: remove scsi_get_tag_typeChristoph Hellwig-3/+3
2014-12-04scsi: never drop to untagged mode during queue ramp downChristoph Hellwig-6/+0
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig-152/+4
2014-12-02scsi: set fmt to NULL scsi_extd_sense_format() by defaultDan Carpenter-0/+3
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-52/+77
2014-11-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-52/+77
2014-11-27libsas: remove task_collector modeChristoph Hellwig-465/+92
2014-11-27wd719x: remove dma_cache_sync callOndrej Zary-2/+0
2014-11-26ufs: fix NULL dereference when no regulators are definedAkinobu Mita-0/+6
2014-11-26ufs: ensure clk gating work is finished before module unloadingAkinobu Mita-0/+2
2014-11-25cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai-94/+19
2014-11-25scsi_debug: add Report supported opcodes+tmfs; Compare and writeDouglas Gilbert-19/+307
2014-11-25scsi_debug: change SCSI command parser to table drivenDouglas Gilbert-558/+833
2014-11-25scsi_debug: add Capacity Changed Unit AttentionDouglas Gilbert-4/+24
2014-11-25scsi_debug: append inject error flags onto scsi_cmnd objectDouglas Gilbert-0/+68
2014-11-25scsi_debug: pinpoint invalid field in sense dataDouglas Gilbert-50/+88
2014-11-25wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driverOndrej Zary-0/+1256
2014-11-25esas2r: fix an oversight in setting return valueTomas Henzl-1/+4
2014-11-25esas2r: fix an error path in esas2r_ioctl_handlerTomas Henzl-3/+4
2014-11-25esas2r: fir error handling in do_fm_apiTomas Henzl-5/+5
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke-4/+0
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke-9/+8
2014-11-24scsi: remove scsi_driver owner fieldChristoph Hellwig-12/+11
2014-11-24scsi: move scsi_dispatch_cmd to scsi_lib.cChristoph Hellwig-82/+81
2014-11-24scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig-15/+13
2014-11-24scsi: remove scsi_next_commandChristoph Hellwig-15/+4
2014-11-24scsi: don't use scsi_next_command in scsi_reset_providerChristoph Hellwig-8/+3
2014-11-24tmscsim: replace by am53c974 driverHannes Reinecke-3192/+1
2014-11-24esp_scsi: enable CONFIG2_FENAB for am53c974Hannes Reinecke-0/+42
2014-11-24esp_scsi: let DMA driver provide a config2 valuePaolo Bonzini-33/+37
2014-11-24esp_scsi: correctly detect am53c974Hannes Reinecke-1/+33
2014-11-24am53c974: BLAST residual handlingHannes Reinecke-0/+36
2014-11-24am53c974: add new driverHannes Reinecke-0/+556
2014-11-24esp_scsi: use FIFO for command submissionHannes Reinecke-17/+30
2014-11-24esp_scsi: read status registersHannes Reinecke-3/+5
2014-11-24esp_scsi: debug event and commandHannes Reinecke-0/+15