summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_main.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen2018-03-121-7/+7
* 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-121-9/+0
* scsi: hisi_sas: increase timer expire of internal abort taskXiaofei Tan2018-03-121-1/+2
* scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan2018-03-121-0/+2
* 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-221-0/+20
* 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-101-2/+18
* scsi: libsas: make the event threshold configurableJason Yan2018-01-081-0/+6
* scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen2017-12-201-1/+2
* 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-141-0/+12
* scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan2017-12-141-2/+20
* scsi: hisi_sas: add some print to enhance debuggingXiang Chen2017-12-141-5/+10
* scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan2017-12-141-1/+18
* 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-141-2/+5
* 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-211-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-14/+32
|\
| * scsi: hisi_sas: complete all tasklets prior to host resetXiaofei Tan2017-10-311-0/+11
| * scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan2017-10-311-1/+2
| * 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-251-1/+1
| * scsi: hisi_sas: fix SATA breakpoint memory sizeXiang Chen2017-10-251-3/+3
| * scsi: hisi_sas: grab hisi_hba.lock when processing slotsXiang Chen2017-10-251-1/+4
| * scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lockXiaofei Tan2017-10-251-2/+3
| * scsi: hisi_sas: fix internal abort slot timeout bugXiang Chen2017-10-251-0/+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-011-8/+6
|/
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-1/+1
* scsi: hisi_sas: remove driver versioningJohn Garry2017-08-241-3/+0
* scsi: hisi_sas: replace kfree with scsi_host_putJohn Garry2017-08-241-3/+3
* scsi: hisi_sas: add reset handler for v3 hwXiang Chen2017-08-241-0/+9
* scsi: hisi_sas: add status and command buffer for internal abortXiang Chen2017-08-101-1/+13
* scsi: hisi_sas: support zone management commandsXiaofei Tan2017-08-101-0/+2
* scsi: hisi_sas: remove repeated device config in v2 hwXiang Chen2017-08-101-3/+0
* scsi: hisi_sas: add v2 hw DFX featureXiaofei Tan2017-08-101-1/+6
* scsi: hisi_sas: fix reset and port ID refresh issuesXiaofei Tan2017-08-101-51/+101
* scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan2017-07-011-56/+19
* scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen2017-06-191-0/+15
OpenPOWER on IntegriCloud