summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-12scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen
2018-03-12scsi: hisi_sas: increase timer expire of internal abort taskXiaofei Tan
2018-03-12scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan
2018-03-12scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan
2018-03-12scsi: hisi_sas: support the property of signal attenuation for v2 hwXiaofei Tan
2018-03-12scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert
2018-03-12scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018James Smart
2018-03-12scsi: lpfc: update driver version to 12.0.0.1James Smart
2018-03-12scsi: lpfc: Memory allocation error during driver start-up on power8James Smart
2018-03-12scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart
2018-03-12scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart
2018-03-12scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart
2018-03-12scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart
2018-03-12scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart
2018-03-12scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart
2018-03-12scsi: lpfc: Add missing unlock in WQ full logicJames Smart
2018-03-12scsi: ipr: Use dma_pool_zalloc()Souptick Joarder
2018-03-06scsi: lpfc: use __raw_writeX on DPP copiesJames Smart
2018-03-06scsi: core: use blk_mq_requeue_request in __scsi_queue_insertJianchao Wang
2018-03-06scsi: megaraid: Use dma_pool_zalloc()Souptick Joarder
2018-03-06scsi: smartpqi: add in new supported controllersKevin Barnett
2018-03-06scsi: mpt3sas: clarify mmio pointer typesArnd Bergmann
2018-03-01scsi: atp870u: 64 bit bug in atp885_init()Dan Carpenter
2018-03-01scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann
2018-03-01scsi: ufs: Fix kernel-doc errors and warningsBart Van Assche
2018-03-01scsi: sd_zbc: Fix sd_zbc_get_seq_zones() kernel-doc headerBart Van Assche
2018-02-27scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S
2018-02-27scsi: mpt3sas: Introduce function to clone mpi reply.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Introduce function to clone mpi request.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Introduce Base function for cloning.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Introduce API to get BAR0 mapped buffer addressSuganath Prabu Subramani
2018-02-27scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Add PCI device ID for Andromeda.Suganath Prabu Subramani
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