aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-22scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()Xiang Chen1-1/+0
2018-01-22scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan3-0/+62
2018-01-17scsi: hisi_sas: make local symbol host_attrs staticWei Yongjun1-1/+1
2018-01-10scsi: hisi_sas: Change frame type for SET MAX commandschenxiang4-5/+22
2018-01-08scsi: libsas: make the event threshold configurableJason Yan1-0/+6
2017-12-20scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen3-1/+97
2017-12-20scsi: hisi_sas: re-add the lldd_port_deformed()Xiang Chen1-0/+5
2017-12-20scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IOXiang Chen1-1/+1
2017-12-14scsi: hisi_sas: add internal abort dev in some placesXiaofei Tan1-0/+25
2017-12-14scsi: hisi_sas: judge result of internal abortXiaofei Tan1-7/+31
2017-12-14scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan4-6/+54
2017-12-14scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan5-7/+32
2017-12-14scsi: hisi_sas: add v2 hw port AXI error handling supportXiaofei Tan1-6/+45
2017-12-14scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hwXiaofei Tan1-30/+28
2017-12-14scsi: hisi_sas: add some print to enhance debuggingXiang Chen3-15/+46
2017-12-14scsi: hisi_sas: add RAS feature for v3 hwXiaofei Tan1-0/+139
2017-12-14scsi: hisi_sas: change ncq process for v3 hwXiang Chen1-34/+6
2017-12-14scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan2-1/+44
2017-12-14scsi: hisi_sas: modify hisi_sas_dev_gone() for resetXiang Chen1-6/+8
2017-12-14scsi: hisi_sas: some optimizations of host controller resetXiaofei Tan1-7/+4
2017-12-14scsi: hisi_sas: optimise port id refresh functionXiaofei Tan1-18/+30
2017-12-14scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan5-12/+22
2017-12-14scsi: hisi_sas: fix dma_unmap_sg() parameterXiang Chen1-2/+4
2017-12-14scsi: hisi_sas: initialize dq spinlock before useXiang Chen1-0/+1
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2-5/+5
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-207/+364
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook5-26/+21
2017-10-31scsi: hisi_sas: add v3 hw port AXI error handlingXiaofei Tan1-5/+37
2017-10-31scsi: hisi_sas: add v3 hw support for AXI fatal errorXiaofei Tan1-0/+125
2017-10-31scsi: hisi_sas: complete all tasklets prior to host resetXiaofei Tan4-7/+16
2017-10-31scsi: hisi_sas: fix a bug when free device for v3 hwXiang Chen1-18/+7
2017-10-31scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan3-1/+4
2017-10-31scsi: hisi_sas: add v3 hw DFX featureXiaofei Tan1-0/+30
2017-10-31scsi: hisi_sas: init connect cfg register for v3 hwXiaofei Tan1-0/+3
2017-10-31scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()Xiaofei Tan1-2/+4
2017-10-25scsi: hisi_sas: use array for v2 hw AXI errorsShiju Jose2-137/+100
2017-10-25scsi: hisi_sas: fix the risk of freeing slot twiceXiaofei Tan1-3/+6
2017-10-25scsi: hisi_sas: fix NULL check in SMP abort task pathXiaofei Tan1-1/+1
2017-10-25scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESETXiang Chen5-5/+5
2017-10-25scsi: hisi_sas: fix SATA breakpoint memory sizeXiang Chen3-6/+10
2017-10-25scsi: hisi_sas: grab hisi_hba.lock when processing slotsXiang Chen3-1/+8
2017-10-25scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lockXiaofei Tan2-4/+6
2017-10-25scsi: hisi_sas: fix internal abort slot timeout bugXiang Chen1-0/+1
2017-10-25scsi: hisi_sas: delete get_ncq_tag_v3_hw()Xiang Chen1-15/+1
2017-09-27scsi: libsas: remove unused variable sas_haColin Ian King1-1/+0
2017-09-15scsi: libsas: kill useless ha_event and do some cleanupJason Yan1-1/+0
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-1/+1
2017-08-24scsi: hisi_sas: remove driver versioningJohn Garry3-6/+0
2017-08-24scsi: hisi_sas: replace kfree with scsi_host_putJohn Garry2-7/+12
2017-08-24scsi: hisi_sas: remove phy_down_v3_hw() res variableJohn Garry1-2/+1