summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: send three identify before phy upJohn Garry2016-09-141-4/+16
* scsi: hisi_sas: add missing SATA pending device type to v2 hwJohn Garry2016-09-141-0/+1
* scsi: hisi_sas: remove init_id_frame_v1_hw()John Garry2016-09-141-10/+0
* scsi: hisi_sas: remove init_id_frame_v2_hw()John Garry2016-09-141-10/+0
* scsi: hisi_sas: fix HBA SAS addr endianness for v1 hwJohn Garry2016-09-141-4/+4
* scsi: hisi_sas: fix HBA SAS addr endianness for v2 hwJohn Garry2016-09-141-4/+4
* scsi: hisi_sas: set dma mask before allocate DMA memoryJohn Garry2016-09-141-7/+6
* scsi: hisi_sas: fix a potential warning for sata disk ejectionJohn Garry2016-09-141-20/+6
* scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()John Garry2016-09-141-3/+0
* scsi: hisi_sas: disable dlvry queues once at reset for v2 hwJohn Garry2016-09-141-3/+1
* scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry2016-09-141-1/+1
* scsi: hisi_sas: only zero slot memory when reusedJohn Garry2016-09-141-1/+1
* scsi: hisi_sas: keep CHL_INT2 masked for v2 HWJohn Garry2016-09-141-6/+0
* scsi: hisi_sas: save delivery queue write pointerJohn Garry2016-09-144-8/+25
* scsi: hisi_sas: save completion queue read pointerJohn Garry2016-09-143-7/+5
* scsi: hisi_sas: update version to 1.6John Garry2016-08-251-1/+1
* scsi: hisi_sas: add TMF success checkJohn Garry2016-08-251-0/+6
* scsi: hisi_sas: fail tmf task prep when port detachedJohn Garry2016-08-251-1/+1
* scsi: hisi_sas: add v2 hw slot complete internal abort supportJohn Garry2016-08-251-0/+31
* scsi: hisi_sas: add prep_abort_v2_hw()John Garry2016-08-251-0/+33
* scsi: hisi_sas: add internal abort to hisi_sas_abort_task()John Garry2016-08-251-6/+10
* scsi: hisi_sas: add internal abort in hisi_sas_dev_gone()John Garry2016-08-251-0/+3
* scsi: hisi_sas: add internal abort main codeJohn Garry2016-08-252-0/+171
* hisi_sas: update driver version to 1.5John Garry2016-07-121-1/+1
* hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKINGJohn Garry2016-07-121-5/+0
* hisi_sas: add v2 hw ACPI supportJohn Garry2016-07-121-25/+43
* libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke2016-05-091-0/+1
* libsas: enable FPDMA SEND/RECEIVEHannes Reinecke2016-05-091-0/+2
* hisi_sas: add alloc_dev_quirk_v2_hw()John Garry2016-04-151-0/+30
* hisi_sas: add slot_index_alloc_quirk_v2_hw()John Garry2016-04-151-0/+28
* hisi_sas: add device and slot alloc hw methodsJohn Garry2016-04-152-2/+12
* hisi_sas: update driver version to 1.4John Garry2016-04-151-1/+1
* hisi_sas: for v2 hw only set ITCT qw2 for SAS deviceJohn Garry2016-04-151-5/+6
* hisi_sas: add v2 hw support for >4 SATA physJohn Garry2016-04-151-7/+10
* hisi_sas: fix v2 hw multiple SATA disk issueJohn Garry2016-04-151-3/+1
* hisi_sas: use device linkrate in MCR for v2 hwJohn Garry2016-04-151-1/+1
* scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-151-1/+1
* hisi_sas: update driver version to 1.3John Garry2016-02-291-1/+1
* hisi_sas: add hisi_sas_slave_configure()John Garry2016-02-291-1/+14
* hisi_sas: use slot abort in v2 hwJohn Garry2016-02-291-3/+12
* hisi_sas: use slot abort in v1 hwJohn Garry2016-02-291-0/+13
* hisi_sas: add hisi_sas_slot_abort()John Garry2016-02-292-0/+44
* hisi_sas: change tmf func complete checkJohn Garry2016-02-291-1/+1
* hisi_sas: update driver version to 1.2John Garry2016-02-231-1/+1
* hisi_sas: add v1 hw ACPI supportJohn Garry2016-02-231-24/+43
* hisi_sas: use Unified Device Properties APIJohn Garry2016-02-232-20/+23
* hisi_sas: update driver version to 1.1John Garry2016-02-231-1/+1
* hisi_sas: add v2 tmf functionsJohn Garry2016-02-231-0/+23
* hisi_sas: add v2 slot error handlerJohn Garry2016-02-231-0/+421
* hisi_sas: add v2 path to send ATA commandJohn Garry2016-02-233-0/+174