summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-27scsi: core: fix two wrong indentation casesJianchao Wang
2018-02-27scsi: qedi: fix build regressionArnd Bergmann
2018-02-27scsi: libsas: Fix kernel-doc headersBart Van Assche
2018-02-22scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart
2018-02-22scsi: lpfc: update driver version to 12.0.0.0James Smart
2018-02-22scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart
2018-02-22scsi: lpfc: Fix nvme embedded io length on new hardwareJames Smart
2018-02-22scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart
2018-02-22scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart
2018-02-22scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart
2018-02-22scsi: lpfc: Add 64G link speed supportJames Smart
2018-02-22scsi: lpfc: Add PCI Ids for if_type=6 hardwareJames Smart
2018-02-22scsi: lpfc: Add push-to-adapter support to sli4James Smart
2018-02-22scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart
2018-02-22scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart
2018-02-22scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart
2018-02-22scsi: qla2xxx: Use dma_pool_zalloc()Souptick Joarder
2018-02-21scsi: qla4xxx: Use dma_pool_zalloc()Souptick Joarder
2018-02-15scsi: ufs: sysfs: attributesStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: flagsStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: unit descriptorStanislav Nijnikov
2018-02-15scsi: core: host template attribute groupsStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: string descriptorsStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: power descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: health descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: geometry descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: interconnect descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: device descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: attribute group for existing sysfs entries.Stanislav Nijnikov
2018-02-15scsi: scsi_debug: call resp_*() function after setting host_scribbleMartin Wilck
2018-02-15scsi: scsi_transport_spi: make two const arrays static, shrinks object sizeColin Ian King
2018-02-13scsi: scsi_debug: reset injection flags for every_nth > 0Martin Wilck
2018-02-13scsi: scsi_debug: implement IMMED bitDouglas Gilbert
2018-02-13scsi: scsi_debug: Fix pointer styling issuesJohn Pittman
2018-02-13scsi: core: Reduce number of scsi_test_unit_ready() retriesBart Van Assche
2018-02-13scsi: core: Move the eh_deadline module parameter definitionBart Van Assche
2018-02-13scsi: core: scmd_eh_abort_handler(): Add a commentBart Van Assche
2018-02-13scsi: pmcraid: Use sgl_alloc_order() and sgl_free_order()Bart Van Assche
2018-02-13scsi: pmcraid: Remove an unused structure memberBart Van Assche
2018-02-13scsi: ipr: Use sgl_alloc_order() and sgl_free_order()Bart Van Assche
2018-02-13scsi: pmcraid: remove redundant initializations of pointer 'ioadl'Colin Ian King
2018-02-13scsi: isci: remove redundant initialization to 'bit'Colin Ian King
2018-02-13scsi: sym53c416: avoid section mismatch with LTOArnd Bergmann
2018-02-13scsi: NCR53c406a: avoid section mismatch with LTOArnd Bergmann
2018-02-13scsi: aacraid: Auto detect INTx or MSIx mode during sync cmd processingRaghava Aditya Renukunta
2018-02-13scsi: aacraid: Preserve MSIX mode in the OMR registerRaghava Aditya Renukunta
2018-02-13scsi: aacraid: Implement DropIO sync commandRaghava Aditya Renukunta
2018-02-13scsi: qedf: use correct strncpy() sizeArnd Bergmann
2018-02-13scsi: qedf: fix LTO-enabled buildArnd Bergmann
2018-02-13scsi: libfc: remove redundant initialization of 'disc'Colin Ian King