summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva2018-10-191-4/+4
* scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()John Garry2018-10-161-1/+3
* scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register valuesXiang Chen2018-10-161-0/+3
* scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen2018-10-165-40/+70
* scsi: hisi_sas: unmask interrupts ent72 and ent74Xiang Chen2018-10-161-1/+1
* scsi: hisi_sas: Free slot later in slot_complete_vx_hw()Xiang Chen2018-10-162-2/+2
* 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 SATA FIS check for v3 hwXiang Chen2018-07-192-2/+11
* scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan2018-07-194-17/+32
* scsi: hisi_sas: Tidy hisi_sas_task_prep()Xiang Chen2018-07-191-8/+5
* scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hwXiaofei Tan2018-07-191-0/+37
* scsi: hisi_sas: relocate some common code for v3 hwXiaofei Tan2018-07-191-23/+27
* scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan2018-07-192-22/+42
* scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeoutXiaofei Tan2018-07-191-10/+16
* scsi: hisi_sas: tidy channel interrupt handler for v3 hwXiaofei Tan2018-07-191-78/+78
* scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry2018-07-193-40/+1
* scsi: hisi_sas: Update a couple of register settings for v3 hwJohn Garry2018-06-191-2/+1
* scsi: hisi_sas: Add missing PHY spinlock initJohn Garry2018-06-191-0/+2
* scsi: hisi_sas: Pre-allocate slot DMA buffersXiang Chen2018-06-192-45/+42
* 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-194-4/+8
* scsi: hisi_sas: Adjust task reject period during host resetXiaofei Tan2018-06-192-10/+15
* scsi: hisi_sas: Fix the conflict between dev gone and host resetXiaofei Tan2018-06-192-0/+7
* scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()Xiaofei Tan2018-06-191-1/+7
* 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-285-5/+69
* 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: Add v2 hw force PHY function for internal ATA commandXiaofei Tan2018-05-282-0/+13
* scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan2018-05-285-31/+30
* scsi: hisi_sas: Try wait commands before before controller resetXiaofei Tan2018-05-284-0/+43
* 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-285-33/+86
* scsi: hisi_sas: Reset disks when discoveredXiang Chen2018-05-281-1/+49
* scsi: hisi_sas: Add LED feature for v3 hwXiaofei Tan2018-05-281-0/+42
* scsi: hisi_sas: Change common allocation mode of device idXiang Chen2018-05-282-1/+6
* scsi: hisi_sas: change slot index allocation modeXiang Chen2018-05-282-3/+11
* scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()John Garry2018-05-284-70/+36
* 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-182-43/+16
* scsi: hisi_sas: Don't lock DQ for complete task sendingXiang Chen2018-05-185-41/+96
* scsi: hisi_sas: allocate slot buffer earlierXiang Chen2018-05-181-24/+31
* scsi: hisi_sas: make return type of prep functions voidXiang Chen2018-05-185-118/+51
* scsi: hisi_sas: relocate smp sg mapXiang Chen2018-05-184-106/+51
* scsi: hisi_sas: workaround a v3 hw hilink bugXiaofei Tan2018-05-081-1/+24
* scsi: hisi_sas: add readl poll timeout helper wrappersJohn Garry2018-05-081-6/+22
OpenPOWER on IntegriCloud