summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: hisi_sas: remove redundant handling to event95 for v3Xiaofei Tan2018-05-081-8/+1
* scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hwXiang Chen2018-05-081-5/+6
* scsi: hisi_sas: update PHY linkrate after a controller resetXiang Chen2018-05-084-26/+53
* 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: fix PI memory sizeXiang Chen2018-05-081-1/+1
* scsi: hisi_sas: check host frozen before calling "done" functionXiang Chen2018-05-084-0/+32
* scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twiceXiang Chen2018-05-083-29/+18
* scsi: hisi_sas: optimise the usage of DQ lockingXiang Chen2018-05-082-6/+0
* scsi: hisi_sas: remove some unneeded structure membersJohn Garry2018-04-183-21/+1
* scsi: hisi_sas: print device id for errorsJohn Garry2018-04-182-4/+4
* scsi: hisi_sas: check IPTT is valid before using it for v3 hwXiaofei Tan2018-04-181-4/+8
* scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()Xiaofei Tan2018-04-181-14/+15
* scsi: hisi_sas: use dma_zalloc_coherent()Xiang Chen2018-04-181-3/+1
* scsi: hisi_sas: delete timer when removing hisi_sas driverXiang Chen2018-04-183-3/+6
* scsi: hisi_sas: update RAS feature for later revision of v3 HWXiaofei Tan2018-04-181-2/+58
* scsi: hisi_sas: make SAS address of SATA disks uniqueXiang Chen2018-04-181-0/+1
* scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-03-211-1/+1
* scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()Xiang Chen2018-03-121-1/+2
* scsi: hisi_sas: modify some register config for hip08Xiaofei Tan2018-03-121-12/+11
* scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen2018-03-124-23/+33
* 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-123-13/+0
* scsi: hisi_sas: increase timer expire of internal abort taskXiaofei Tan2018-03-121-1/+2
* scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan2018-03-123-6/+9
* scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan2018-03-124-20/+4
* scsi: hisi_sas: support the property of signal attenuation for v2 hwXiaofei Tan2018-03-121-1/+38
* scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()Xiang Chen2018-01-221-1/+0
OpenPOWER on IntegriCloud