summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
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_v2_hw()John Garry2016-09-141-10/+0Star
* scsi: hisi_sas: fix HBA SAS addr endianness for v2 hwJohn Garry2016-09-141-4/+4
* scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()John Garry2016-09-141-3/+0Star
* scsi: hisi_sas: disable dlvry queues once at reset for v2 hwJohn Garry2016-09-141-3/+1Star
* scsi: hisi_sas: keep CHL_INT2 masked for v2 HWJohn Garry2016-09-141-6/+0Star
* scsi: hisi_sas: save delivery queue write pointerJohn Garry2016-09-141-3/+6
* scsi: hisi_sas: save completion queue read pointerJohn Garry2016-09-141-3/+2Star
* scsi: hisi_sas: add v2 hw slot complete internal abort supportJohn Garry2016-08-261-0/+31
* scsi: hisi_sas: add prep_abort_v2_hw()John Garry2016-08-261-0/+33
* hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKINGJohn Garry2016-07-131-5/+0Star
* hisi_sas: add v2 hw ACPI supportJohn Garry2016-07-131-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: 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/+1Star
* hisi_sas: use device linkrate in MCR for v2 hwJohn Garry2016-04-151-1/+1
* hisi_sas: use slot abort in v2 hwJohn Garry2016-03-011-3/+12
* hisi_sas: add v2 tmf functionsJohn Garry2016-02-241-0/+23
* hisi_sas: add v2 slot error handlerJohn Garry2016-02-241-0/+421
* hisi_sas: add v2 path to send ATA commandJohn Garry2016-02-241-0/+162
* hisi_sas: add v2 code for itct setup and freeJohn Garry2016-02-241-0/+92
* hisi_sas: add v2 code to send smp commandJohn Garry2016-02-241-0/+71
* hisi_sas: add v2 path to send ssp frameJohn Garry2016-02-241-0/+185
* hisi_sas: add v2 cq interrupt handlerJohn Garry2016-02-241-0/+190
* hisi_sas: add v2 SATA interrupt handlerJohn Garry2016-02-241-0/+100
* hisi_sas: add v2 channel interrupt handlerJohn Garry2016-02-241-0/+79
* hisi_sas: add v2 phy down handlerJohn Garry2016-02-241-0/+49
* hisi_sas: add v2 int init and phy up handlerJohn Garry2016-02-241-0/+171
* hisi_sas: add v2 phy init codeJohn Garry2016-02-241-0/+49
* hisi_sas: add init_id_frame_v2_hw()John Garry2016-02-241-0/+40
* hisi_sas: add v2 hw initJohn Garry2016-02-241-0/+288
* hisi_sas: add v2 register definitionsJohn Garry2016-02-241-0/+237
* hisi_sas: add bare v2 hw driverJohn Garry2016-02-241-0/+48