summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan2017-07-011-14/+33
* scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32John Garry2017-06-261-1/+1
* scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen2017-06-191-0/+2
* scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry2017-06-191-0/+6
* scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry2017-06-191-0/+1
* scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry2017-06-191-1/+5
* scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen2017-06-191-0/+1
* scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen2017-06-191-0/+2
* scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen2017-06-191-0/+7
* scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen2017-06-191-4/+5
* scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry2017-06-191-4/+4
* scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry2017-04-111-0/+1
* scsi: hisi_sas: workaround a SoC SATA IO processing bugXiaofei Tan2017-04-111-0/+2
* scsi: hisi_sas: workaround STP link SoC bugXiaofei Tan2017-04-111-0/+1
* scsi: hisi_sas: remove hisi_sas_port_deformed()John Garry2017-03-231-2/+2
* scsi: hisi_sas: move PHY init to hisi_sas_scan_start()John Garry2017-03-231-1/+1
* scsi: hisi_sas: add controller resetXiang Chen2017-03-231-0/+7
* scsi: hisi_sas: add to_hisi_sas_port()John Garry2017-03-231-0/+2
* scsi: hisi_sas: service v2 hw CQ ISR with taskletJohn Garry2017-01-051-0/+1
* scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hwXiang Chen2016-11-251-0/+3
* scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_reqJohn Garry2016-11-251-1/+1
* scsi: hisi_sas: alloc queue id of slot according to device idXiang Chen2016-11-251-2/+2
* scsi: hisi_sas: Add v2 hw support for different refclkJohn Garry2016-11-081-0/+2
* scsi: hisi_sas: save delivery queue write pointerJohn Garry2016-09-141-0/+7
* scsi: hisi_sas: save completion queue read pointerJohn Garry2016-09-141-0/+1
* scsi: hisi_sas: update version to 1.6John Garry2016-08-251-1/+1
* scsi: hisi_sas: add internal abort main codeJohn Garry2016-08-251-0/+8
* hisi_sas: update driver version to 1.5John Garry2016-07-121-1/+1
* hisi_sas: add device and slot alloc hw methodsJohn Garry2016-04-151-0/+3
* hisi_sas: update driver version to 1.4John 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_slot_abort()John Garry2016-02-291-0/+2
* hisi_sas: update driver version to 1.2John Garry2016-02-231-1/+1
* hisi_sas: use Unified Device Properties APIJohn Garry2016-02-231-0/+2
* hisi_sas: update driver version to 1.1John Garry2016-02-231-1/+1
* hisi_sas: add v2 path to send ATA commandJohn Garry2016-02-231-0/+4
* hisi_sas: rename some fields in hisi_sas_itctJohn Garry2016-02-231-12/+1
* hisi_sas: add hisi_sas_err_record_v1John Garry2016-02-231-11/+1
* hisi_sas: reduce max itct entriesJohn Garry2016-02-231-1/+1
* hisi_sas: set max commands as configurableJohn Garry2016-02-231-1/+1
* hisi_sas: relocate DEV_IS_EXPANDERJohn Garry2016-02-231-0/+4
* hisi_sas: use platform_get_irq()John Garry2015-12-161-1/+0
* hisi_sas: Remove dependency on of_irq_countJohn Garry2015-11-251-3/+0
* hisi_sas: Add control phy handlerJohn Garry2015-11-251-0/+3
* hisi_sas: Add scan finished and startJohn Garry2015-11-251-0/+1
* hisi_sas: Add smp protocol supportJohn Garry2015-11-251-0/+3
* hisi_sas: Add abnormal irq handlerJohn Garry2015-11-251-0/+2
* hisi_sas: Add dev_found and dev_goneJohn Garry2015-11-251-0/+13
* hisi_sas: Add cq interrupt handlerJohn Garry2015-11-251-0/+9