summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: remove the NCR53c406a driverChristoph Hellwig2018-03-193-1103/+0
| * | scsi: remove the fdomain and fdomain_cs driversChristoph Hellwig2018-03-198-2050/+0
| * | scsi: mvme147: stop using scsi_module.cChristoph Hellwig2018-03-191-50/+57
| * | scsi: esas2r: remove initialization / cleanup dead woodChristoph Hellwig2018-03-193-91/+4
| * | scsi: core: unexport scsi_host_set_stateChristoph Hellwig2018-03-191-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-146-4056/+0
| * | scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2018-03-142-8/+8
| * | scsi: device_handler: remove VLAsStephen Kitt2018-03-123-6/+6
| * | scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma callsFinn Thain2018-03-122-2/+2
| * | scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()Xiang Chen2018-03-121-1/+2
| * | scsi: hisi_sas: modify some register config for hip08Xiaofei Tan2018-03-121-12/+11
| * | scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen2018-03-124-23/+33
| * | scsi: hisi_sas: fix return value of hisi_sas_task_prep()Xiaofei Tan2018-03-121-3/+3
| * | scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen2018-03-123-13/+0
| * | scsi: hisi_sas: increase timer expire of internal abort taskXiaofei Tan2018-03-121-1/+2
| * | scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan2018-03-123-6/+9
| * | scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan2018-03-124-20/+4
| * | scsi: hisi_sas: support the property of signal attenuation for v2 hwXiaofei Tan2018-03-121-1/+38
| * | scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert2018-03-121-0/+11
| * | scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018James Smart2018-03-122-2/+2
| * | scsi: lpfc: update driver version to 12.0.0.1James Smart2018-03-121-1/+1
| * | scsi: lpfc: Memory allocation error during driver start-up on power8James Smart2018-03-124-11/+21
| * | scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart2018-03-122-22/+13
| * | scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart2018-03-123-1/+6
| * | scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart2018-03-123-104/+191
| * | scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart2018-03-124-127/+203
| * | scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart2018-03-125-66/+61
| * | scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart2018-03-122-1/+16
| * | scsi: lpfc: Add missing unlock in WQ full logicJames Smart2018-03-121-0/+1
| * | scsi: ipr: Use dma_pool_zalloc()Souptick Joarder2018-03-121-2/+2
| * | scsi: lpfc: use __raw_writeX on DPP copiesJames Smart2018-03-061-2/+9
| * | scsi: core: use blk_mq_requeue_request in __scsi_queue_insertJianchao Wang2018-03-061-1/+13
| * | scsi: megaraid: Use dma_pool_zalloc()Souptick Joarder2018-03-061-2/+1
| * | scsi: smartpqi: add in new supported controllersKevin Barnett2018-03-061-0/+44
| * | scsi: mpt3sas: clarify mmio pointer typesArnd Bergmann2018-03-062-20/+24
| * | scsi: atp870u: 64 bit bug in atp885_init()Dan Carpenter2018-03-011-2/+2
| * | scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann2018-03-011-11/+12
| * | scsi: ufs: Fix kernel-doc errors and warningsBart Van Assche2018-03-014-55/+52
| * | scsi: sd_zbc: Fix sd_zbc_get_seq_zones() kernel-doc headerBart Van Assche2018-03-011-1/+2
| * | scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S2018-02-276-178/+54
| * | scsi: mpt3sas: Introduce function to clone mpi reply.Suganath Prabu Subramani2018-02-271-1/+36
| * | scsi: mpt3sas: Introduce function to clone mpi request.Suganath Prabu Subramani2018-02-271-15/+125
| * | scsi: mpt3sas: Introduce Base function for cloning.Suganath Prabu Subramani2018-02-273-1/+218