summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: mpt3sas: Introduce API to get BAR0 mapped buffer addressSuganath Prabu Subramani2018-02-272-0/+95
| * | scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.Suganath Prabu Subramani2018-02-272-33/+54
| * | scsi: mpt3sas: Add PCI device ID for Andromeda.Suganath Prabu Subramani2018-02-273-2/+14
| * | scsi: core: fix two wrong indentation casesJianchao Wang2018-02-272-2/+2
| * | scsi: qedi: fix build regressionArnd Bergmann2018-02-271-2/+0
| * | scsi: libsas: Fix kernel-doc headersBart Van Assche2018-02-275-24/+27
| * | scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart2018-02-226-6/+6
| * | scsi: lpfc: update driver version to 12.0.0.0James Smart2018-02-221-1/+1
| * | scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart2018-02-226-17/+69
| * | scsi: lpfc: Fix nvme embedded io length on new hardwareJames Smart2018-02-221-1/+1
| * | scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart2018-02-227-6/+94
| * | scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart2018-02-223-17/+33
| * | scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart2018-02-224-17/+92
| * | scsi: lpfc: Add 64G link speed supportJames Smart2018-02-229-30/+93
| * | scsi: lpfc: Add PCI Ids for if_type=6 hardwareJames Smart2018-02-223-0/+6
| * | scsi: lpfc: Add push-to-adapter support to sli4James Smart2018-02-226-87/+220
| * | scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart2018-02-225-26/+275
| * | scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart2018-02-225-19/+32
| * | scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart2018-02-223-31/+44
| * | scsi: qla2xxx: Use dma_pool_zalloc()Souptick Joarder2018-02-223-16/+4
| * | scsi: qla4xxx: Use dma_pool_zalloc()Souptick Joarder2018-02-212-7/+3
| * | scsi: ufs: sysfs: attributesStanislav Nijnikov2018-02-155-7/+109
| * | scsi: ufs: sysfs: flagsStanislav Nijnikov2018-02-152-3/+50
| * | scsi: ufs: sysfs: unit descriptorStanislav Nijnikov2018-02-155-16/+88
| * | scsi: core: host template attribute groupsStanislav Nijnikov2018-02-151-0/+11
| * | scsi: ufs: sysfs: string descriptorsStanislav Nijnikov2018-02-153-7/+72
| * | scsi: ufs: sysfs: power descriptorStanislav Nijnikov2018-02-151-0/+117
| * | scsi: ufs: sysfs: health descriptorStanislav Nijnikov2018-02-154-0/+40
| * | scsi: ufs: sysfs: geometry descriptorStanislav Nijnikov2018-02-152-0/+120
| * | scsi: ufs: sysfs: interconnect descriptorStanislav Nijnikov2018-02-152-0/+26
| * | scsi: ufs: sysfs: device descriptorStanislav Nijnikov2018-02-154-6/+136
| * | scsi: ufs: sysfs: attribute group for existing sysfs entries.Stanislav Nijnikov2018-02-155-153/+178
| * | scsi: scsi_debug: call resp_*() function after setting host_scribbleMartin Wilck2018-02-151-20/+33
| * | scsi: scsi_transport_spi: make two const arrays static, shrinks object sizeColin Ian King2018-02-151-2/+2
| * | scsi: scsi_debug: reset injection flags for every_nth > 0Martin Wilck2018-02-131-1/+6
| * | scsi: scsi_debug: implement IMMED bitDouglas Gilbert2018-02-131-11/+65
| * | scsi: scsi_debug: Fix pointer styling issuesJohn Pittman2018-02-131-36/+36
| * | scsi: core: Reduce number of scsi_test_unit_ready() retriesBart Van Assche2018-02-131-1/+1
| * | scsi: core: Move the eh_deadline module parameter definitionBart Van Assche2018-02-131-6/+6
| * | scsi: core: scmd_eh_abort_handler(): Add a commentBart Van Assche2018-02-131-0/+6
| * | scsi: pmcraid: Use sgl_alloc_order() and sgl_free_order()Bart Van Assche2018-02-133-40/+6
| * | scsi: pmcraid: Remove an unused structure memberBart Van Assche2018-02-131-1/+0
| * | scsi: ipr: Use sgl_alloc_order() and sgl_free_order()Bart Van Assche2018-02-133-42/+10
| * | scsi: pmcraid: remove redundant initializations of pointer 'ioadl'Colin Ian King2018-02-131-4/+4
| * | scsi: isci: remove redundant initialization to 'bit'Colin Ian King2018-02-131-1/+1
| * | scsi: sym53c416: avoid section mismatch with LTOArnd Bergmann2018-02-131-1/+1
| * | scsi: NCR53c406a: avoid section mismatch with LTOArnd Bergmann2018-02-131-1/+1
| * | scsi: aacraid: Auto detect INTx or MSIx mode during sync cmd processingRaghava Aditya Renukunta2018-02-132-6/+17
| * | scsi: aacraid: Preserve MSIX mode in the OMR registerRaghava Aditya Renukunta2018-02-131-0/+22
| * | scsi: aacraid: Implement DropIO sync commandRaghava Aditya Renukunta2018-02-132-6/+159