summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: unexport scsi_host_set_stateChristoph Hellwig2018-03-201-1/+0
* scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash2018-03-156-42/+395
* scsi: bfa: remove VLAStephen Kitt2018-03-151-1/+1
* scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt2018-03-155-14/+11
* scsi: scsi_dh_alua: Correct comment for alua_alloc_pg()John Pittman2018-03-151-1/+1
* scsi: aha1740: stop using scsi_unregisterChristoph Hellwig2018-03-151-1/+1
* scsi: ips: don't set .detect and .release in the host templateChristoph Hellwig2018-03-151-4/+0
* scsi: dpt_i2o: stop using scsi_unregisterChristoph Hellwig2018-03-152-13/+4
* scsi: eata: eata-pio: Deprecate legacy EATA driversMartin K. Petersen2018-03-156-4056/+0
* scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2018-03-152-8/+8
* scsi: device_handler: remove VLAsStephen Kitt2018-03-133-6/+6
* scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma callsFinn Thain2018-03-132-2/+2
* scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()Xiang Chen2018-03-131-1/+2
* scsi: hisi_sas: modify some register config for hip08Xiaofei Tan2018-03-131-12/+11
* scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen2018-03-134-23/+33
* scsi: hisi_sas: fix return value of hisi_sas_task_prep()Xiaofei Tan2018-03-131-3/+3
* scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen2018-03-133-13/+0
* scsi: hisi_sas: increase timer expire of internal abort taskXiaofei Tan2018-03-131-1/+2
* scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan2018-03-133-6/+9
* scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan2018-03-134-20/+4
* scsi: hisi_sas: support the property of signal attenuation for v2 hwXiaofei Tan2018-03-131-1/+38
* scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert2018-03-131-0/+11
* scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018James Smart2018-03-132-2/+2
* scsi: lpfc: update driver version to 12.0.0.1James Smart2018-03-131-1/+1
* scsi: lpfc: Memory allocation error during driver start-up on power8James Smart2018-03-134-11/+21
* scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart2018-03-132-22/+13
* scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart2018-03-133-1/+6
* scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart2018-03-133-104/+191
* scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart2018-03-134-127/+203
* scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart2018-03-135-66/+61
* scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart2018-03-132-1/+16
* scsi: lpfc: Add missing unlock in WQ full logicJames Smart2018-03-131-0/+1
* scsi: ipr: Use dma_pool_zalloc()Souptick Joarder2018-03-131-2/+2
* scsi: lpfc: use __raw_writeX on DPP copiesJames Smart2018-03-071-2/+9
* scsi: core: use blk_mq_requeue_request in __scsi_queue_insertJianchao Wang2018-03-071-1/+13
* scsi: megaraid: Use dma_pool_zalloc()Souptick Joarder2018-03-071-2/+1
* scsi: smartpqi: add in new supported controllersKevin Barnett2018-03-071-0/+44
* scsi: mpt3sas: clarify mmio pointer typesArnd Bergmann2018-03-062-20/+24
* scsi: atp870u: 64 bit bug in atp885_init()Dan Carpenter2018-03-021-2/+2
* scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann2018-03-021-11/+12
* scsi: ufs: Fix kernel-doc errors and warningsBart Van Assche2018-03-024-55/+52
* scsi: sd_zbc: Fix sd_zbc_get_seq_zones() kernel-doc headerBart Van Assche2018-03-021-1/+2
* scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S2018-02-286-178/+54
* 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