summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()Xiang Chen2018-01-221-1/+0
* scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan2018-01-223-0/+62
* scsi: hisi_sas: make local symbol host_attrs staticWei Yongjun2018-01-171-1/+1
* scsi: hisi_sas: Change frame type for SET MAX commandschenxiang2018-01-104-5/+22
* scsi: libsas: make the event threshold configurableJason Yan2018-01-081-0/+6
* scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen2017-12-203-1/+97
* scsi: hisi_sas: re-add the lldd_port_deformed()Xiang Chen2017-12-201-0/+5
* scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IOXiang Chen2017-12-201-1/+1
* scsi: hisi_sas: add internal abort dev in some placesXiaofei Tan2017-12-141-0/+25
* scsi: hisi_sas: judge result of internal abortXiaofei Tan2017-12-141-7/+31
* scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan2017-12-144-6/+54
* scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan2017-12-145-7/+32
* scsi: hisi_sas: add v2 hw port AXI error handling supportXiaofei Tan2017-12-141-6/+45
* scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hwXiaofei Tan2017-12-141-30/+28
* scsi: hisi_sas: add some print to enhance debuggingXiang Chen2017-12-143-15/+46
* scsi: hisi_sas: add RAS feature for v3 hwXiaofei Tan2017-12-141-0/+139
* scsi: hisi_sas: change ncq process for v3 hwXiang Chen2017-12-141-34/+6
* scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan2017-12-142-1/+44
* scsi: hisi_sas: modify hisi_sas_dev_gone() for resetXiang Chen2017-12-141-6/+8
* scsi: hisi_sas: some optimizations of host controller resetXiaofei Tan2017-12-141-7/+4
* scsi: hisi_sas: optimise port id refresh functionXiaofei Tan2017-12-141-18/+30
* scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan2017-12-145-12/+22
* scsi: hisi_sas: fix dma_unmap_sg() parameterXiang Chen2017-12-141-2/+4
* scsi: hisi_sas: initialize dq spinlock before useXiang Chen2017-12-141-0/+1
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-212-5/+5
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-145-207/+364
|\
| * scsi: hisi_sas: add v3 hw port AXI error handlingXiaofei Tan2017-10-311-5/+37
| * scsi: hisi_sas: add v3 hw support for AXI fatal errorXiaofei Tan2017-10-311-0/+125
| * scsi: hisi_sas: complete all tasklets prior to host resetXiaofei Tan2017-10-314-7/+16
| * scsi: hisi_sas: fix a bug when free device for v3 hwXiang Chen2017-10-311-18/+7
| * scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan2017-10-313-1/+4
| * scsi: hisi_sas: add v3 hw DFX featureXiaofei Tan2017-10-311-0/+30
| * scsi: hisi_sas: init connect cfg register for v3 hwXiaofei Tan2017-10-311-0/+3
| * scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()Xiaofei Tan2017-10-311-2/+4
| * scsi: hisi_sas: use array for v2 hw AXI errorsShiju Jose2017-10-252-137/+100
| * scsi: hisi_sas: fix the risk of freeing slot twiceXiaofei Tan2017-10-251-3/+6
| * scsi: hisi_sas: fix NULL check in SMP abort task pathXiaofei Tan2017-10-251-1/+1
| * scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESETXiang Chen2017-10-255-5/+5
| * scsi: hisi_sas: fix SATA breakpoint memory sizeXiang Chen2017-10-253-6/+10
| * scsi: hisi_sas: grab hisi_hba.lock when processing slotsXiang Chen2017-10-253-1/+8
| * scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lockXiaofei Tan2017-10-252-4/+6
| * scsi: hisi_sas: fix internal abort slot timeout bugXiang Chen2017-10-251-0/+1
| * scsi: hisi_sas: delete get_ncq_tag_v3_hw()Xiang Chen2017-10-251-15/+1
| * scsi: libsas: remove unused variable sas_haColin Ian King2017-09-271-1/+0
| * scsi: libsas: kill useless ha_event and do some cleanupJason Yan2017-09-151-1/+0
* | scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-015-26/+21
|/
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-1/+1
* scsi: hisi_sas: remove driver versioningJohn Garry2017-08-243-6/+0
* scsi: hisi_sas: replace kfree with scsi_host_putJohn Garry2017-08-242-7/+12
* scsi: hisi_sas: remove phy_down_v3_hw() res variableJohn Garry2017-08-241-2/+1
OpenPOWER on IntegriCloud