summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-08scsi: arcmsr: Fix device hot-plug monitoring timer stopching Huang2-26/+3
2020-10-08scsi: arcmsr: Remove unnecessary syntaxching Huang1-45/+18
2020-10-08scsi: pm80xx: Driver version updateViswas G1-1/+1
2020-10-08scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G5-47/+73
2020-10-08scsi: pm80xx: Remove DMA memory allocation for ccb and device structuresViswas G2-23/+33
2020-10-08scsi: pm80xx: Increase number of supported queuesViswas G6-104/+160
2020-10-08scsi: sym53c8xx_2: Fix sizeof() mismatchColin Ian King1-1/+1
2020-10-08scsi: isci: Fix a typo in a commentChristophe JAILLET1-1/+1
2020-10-08scsi: qla4xxx: Fix inconsistent format argument typeYe Bin1-1/+1
2020-10-08scsi: myrb: Fix inconsistent format argument typesYe Bin1-2/+2
2020-10-08scsi: myrb: Remove redundant assignment to variable timeoutJing Xiangfeng1-1/+0
2020-10-08scsi: bfa: Fix error return in bfad_pci_init()Jing Xiangfeng1-0/+1
2020-10-08scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()Qinglang Miao1-7/+1
2020-10-08scsi: snic: Simplify the return expression of svnic_cq_alloc()Liu Shixin1-7/+1
2020-10-08scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc()Liu Shixin1-7/+1
2020-10-08scsi: target: rd: Drop double zeroingJulia Lawall1-1/+1
2020-10-08scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao1-60/+8
2020-10-08scsi: qla2xxx: Initialize variable in qla8044_poll_reg()Tom Rix1-1/+1
2020-10-08scsi: qla2xxx: Do not consume srb greedilyDaniel Wagner1-27/+15
2020-10-08scsi: qla2xxx: Use constant when it is knownPavel Machek (CIP)1-3/+3
2020-10-08scsi: 53c700: Remove set but not used variableZheng Yongjun1-4/+0
2020-10-08scsi: gdth: Make option_setup() staticJason Yan1-75/+76
2020-10-08scsi: initio: Use module_pci_driver() to simplify the codeLiu Shixin1-13/+1
2020-10-08scsi: dc395x: Use module_pci_driver() to simplify the codeLiu Shixin1-24/+1
2020-10-08scsi: core: Only start the request just before dispatchingChristoph Hellwig1-3/+1
2020-10-08scsi: core: Remove scsi_setup_cmnd() and scsi_setup_fs_cmnd()Christoph Hellwig1-33/+18
2020-10-08scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig3-36/+29
2020-10-08scsi: core: Rename scsi_mq_prep_fn() to scsi_prepare_cmd()Christoph Hellwig1-2/+2
2020-10-08scsi: core: Rename scsi_prep_state_check() to scsi_device_state_check()Christoph Hellwig1-2/+2
2020-10-08scsi: core: Use rq_dma_dir in scsi_setup_cmnd()Christoph Hellwig1-6/+1
2020-10-08scsi: core: Move command size detection out of the fast pathChristoph Hellwig1-2/+2
2020-10-08scsi: core: Remove scsi_init_cmd_errhChristoph Hellwig1-16/+4
2020-10-08scsi: core: Don't export scsi_device_from_queue()Christoph Hellwig1-1/+0
2020-10-07scsi: hisi_sas: Recover PHY state according to the status before resetXiang Chen1-3/+1
2020-10-07scsi: hisi_sas: Filter out new PHY up events during suspendXiang Chen1-0/+6
2020-10-07scsi: hisi_sas: Add device link between SCSI devices and hisi_hbaXiang Chen1-1/+28
2020-10-07scsi: hisi_sas: Add check for methods _PS0 and _PR0Xiang Chen2-0/+5
2020-10-07scsi: hisi_sas: Add controller runtime PM support for v3 hwXiang Chen2-2/+56
2020-10-07scsi: hisi_sas: Switch to new framework to support suspend and resumeXiang Chen1-5/+10
2020-10-07scsi: hisi_sas: Use hisi_hba->cq_nvecs for calling calling synchronize_irq()Luo Jiaxing1-2/+3
2020-10-03scsi: qedf: Remove redundant assignment to variable 'rc'Jing Xiangfeng1-1/+0
2020-10-03scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()Ye Bin1-2/+1
2020-10-03scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin1-14/+2
2020-10-03scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changedYe Bin1-2/+1
2020-10-03scsi: sun_esp: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1
2020-10-03scsi: sun3x_esp: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1
2020-10-03scsi: sni_53c710: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1
2020-10-03scsi: qlogicpti: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1
2020-10-03scsi: mac_esp: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1
2020-10-03scsi: jazz_esp: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1