summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: make several const arrays staticColin Ian King2017-07-121-5/+5
* scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan2017-07-011-19/+18
* scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry2017-06-191-22/+22
* scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen2017-06-191-15/+1
* scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen2017-06-191-16/+2
* scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen2017-06-191-65/+2
* scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen2017-06-191-17/+17
* scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errorsXiang Chen2017-04-111-37/+56
* scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry2017-04-111-9/+53
* scsi: hisi_sas: workaround SoC about abort timeout bugXiaofei Tan2017-04-111-1/+126
* scsi: hisi_sas: workaround a SoC SATA IO processing bugXiaofei Tan2017-04-111-13/+70
* scsi: hisi_sas: workaround STP link SoC bugXiaofei Tan2017-04-111-1/+59
* scsi: hisi_sas: add missing break in switch statementColin Ian King2017-03-291-0/+1
* scsi: hisi_sas: add is_sata_phy_v2_hw()Xiaofei Tan2017-03-231-4/+13
* scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_linkJohn Garry2017-03-231-6/+6
* scsi: hisi_sas: handle PHY UP+DOWN simultaneous irqXiaofei Tan2017-03-231-17/+39
* scsi: hisi_sas: some modifications to v2 hw reg init valuesJohn Garry2017-03-231-6/+6
* scsi: hisi_sas: process error codes according to their priorityXiang Chen2017-03-231-155/+398
* scsi: hisi_sas: fix some sas_task.task_state_lock lockingJohn Garry2017-03-231-2/+5
* scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot completeJohn Garry2017-03-231-0/+10
* scsi: hisi_sas: modify hisi_sas_abort_task() for SSPJohn Garry2017-03-231-1/+1
* scsi: hisi_sas: modify error handling for v2 hwXiang Chen2017-03-231-6/+3
* scsi: hisi_sas: remove hisi_sas_port_deformed()John Garry2017-03-231-7/+6
* scsi: hisi_sas: add softreset function for SATA diskXiang Chen2017-03-231-1/+2
* scsi: hisi_sas: move PHY init to hisi_sas_scan_start()John Garry2017-03-231-2/+1
* scsi: hisi_sas: add controller resetXiang Chen2017-03-231-0/+94
* scsi: hisi_sas: add to_hisi_sas_port()John Garry2017-03-231-2/+4
* scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()Xiang Chen2017-01-201-2/+0
* scsi: hisi_sas: fix probe ordering problemXiang Chen2017-01-201-6/+2
* scsi: hisi_sas: modify hard reset for directed-attached diskXiang Chen2017-01-201-0/+10
* scsi: hisi_sas: modify some values of ITCT tableXiang Chen2017-01-201-4/+10
* scsi: hisi_sas: workaround v2 hw SATA IO timeout issueXiang Chen2017-01-201-1/+74
* scsi: hisi_sas: lock sensitive regions when servicing CQ interruptJohn Garry2017-01-051-0/+2
* scsi: hisi_sas: service v2 hw CQ ISR with taskletJohn Garry2017-01-051-6/+18
* scsi: hisi_sas: support deferred probe for v2 hwJohn Garry2016-12-071-0/+12
* scsi: hisi_sas: shift vs compare typosDan Carpenter2016-11-291-6/+6
* scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hwXiang Chen2016-11-251-0/+45
* scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_reqJohn Garry2016-11-251-2/+2
* scsi: hisi_sas: check SATA FIS when directly attaching SATA deviceXiang Chen2016-11-251-0/+10
* scsi: hisi_sas: modify some values in get_ata_protocol()Xiang Chen2016-11-251-2/+12
* scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()Xiang Chen2016-11-251-2/+0
* scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw()Xiang Chen2016-11-251-1/+7
* scsi: hisi_sas: alloc queue id of slot according to device idXiang Chen2016-11-251-17/+12
* scsi: hisi_sas: add v2 hw support for ECC and AXI bus fatal errorXiang Chen2016-11-251-5/+420
* scsi: hisi_sas: Add v2 hw support for different refclkJohn Garry2016-11-081-1/+3
* scsi: hisi_sas: Add device tree support for hip07John Garry2016-11-081-0/+1
* 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/+0
* scsi: hisi_sas: fix HBA SAS addr endianness for v2 hwJohn Garry2016-09-141-4/+4