summaryrefslogtreecommitdiff
path: root/drivers/scsi/hisi_sas
AgeCommit message (Expand)Author
2019-04-05scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry
2016-09-14scsi: hisi_sas: send three identify before phy upJohn Garry
2016-09-14scsi: hisi_sas: add missing SATA pending device type to v2 hwJohn Garry
2016-09-14scsi: hisi_sas: remove init_id_frame_v1_hw()John Garry
2016-09-14scsi: hisi_sas: remove init_id_frame_v2_hw()John Garry
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v1 hwJohn Garry
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v2 hwJohn Garry
2016-09-14scsi: hisi_sas: set dma mask before allocate DMA memoryJohn Garry
2016-09-14scsi: hisi_sas: fix a potential warning for sata disk ejectionJohn Garry
2016-09-14scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()John Garry
2016-09-14scsi: hisi_sas: disable dlvry queues once at reset for v2 hwJohn Garry
2016-09-14scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry
2016-09-14scsi: hisi_sas: only zero slot memory when reusedJohn Garry
2016-09-14scsi: hisi_sas: keep CHL_INT2 masked for v2 HWJohn Garry
2016-09-14scsi: hisi_sas: save delivery queue write pointerJohn Garry
2016-09-14scsi: hisi_sas: save completion queue read pointerJohn Garry
2016-08-25scsi: hisi_sas: update version to 1.6John Garry
2016-08-25scsi: hisi_sas: add TMF success checkJohn Garry
2016-08-25scsi: hisi_sas: fail tmf task prep when port detachedJohn Garry
2016-08-25scsi: hisi_sas: add v2 hw slot complete internal abort supportJohn Garry
2016-08-25scsi: hisi_sas: add prep_abort_v2_hw()John Garry
2016-08-25scsi: hisi_sas: add internal abort to hisi_sas_abort_task()John Garry
2016-08-25scsi: hisi_sas: add internal abort in hisi_sas_dev_gone()John Garry
2016-08-25scsi: hisi_sas: add internal abort main codeJohn Garry
2016-07-12hisi_sas: update driver version to 1.5John Garry
2016-07-12hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKINGJohn Garry
2016-07-12hisi_sas: add v2 hw ACPI supportJohn Garry
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke
2016-04-15hisi_sas: add alloc_dev_quirk_v2_hw()John Garry
2016-04-15hisi_sas: add slot_index_alloc_quirk_v2_hw()John Garry
2016-04-15hisi_sas: add device and slot alloc hw methodsJohn Garry
2016-04-15hisi_sas: update driver version to 1.4John Garry
2016-04-15hisi_sas: for v2 hw only set ITCT qw2 for SAS deviceJohn Garry
2016-04-15hisi_sas: add v2 hw support for >4 SATA physJohn Garry
2016-04-15hisi_sas: fix v2 hw multiple SATA disk issueJohn Garry
2016-04-15hisi_sas: use device linkrate in MCR for v2 hwJohn Garry
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2016-02-29hisi_sas: update driver version to 1.3John Garry
2016-02-29hisi_sas: add hisi_sas_slave_configure()John Garry
2016-02-29hisi_sas: use slot abort in v2 hwJohn Garry
2016-02-29hisi_sas: use slot abort in v1 hwJohn Garry
2016-02-29hisi_sas: add hisi_sas_slot_abort()John Garry
2016-02-29hisi_sas: change tmf func complete checkJohn Garry
2016-02-23hisi_sas: update driver version to 1.2John Garry
2016-02-23hisi_sas: add v1 hw ACPI supportJohn Garry
2016-02-23hisi_sas: use Unified Device Properties APIJohn Garry
2016-02-23hisi_sas: update driver version to 1.1John Garry
2016-02-23hisi_sas: add v2 tmf functionsJohn Garry
2016-02-23hisi_sas: add v2 slot error handlerJohn Garry