summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S2018-02-286-178/+54Star
* scsi: mpt3sas: Introduce function to clone mpi reply.Suganath Prabu Subramani2018-02-281-1/+36
* scsi: mpt3sas: Introduce function to clone mpi request.Suganath Prabu Subramani2018-02-281-15/+125
* scsi: mpt3sas: Introduce Base function for cloning.Suganath Prabu Subramani2018-02-283-1/+218
* scsi: mpt3sas: Introduce API to get BAR0 mapped buffer addressSuganath Prabu Subramani2018-02-282-0/+95
* scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.Suganath Prabu Subramani2018-02-282-33/+54
* scsi: mpt3sas: Add PCI device ID for Andromeda.Suganath Prabu Subramani2018-02-283-2/+14
* scsi: core: fix two wrong indentation casesJianchao Wang2018-02-282-2/+2
* scsi: qedi: fix build regressionArnd Bergmann2018-02-281-2/+0Star
* scsi: libsas: Fix kernel-doc headersBart Van Assche2018-02-285-24/+27
* scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart2018-02-236-6/+6
* scsi: lpfc: update driver version to 12.0.0.0James Smart2018-02-231-1/+1
* scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart2018-02-236-17/+69
* scsi: lpfc: Fix nvme embedded io length on new hardwareJames Smart2018-02-231-1/+1
* scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart2018-02-237-6/+94
* scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart2018-02-233-17/+33
* scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart2018-02-234-17/+92
* scsi: lpfc: Add 64G link speed supportJames Smart2018-02-239-30/+93
* scsi: lpfc: Add PCI Ids for if_type=6 hardwareJames Smart2018-02-233-0/+6
* scsi: lpfc: Add push-to-adapter support to sli4James Smart2018-02-236-87/+220
* scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart2018-02-235-26/+275
* scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart2018-02-235-19/+32
* scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart2018-02-233-31/+44
* scsi: qla2xxx: Use dma_pool_zalloc()Souptick Joarder2018-02-233-16/+4Star
* scsi: qla4xxx: Use dma_pool_zalloc()Souptick Joarder2018-02-222-7/+3Star
* scsi: ufs: sysfs: attributesStanislav Nijnikov2018-02-165-7/+109
* scsi: ufs: sysfs: flagsStanislav Nijnikov2018-02-162-3/+50
* scsi: ufs: sysfs: unit descriptorStanislav Nijnikov2018-02-165-16/+88
* scsi: core: host template attribute groupsStanislav Nijnikov2018-02-161-0/+11
* scsi: ufs: sysfs: string descriptorsStanislav Nijnikov2018-02-163-7/+72
* scsi: ufs: sysfs: power descriptorStanislav Nijnikov2018-02-161-0/+117
* scsi: ufs: sysfs: health descriptorStanislav Nijnikov2018-02-164-0/+40
* scsi: ufs: sysfs: geometry descriptorStanislav Nijnikov2018-02-162-0/+120
* scsi: ufs: sysfs: interconnect descriptorStanislav Nijnikov2018-02-162-0/+26
* scsi: ufs: sysfs: device descriptorStanislav Nijnikov2018-02-164-6/+136
* scsi: ufs: sysfs: attribute group for existing sysfs entries.Stanislav Nijnikov2018-02-165-153/+178
* scsi: scsi_debug: call resp_*() function after setting host_scribbleMartin Wilck2018-02-161-20/+33
* scsi: scsi_transport_spi: make two const arrays static, shrinks object sizeColin Ian King2018-02-161-2/+2
* scsi: scsi_debug: reset injection flags for every_nth > 0Martin Wilck2018-02-141-1/+6
* scsi: scsi_debug: implement IMMED bitDouglas Gilbert2018-02-141-11/+65
* scsi: scsi_debug: Fix pointer styling issuesJohn Pittman2018-02-141-36/+36
* scsi: core: Reduce number of scsi_test_unit_ready() retriesBart Van Assche2018-02-141-1/+1
* scsi: core: Move the eh_deadline module parameter definitionBart Van Assche2018-02-141-6/+6
* scsi: core: scmd_eh_abort_handler(): Add a commentBart Van Assche2018-02-141-0/+6
* scsi: pmcraid: Use sgl_alloc_order() and sgl_free_order()Bart Van Assche2018-02-143-40/+6Star
* scsi: pmcraid: Remove an unused structure memberBart Van Assche2018-02-141-1/+0Star
* scsi: ipr: Use sgl_alloc_order() and sgl_free_order()Bart Van Assche2018-02-143-42/+10Star
* scsi: pmcraid: remove redundant initializations of pointer 'ioadl'Colin Ian King2018-02-141-4/+4
* scsi: isci: remove redundant initialization to 'bit'Colin Ian King2018-02-141-1/+1
* scsi: sym53c416: avoid section mismatch with LTOArnd Bergmann2018-02-141-1/+1