summaryrefslogtreecommitdiff
path: root/drivers/scsi/hisi_sas/hisi_sas.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-02scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan1-14/+33
2017-06-26scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32John Garry1-1/+1
2017-06-20scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen1-0/+2
2017-06-20scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry1-0/+6
2017-06-20scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry1-0/+1
2017-06-20scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry1-1/+5
2017-06-20scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen1-0/+1
2017-06-20scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen1-0/+2
2017-06-20scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen1-0/+7
2017-06-20scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen1-4/+5
2017-06-20scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry1-4/+4
2017-04-12scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry1-0/+1
2017-04-12scsi: hisi_sas: workaround a SoC SATA IO processing bugXiaofei Tan1-0/+2
2017-04-12scsi: hisi_sas: workaround STP link SoC bugXiaofei Tan1-0/+1
2017-03-23scsi: hisi_sas: remove hisi_sas_port_deformed()John Garry1-2/+2
2017-03-23scsi: hisi_sas: move PHY init to hisi_sas_scan_start()John Garry1-1/+1
2017-03-23scsi: hisi_sas: add controller resetXiang Chen1-0/+7
2017-03-23scsi: hisi_sas: add to_hisi_sas_port()John Garry1-0/+2
2017-01-06scsi: hisi_sas: service v2 hw CQ ISR with taskletJohn Garry1-0/+1
2016-11-25scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hwXiang Chen1-0/+3
2016-11-25scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_reqJohn Garry1-1/+1
2016-11-25scsi: hisi_sas: alloc queue id of slot according to device idXiang Chen1-2/+2
2016-11-09scsi: hisi_sas: Add v2 hw support for different refclkJohn Garry1-0/+2
2016-09-14scsi: hisi_sas: save delivery queue write pointerJohn Garry1-0/+7
2016-09-14scsi: hisi_sas: save completion queue read pointerJohn Garry1-0/+1
2016-08-26scsi: hisi_sas: update version to 1.6John Garry1-1/+1
2016-08-26scsi: hisi_sas: add internal abort main codeJohn Garry1-0/+8
2016-07-13hisi_sas: update driver version to 1.5John Garry1-1/+1
2016-04-15hisi_sas: add device and slot alloc hw methodsJohn Garry1-0/+3
2016-04-15hisi_sas: update driver version to 1.4John Garry1-1/+1
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin1-1/+1
2016-03-01hisi_sas: update driver version to 1.3John Garry1-1/+1
2016-03-01hisi_sas: add hisi_sas_slot_abort()John Garry1-0/+2
2016-02-24hisi_sas: update driver version to 1.2John Garry1-1/+1
2016-02-24hisi_sas: use Unified Device Properties APIJohn Garry1-0/+2
2016-02-24hisi_sas: update driver version to 1.1John Garry1-1/+1
2016-02-24hisi_sas: add v2 path to send ATA commandJohn Garry1-0/+4
2016-02-24hisi_sas: rename some fields in hisi_sas_itctJohn Garry1-12/+1
2016-02-24hisi_sas: add hisi_sas_err_record_v1John Garry1-11/+1
2016-02-24hisi_sas: reduce max itct entriesJohn Garry1-1/+1
2016-02-24hisi_sas: set max commands as configurableJohn Garry1-1/+1
2016-02-24hisi_sas: relocate DEV_IS_EXPANDERJohn Garry1-0/+4
2015-12-17hisi_sas: use platform_get_irq()John Garry1-1/+0
2015-11-26hisi_sas: Remove dependency on of_irq_countJohn Garry1-3/+0
2015-11-26hisi_sas: Add control phy handlerJohn Garry1-0/+3
2015-11-26hisi_sas: Add scan finished and startJohn Garry1-0/+1
2015-11-26hisi_sas: Add smp protocol supportJohn Garry1-0/+3
2015-11-26hisi_sas: Add abnormal irq handlerJohn Garry1-0/+2
2015-11-26hisi_sas: Add dev_found and dev_goneJohn Garry1-0/+13
2015-11-26hisi_sas: Add cq interrupt handlerJohn Garry1-0/+9