aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19scsi: remove the old scsi_module.c initialization modelChristoph Hellwig2-96/+0
2018-03-19scsi: remove the sym53c416 driverChristoph Hellwig4-896/+0
2018-03-19scsi: remove the NCR53c406a driverChristoph Hellwig3-1103/+0
2018-03-19scsi: remove the fdomain and fdomain_cs driversChristoph Hellwig8-2050/+0
2018-03-19scsi: mvme147: stop using scsi_module.cChristoph Hellwig1-50/+57
2018-03-19scsi: esas2r: remove initialization / cleanup dead woodChristoph Hellwig3-91/+4
2018-03-19scsi: core: unexport scsi_host_set_stateChristoph Hellwig1-1/+0
2018-03-15scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash6-42/+395
2018-03-15scsi: bfa: remove VLAStephen Kitt1-1/+1
2018-03-15scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt5-14/+11
2018-03-15scsi: scsi_dh_alua: Correct comment for alua_alloc_pg()John Pittman1-1/+1
2018-03-15scsi: aha1740: stop using scsi_unregisterChristoph Hellwig1-1/+1
2018-03-15scsi: ips: don't set .detect and .release in the host templateChristoph Hellwig1-4/+0
2018-03-15scsi: dpt_i2o: stop using scsi_unregisterChristoph Hellwig2-13/+4
2018-03-14scsi: eata: eata-pio: Deprecate legacy EATA driversMartin K. Petersen6-4056/+0
2018-03-14scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2-8/+8
2018-03-12scsi: device_handler: remove VLAsStephen Kitt3-6/+6
2018-03-12scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma callsFinn Thain2-2/+2
2018-03-12scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()Xiang Chen1-1/+2
2018-03-12scsi: hisi_sas: modify some register config for hip08Xiaofei Tan1-12/+11
2018-03-12scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen4-23/+33
2018-03-12scsi: hisi_sas: fix return value of hisi_sas_task_prep()Xiaofei Tan1-3/+3
2018-03-12scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen3-13/+0
2018-03-12scsi: hisi_sas: increase timer expire of internal abort taskXiaofei Tan1-1/+2
2018-03-12scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan3-6/+9
2018-03-12scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan4-20/+4
2018-03-12scsi: hisi_sas: support the property of signal attenuation for v2 hwXiaofei Tan1-1/+38
2018-03-12scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert1-0/+11
2018-03-12scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018James Smart2-2/+2
2018-03-12scsi: lpfc: update driver version to 12.0.0.1James Smart1-1/+1
2018-03-12scsi: lpfc: Memory allocation error during driver start-up on power8James Smart4-11/+21
2018-03-12scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart2-22/+13
2018-03-12scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart3-1/+6
2018-03-12scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart3-104/+191
2018-03-12scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart4-127/+203
2018-03-12scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart5-66/+61
2018-03-12scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart2-1/+16
2018-03-12scsi: lpfc: Add missing unlock in WQ full logicJames Smart1-0/+1
2018-03-12scsi: ipr: Use dma_pool_zalloc()Souptick Joarder1-2/+2
2018-03-06scsi: lpfc: use __raw_writeX on DPP copiesJames Smart1-2/+9
2018-03-06scsi: core: use blk_mq_requeue_request in __scsi_queue_insertJianchao Wang1-1/+13
2018-03-06scsi: megaraid: Use dma_pool_zalloc()Souptick Joarder1-2/+1
2018-03-06scsi: smartpqi: add in new supported controllersKevin Barnett1-0/+44
2018-03-06scsi: mpt3sas: clarify mmio pointer typesArnd Bergmann2-20/+24
2018-03-01scsi: atp870u: 64 bit bug in atp885_init()Dan Carpenter1-2/+2
2018-03-01scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann1-11/+12
2018-03-01scsi: ufs: Fix kernel-doc errors and warningsBart Van Assche4-55/+52
2018-03-01scsi: sd_zbc: Fix sd_zbc_get_seq_zones() kernel-doc headerBart Van Assche1-1/+2
2018-02-27scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers.Suganath Prabu S6-178/+54
2018-02-27scsi: mpt3sas: Introduce function to clone mpi reply.Suganath Prabu Subramani1-1/+36