summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-15scsi: dpt_i2o: stop using scsi_unregisterChristoph Hellwig2-13/+4
2018-03-15scsi: eata: eata-pio: Deprecate legacy EATA driversMartin K. Petersen6-4056/+0
2018-03-15scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2-8/+8
2018-03-13scsi: device_handler: remove VLAsStephen Kitt3-6/+6
2018-03-13scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma callsFinn Thain2-2/+2
2018-03-13scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()Xiang Chen1-1/+2
2018-03-13scsi: hisi_sas: modify some register config for hip08Xiaofei Tan1-12/+11
2018-03-13scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen4-23/+33
2018-03-13scsi: hisi_sas: fix return value of hisi_sas_task_prep()Xiaofei Tan1-3/+3
2018-03-13scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen3-13/+0
2018-03-13scsi: hisi_sas: increase timer expire of internal abort taskXiaofei Tan1-1/+2
2018-03-13scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan3-6/+9
2018-03-13scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan4-20/+4
2018-03-13scsi: hisi_sas: support the property of signal attenuation for v2 hwXiaofei Tan1-1/+38
2018-03-13scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert1-0/+11
2018-03-13scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018James Smart2-2/+2
2018-03-13scsi: lpfc: update driver version to 12.0.0.1James Smart1-1/+1
2018-03-13scsi: lpfc: Memory allocation error during driver start-up on power8James Smart4-11/+21
2018-03-13scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart2-22/+13
2018-03-13scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart3-1/+6
2018-03-13scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart3-104/+191
2018-03-13scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart4-127/+203
2018-03-13scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart5-66/+61
2018-03-13scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart2-1/+16
2018-03-13scsi: lpfc: Add missing unlock in WQ full logicJames Smart1-0/+1
2018-03-13scsi: ipr: Use dma_pool_zalloc()Souptick Joarder1-2/+2
2018-03-07scsi: lpfc: use __raw_writeX on DPP copiesJames Smart1-2/+9
2018-03-07scsi: core: use blk_mq_requeue_request in __scsi_queue_insertJianchao Wang1-1/+13
2018-03-07scsi: megaraid: Use dma_pool_zalloc()Souptick Joarder1-2/+1
2018-03-07scsi: smartpqi: add in new supported controllersKevin Barnett1-0/+44
2018-03-06scsi: mpt3sas: clarify mmio pointer typesArnd Bergmann2-20/+24
2018-03-02scsi: atp870u: 64 bit bug in atp885_init()Dan Carpenter1-2/+2
2018-03-02scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann1-11/+12
2018-03-02scsi: ufs: Fix kernel-doc errors and warningsBart Van Assche4-55/+52
2018-03-02scsi: sd_zbc: Fix sd_zbc_get_seq_zones() kernel-doc headerBart Van Assche1-1/+2
2018-02-28scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S6-178/+54
2018-02-28scsi: mpt3sas: Introduce function to clone mpi reply.Suganath Prabu Subramani1-1/+36
2018-02-28scsi: mpt3sas: Introduce function to clone mpi request.Suganath Prabu Subramani1-15/+125
2018-02-28scsi: mpt3sas: Introduce Base function for cloning.Suganath Prabu Subramani3-1/+218
2018-02-28scsi: mpt3sas: Introduce API to get BAR0 mapped buffer addressSuganath Prabu Subramani2-0/+95
2018-02-28scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.Suganath Prabu Subramani2-33/+54
2018-02-28scsi: mpt3sas: Add PCI device ID for Andromeda.Suganath Prabu Subramani3-2/+14
2018-02-28scsi: core: fix two wrong indentation casesJianchao Wang2-2/+2
2018-02-28scsi: qedi: fix build regressionArnd Bergmann1-2/+0
2018-02-28scsi: libsas: Fix kernel-doc headersBart Van Assche5-24/+27
2018-02-23scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart6-6/+6
2018-02-23scsi: lpfc: update driver version to 12.0.0.0James Smart1-1/+1
2018-02-23scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart6-17/+69
2018-02-23scsi: lpfc: Fix nvme embedded io length on new hardwareJames Smart1-1/+1
2018-02-23scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart7-6/+94