aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_v3_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-16scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register valuesXiang Chen1-0/+3
2018-10-16scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen1-3/+5
2018-10-16scsi: hisi_sas: unmask interrupts ent72 and ent74Xiang Chen1-1/+1
2018-10-16scsi: hisi_sas: Free slot later in slot_complete_vx_hw()Xiang Chen1-1/+1
2018-07-19scsi: hisi_sas: Add SATA FIS check for v3 hwXiang Chen1-0/+10
2018-07-19scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan1-5/+10
2018-07-19scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hwXiaofei Tan1-0/+37
2018-07-19scsi: hisi_sas: relocate some common code for v3 hwXiaofei Tan1-23/+27
2018-07-19scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeoutXiaofei Tan1-10/+16
2018-07-19scsi: hisi_sas: tidy channel interrupt handler for v3 hwXiaofei Tan1-78/+78
2018-06-19scsi: hisi_sas: Update a couple of register settings for v3 hwJohn Garry1-2/+1
2018-06-19scsi: hisi_sas: Add a flag to filter PHY events during resetXiaofei Tan1-1/+2
2018-06-19scsi: hisi_sas: Adjust task reject period during host resetXiaofei Tan1-1/+3
2018-06-19scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()Xiaofei Tan1-1/+7
2018-05-28scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen1-0/+7
2018-05-28scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan1-5/+5
2018-05-28scsi: hisi_sas: Try wait commands before before controller resetXiaofei Tan1-0/+20
2018-05-28scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen1-1/+23
2018-05-28scsi: hisi_sas: Add LED feature for v3 hwXiaofei Tan1-0/+42
2018-05-28scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()John Garry1-19/+2
2018-05-18scsi: hisi_sas: Use device lock to protect slot alloc/freeXiang Chen1-3/+0
2018-05-18scsi: hisi_sas: Don't lock DQ for complete task sendingXiang Chen1-7/+21
2018-05-18scsi: hisi_sas: make return type of prep functions voidXiang Chen1-32/+11
2018-05-18scsi: hisi_sas: relocate smp sg mapXiang Chen1-31/+2
2018-05-08scsi: hisi_sas: workaround a v3 hw hilink bugXiaofei Tan1-1/+24
2018-05-08scsi: hisi_sas: add readl poll timeout helper wrappersJohn Garry1-6/+22
2018-05-08scsi: hisi_sas: remove redundant handling to event95 for v3Xiaofei Tan1-8/+1
2018-05-08scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hwXiang Chen1-5/+6
2018-05-08scsi: hisi_sas: update PHY linkrate after a controller resetXiang Chen1-13/+18
2018-05-08scsi: hisi_sas: check host frozen before calling "done" functionXiang Chen1-0/+14
2018-05-08scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twiceXiang Chen1-14/+7
2018-05-08scsi: hisi_sas: optimise the usage of DQ lockingXiang Chen1-3/+0
2018-04-18scsi: hisi_sas: remove some unneeded structure membersJohn Garry1-2/+0
2018-04-18scsi: hisi_sas: print device id for errorsJohn Garry1-2/+2
2018-04-18scsi: hisi_sas: check IPTT is valid before using it for v3 hwXiaofei Tan1-4/+8
2018-04-18scsi: hisi_sas: delete timer when removing hisi_sas driverXiang Chen1-0/+3
2018-04-18scsi: hisi_sas: update RAS feature for later revision of v3 HWXiaofei Tan1-2/+58
2018-03-12scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()Xiang Chen1-1/+2
2018-03-12scsi: hisi_sas: modify some register config for hip08Xiaofei Tan1-12/+11
2018-03-12scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen1-11/+17
2018-03-12scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan1-2/+3
2018-03-12scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan1-12/+1
2018-01-10scsi: hisi_sas: Change frame type for SET MAX commandschenxiang1-1/+1
2017-12-20scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen1-0/+94
2017-12-14scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan1-2/+27
2017-12-14scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan1-1/+1
2017-12-14scsi: hisi_sas: add some print to enhance debuggingXiang Chen1-5/+17
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: relocate clearing ITCT and freeing deviceXiaofei Tan1-2/+2