summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_main.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen2019-04-051-1/+2
* scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-04-051-0/+10
* scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-2/+6
* scsi: hisi_sas: Make sg_tablesize consistent valueXiang Chen2018-12-121-1/+0
* scsi: hisi_sas: Relocate some code to reduce complexityXiang Chen2018-12-121-56/+90
* scsi: hisi_sas: Fix warnings detected by sparseJohn Garry2018-12-121-3/+3
* scsi: hisi_sas: Relocate some codes to avoid an unused checkXiang Chen2018-11-151-21/+23
* scsi: hisi_sas: Create separate host attributes per HBAXiang Chen2018-11-151-6/+0
* scsi: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva2018-10-191-4/+4
* scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen2018-10-161-31/+58
* scsi: hisi_sas: Fix the race between IO completion and timeout for SMP/intern...Xiang Chen2018-10-161-9/+46
* scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()Luo Jiaxing2018-10-161-2/+5
* scsi: hisi_sas: Feed back linkrate(max/min) when re-attachedLuo Jiaxing2018-10-161-0/+3
* scsi: libsas: make the lldd_port_deformed method optionalJason Yan2018-09-251-7/+2
* scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan2018-07-191-2/+2
* scsi: hisi_sas: Tidy hisi_sas_task_prep()Xiang Chen2018-07-191-8/+5
* scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan2018-07-191-22/+39
* scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry2018-07-191-35/+0
* scsi: hisi_sas: Add missing PHY spinlock initJohn Garry2018-06-191-0/+2
* scsi: hisi_sas: Pre-allocate slot DMA buffersXiang Chen2018-06-191-41/+37
* scsi: hisi_sas: Release all remaining resources in clear nexus haXiaofei Tan2018-06-191-3/+21
* scsi: hisi_sas: Add a flag to filter PHY events during resetXiaofei Tan2018-06-191-1/+2
* scsi: hisi_sas: Adjust task reject period during host resetXiaofei Tan2018-06-191-9/+12
* scsi: hisi_sas: Fix the conflict between dev gone and host resetXiaofei Tan2018-06-191-0/+6
* scsi: hisi_sas: Use dmam_alloc_coherent()Xiang Chen2018-06-191-60/+20
* scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen2018-05-281-4/+36
* scsi: hisi_sas: Fix return value when get_free_slot() failedXiaofei Tan2018-05-281-0/+2
* scsi: hisi_sas: Terminate STP reject quickly for v2 hwXiaofei Tan2018-05-281-0/+78
* scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan2018-05-281-8/+7
* scsi: hisi_sas: Try wait commands before before controller resetXiaofei Tan2018-05-281-0/+2
* scsi: hisi_sas: Init disks after controller resetXiaofei Tan2018-05-281-1/+18
* scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen2018-05-281-30/+10
* scsi: hisi_sas: Reset disks when discoveredXiang Chen2018-05-281-1/+49
* scsi: hisi_sas: Change common allocation mode of device idXiang Chen2018-05-281-1/+5
* scsi: hisi_sas: change slot index allocation modeXiang Chen2018-05-281-3/+10
* scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()John Garry2018-05-281-1/+28
* scsi: hisi_sas: fix a typo in hisi_sas_task_prep()Wei Yongjun2018-05-281-1/+1
* scsi: hisi_sas: add check of device in hisi_sas_task_exec()Xiaofei Tan2018-05-181-10/+13
* scsi: hisi_sas: Use device lock to protect slot alloc/freeXiang Chen2018-05-181-40/+16
* scsi: hisi_sas: Don't lock DQ for complete task sendingXiang Chen2018-05-181-20/+29
* scsi: hisi_sas: allocate slot buffer earlierXiang Chen2018-05-181-24/+31
* scsi: hisi_sas: make return type of prep functions voidXiang Chen2018-05-181-26/+19
* scsi: hisi_sas: relocate smp sg mapXiang Chen2018-05-181-12/+44
* scsi: hisi_sas: update PHY linkrate after a controller resetXiang Chen2018-05-081-0/+16
* scsi: hisi_sas: stop controller timer for resetJohn Garry2018-05-081-0/+3
* scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()Xiang Chen2018-05-081-5/+6
* scsi: hisi_sas: check host frozen before calling "done" functionXiang Chen2018-05-081-0/+3
* scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twiceXiang Chen2018-05-081-0/+4
* scsi: hisi_sas: remove some unneeded structure membersJohn Garry2018-04-181-16/+1
* scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()Xiaofei Tan2018-04-181-14/+15
OpenPOWER on IntegriCloud