summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan2014-07-251-0/+12
* Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol versionK. Y. Srinivasan2014-07-251-7/+10
* Drivers: scsi: storvsc: Filter commands based on the storage protocol versionK. Y. Srinivasan2014-07-251-3/+13
* Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the HostK. Y. Srinivasan2014-07-251-1/+1
* Drivers: scsi: storvsc: Change the limits to reflect the values on the hostK. Y. Srinivasan2014-07-251-16/+31
* ufs: fix DMA mask settingAkinobu Mita2014-07-252-26/+22
* ufs: adjust queue settings to PRDT limitationsAkinobu Mita2014-07-252-0/+20
* ufs: Fix sending unsupported SCSI commandSujit Reddy Thumma2014-07-251-0/+3
* ufs: read door bell register after clearing interrupt aggregationDolev Raviv2014-07-251-33/+34
* ufs: Fix queue depth handling for best effort casesSujit Reddy Thumma2014-07-251-55/+42
* ufs: Logical Unit (LU) command queue depthDolev Raviv2014-07-252-1/+65
* ufs: device query status and size checkDolev Raviv2014-07-251-17/+32
* ufs: query descriptor APIDolev Raviv2014-07-252-28/+128
* be2iscsi: Fix memory leak in mgmt_set_ip()Maurizio Lombardi2014-07-251-9/+11
* virtio-scsi: Implement change_queue_depth for virtscsi targetsVenkatesh Srinivas2014-07-251-0/+33
* virtio-scsi: replace target spinlock with seqcountMing Lei2014-07-251-13/+29
* hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron2014-07-251-1/+1
* hpsa: remove online devices from offline device listStephen M. Cameron2014-07-251-1/+5
* hpsa: fix non-x86 buildsArnd Bergmann2014-07-251-2/+2
* hpsa: do not unconditionally copy sense dataRobert Elliott2014-07-251-8/+8
* hpsa: fix 6-byte READ/WRITE with 0 length data xferStephen M. Cameron2014-07-251-1/+2
* hpsa: make hpsa_init_one return -ENOMEM if allocation of h->lockup_detected f...Stephen M. Cameron2014-07-251-1/+3
* bnx2fc: Rebranding bnx2fc driverSaurav Kashyap2014-07-2511-14/+72
* bnx2i: Rebranding bnx2i driverVikas Chaudhary2014-07-258-19/+33
* mpt3sas: Rework the MSI-X grouping codeMartin K. Petersen2014-07-251-52/+21
* mpt2sas: Rework the MSI-X grouping codeMartin K. Petersen2014-07-251-41/+23
* mptfusion: tweak null pointer checksJoe Lawrence2014-07-253-44/+37
* mptfusion: combine fw_event_work and its event_dataJoe Lawrence2014-07-252-11/+7
* mptfusion: make adapter prod_name[] a pointerJoe Lawrence2014-07-252-7/+6
* mptfusion: use memdup_userJoe Lawrence2014-07-251-13/+5
* mptfusion: remove redundant kfree checksJoe Lawrence2014-07-252-4/+2
* mptfusion: mark file-private functions as staticJoe Lawrence2014-07-253-5/+5
* mpt3sas: combine fw_event_work and its event_dataJoe Lawrence2014-07-251-25/+31
* mpt3sas: correct scsi_{target,device} hostdata allocationJoe Lawrence2014-07-251-2/+4
* mpt2sas: annotate ioc->reply_post_host_index as __iomemJoe Lawrence2014-07-252-5/+6
* mpt2sas: combine fw_event_work and its event_dataJoe Lawrence2014-07-251-22/+30
* mpt2sas: correct scsi_{target,device} hostdata allocationJoe Lawrence2014-07-251-2/+4
* 3w-xxxx: fix mis-aligned struct accessesArnd Bergmann2014-07-251-2/+2
* NCR53c406a: don't call free_dma() by defaultArnd Bergmann2014-07-251-1/+1
* qlogicfas: don't call free_dma()Arnd Bergmann2014-07-251-2/+0
* pas16: don't call free_dma()Arnd Bergmann2014-07-251-2/+0
* advansys: don't build ARMArnd Bergmann2014-07-251-1/+1
* ibmvfc: fix little endian issuesTyrel Datwyler2014-07-252-367/+374
* qla2xxx: Use dma_zalloc_coherentJoe Perches2014-07-251-6/+4
* bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-07-251-3/+3
* bfa: remove useless return variablesPeter Senna Tschudin2014-07-251-6/+4
* bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings2014-07-251-1/+1
* bfa: Use dma_zalloc_coherentJoe Perches2014-07-251-3/+3
* aic7xxx: Use kstrdupHimangi Saraogi2014-07-253-6/+3
* scsi: add defines for new FC port speeds.Dick Kennedy2014-07-251-0/+4