summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-07scsi: bfa: Fix error return in bfad_pci_init()Jing Xiangfeng
2020-10-07scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()Qinglang Miao
2020-10-07scsi: snic: Simplify the return expression of svnic_cq_alloc()Liu Shixin
2020-10-07scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc()Liu Shixin
2020-10-07scsi: target: rd: Drop double zeroingJulia Lawall
2020-10-07scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-10-07scsi: qla2xxx: Initialize variable in qla8044_poll_reg()Tom Rix
2020-10-07scsi: qla2xxx: Do not consume srb greedilyDaniel Wagner
2020-10-07scsi: qla2xxx: Use constant when it is knownPavel Machek (CIP)
2020-10-07scsi: 53c700: Remove set but not used variableZheng Yongjun
2020-10-07scsi: gdth: Make option_setup() staticJason Yan
2020-10-07scsi: initio: Use module_pci_driver() to simplify the codeLiu Shixin
2020-10-07scsi: dc395x: Use module_pci_driver() to simplify the codeLiu Shixin
2020-10-07scsi: core: Only start the request just before dispatchingChristoph Hellwig
2020-10-07scsi: core: Remove scsi_setup_cmnd() and scsi_setup_fs_cmnd()Christoph Hellwig
2020-10-07scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig
2020-10-07scsi: core: Rename scsi_mq_prep_fn() to scsi_prepare_cmd()Christoph Hellwig
2020-10-07scsi: core: Rename scsi_prep_state_check() to scsi_device_state_check()Christoph Hellwig
2020-10-07scsi: core: Use rq_dma_dir in scsi_setup_cmnd()Christoph Hellwig
2020-10-07scsi: core: Move command size detection out of the fast pathChristoph Hellwig
2020-10-07scsi: core: Remove scsi_init_cmd_errhChristoph Hellwig
2020-10-07scsi: core: Don't export scsi_device_from_queue()Christoph Hellwig
2020-10-06scsi: hisi_sas: Recover PHY state according to the status before resetXiang Chen
2020-10-06scsi: hisi_sas: Filter out new PHY up events during suspendXiang Chen
2020-10-06scsi: hisi_sas: Add device link between SCSI devices and hisi_hbaXiang Chen
2020-10-06scsi: hisi_sas: Add check for methods _PS0 and _PR0Xiang Chen
2020-10-06scsi: hisi_sas: Add controller runtime PM support for v3 hwXiang Chen
2020-10-06scsi: hisi_sas: Switch to new framework to support suspend and resumeXiang Chen
2020-10-06scsi: hisi_sas: Use hisi_hba->cq_nvecs for calling calling synchronize_irq()Luo Jiaxing
2020-10-02scsi: qedf: Remove redundant assignment to variable 'rc'Jing Xiangfeng
2020-10-02scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()Ye Bin
2020-10-02scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-10-02scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changedYe Bin
2020-10-02scsi: sun_esp: Use module_platform_driver to simplify the codeLiu Shixin
2020-10-02scsi: sun3x_esp: Use module_platform_driver to simplify the codeLiu Shixin
2020-10-02scsi: sni_53c710: Use module_platform_driver to simplify the codeLiu Shixin
2020-10-02scsi: qlogicpti: Use module_platform_driver to simplify the codeLiu Shixin
2020-10-02scsi: mac_esp: Use module_platform_driver to simplify the codeLiu Shixin
2020-10-02scsi: jazz_esp: Use module_platform_driver to simplify the codeLiu Shixin
2020-10-02scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng
2020-10-02scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()Hannes Reinecke
2020-10-02scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter
2020-10-02scsi: aacraid: Add a missing iounmap callTomas Henzl
2020-10-02scsi: qedi: Add schedule_hw_err_handler callback for fan failureManish Rangankar
2020-10-02scsi: target: tcmu: Fix warning: 'page' may be used uninitializedJohn Donnelly
2020-10-02scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.cYe Bin
2020-10-02scsi: snic: Remove unnecessary conditionJing Xiangfeng
2020-10-02scsi: fnic: Do not call 'scsi_done()' for unhandled commandsHannes Reinecke
2020-10-02scsi: ufs: Fix missing brace warning for old compilersPujin Shi
2020-10-02scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.cYe Bin