aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-20scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()Xiang Chen2-6/+4
2017-01-20scsi: hisi_sas: fix probe ordering problemXiang Chen2-10/+6
2017-01-20scsi: hisi_sas: downgrade internal abort exit printJohn Garry1-1/+1
2017-01-20scsi: hisi_sas: modify hard reset for directed-attached diskXiang Chen1-0/+10
2017-01-20scsi: hisi_sas: downgrade refclk messageJohn Garry1-1/+1
2017-01-20scsi: hisi_sas: modify some values of ITCT tableXiang Chen1-4/+10
2017-01-20scsi: hisi_sas: workaround v2 hw SATA IO timeout issueXiang Chen1-1/+74
2017-01-05scsi: hisi_sas: lock sensitive region in hisi_sas_slot_abort()John Garry1-0/+3
2017-01-05scsi: hisi_sas: lock sensitive regions when servicing CQ interruptJohn Garry2-0/+4
2017-01-05scsi: hisi_sas: service v2 hw CQ ISR with taskletJohn Garry2-6/+19
2016-12-07scsi: hisi_sas: support deferred probe for v2 hwJohn Garry1-0/+12
2016-12-05scsi: hisi_sas: fix free'ing in probe and removeXiaofei Tan1-9/+14
2016-11-29scsi: hisi_sas: shift vs compare typosDan Carpenter1-6/+6
2016-11-25scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hwXiang Chen4-2/+103
2016-11-25scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_reqJohn Garry4-9/+10
2016-11-25scsi: hisi_sas: check SATA FIS when directly attaching SATA deviceXiang Chen1-0/+10
2016-11-25scsi: hisi_sas: modify some values in get_ata_protocol()Xiang Chen1-2/+12
2016-11-25scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()Xiang Chen1-2/+0
2016-11-25scsi: hisi_sas: modify return value of hisi_sas_query_task()Xiang Chen1-0/+3
2016-11-25scsi: hisi_sas: replace WARN_ON() with dev_warn() for internal abortXiang Chen1-1/+2
2016-11-25scsi: hisi_sas: fix port form bug in hisi_sas_port_notify_formed()Xiang Chen1-1/+1
2016-11-25scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw()Xiang Chen1-1/+7
2016-11-25scsi: hisi_sas: alloc queue id of slot according to device idXiang Chen4-41/+30
2016-11-25scsi: hisi_sas: add v2 hw support for ECC and AXI bus fatal errorXiang Chen1-5/+420
2016-11-08scsi: hisi_sas: Add v2 hw support for different refclkJohn Garry3-1/+12
2016-11-08scsi: hisi_sas: Add device tree support for hip07John Garry1-0/+1
2016-09-14scsi: hisi_sas: send three identify before phy upJohn Garry1-4/+16
2016-09-14scsi: hisi_sas: add missing SATA pending device type to v2 hwJohn Garry1-0/+1
2016-09-14scsi: hisi_sas: remove init_id_frame_v1_hw()John Garry1-10/+0
2016-09-14scsi: hisi_sas: remove init_id_frame_v2_hw()John Garry1-10/+0
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v1 hwJohn Garry1-4/+4
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v2 hwJohn Garry1-4/+4
2016-09-14scsi: hisi_sas: set dma mask before allocate DMA memoryJohn Garry1-7/+6
2016-09-14scsi: hisi_sas: fix a potential warning for sata disk ejectionJohn Garry1-20/+6
2016-09-14scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()John Garry1-3/+0
2016-09-14scsi: hisi_sas: disable dlvry queues once at reset for v2 hwJohn Garry1-3/+1
2016-09-14scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry1-1/+1
2016-09-14scsi: hisi_sas: only zero slot memory when reusedJohn Garry1-1/+1
2016-09-14scsi: hisi_sas: keep CHL_INT2 masked for v2 HWJohn Garry1-6/+0
2016-09-14scsi: hisi_sas: save delivery queue write pointerJohn Garry4-8/+25
2016-09-14scsi: hisi_sas: save completion queue read pointerJohn Garry3-7/+5
2016-08-25scsi: hisi_sas: update version to 1.6John Garry1-1/+1
2016-08-25scsi: hisi_sas: add TMF success checkJohn Garry1-0/+6
2016-08-25scsi: hisi_sas: fail tmf task prep when port detachedJohn Garry1-1/+1
2016-08-25scsi: hisi_sas: add v2 hw slot complete internal abort supportJohn Garry1-0/+31
2016-08-25scsi: hisi_sas: add prep_abort_v2_hw()John Garry1-0/+33
2016-08-25scsi: hisi_sas: add internal abort to hisi_sas_abort_task()John Garry1-6/+10
2016-08-25scsi: hisi_sas: add internal abort in hisi_sas_dev_gone()John Garry1-0/+3
2016-08-25scsi: hisi_sas: add internal abort main codeJohn Garry2-0/+171
2016-07-12hisi_sas: update driver version to 1.5John Garry1-1/+1