summaryrefslogtreecommitdiff
path: root/drivers/scsi/hisi_sas
AgeCommit message (Expand)Author
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn
2017-04-11scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errorsXiang Chen
2017-04-11scsi: hisi_sas: fix NULL deference when TMF timeoutsJohn Garry
2017-04-11scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry
2017-04-11scsi: hisi_sas: workaround SoC about abort timeout bugXiaofei Tan
2017-04-11scsi: hisi_sas: workaround a SoC SATA IO processing bugXiaofei Tan
2017-04-11scsi: hisi_sas: workaround STP link SoC bugXiaofei Tan
2017-03-29scsi: hisi_sas: fix SATA dependencyArnd Bergmann
2017-03-29scsi: hisi_sas: add missing break in switch statementColin Ian King
2017-03-23scsi: hisi_sas: add is_sata_phy_v2_hw()Xiaofei Tan
2017-03-23scsi: hisi_sas: use dev_is_sata to identify SATA or SAS diskXiang Chen
2017-03-23scsi: hisi_sas: check hisi_sas_lu_reset() error messageJohn Garry
2017-03-23scsi: hisi_sas: release SMP slot in lldd_abort_taskXiang Chen
2017-03-23scsi: hisi_sas: add hisi_sas_clear_nexus_ha()John Garry
2017-03-23scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_linkJohn Garry
2017-03-23scsi: hisi_sas: handle PHY UP+DOWN simultaneous irqXiaofei Tan
2017-03-23scsi: hisi_sas: some modifications to v2 hw reg init valuesJohn Garry
2017-03-23scsi: hisi_sas: process error codes according to their priorityXiang Chen
2017-03-23scsi: hisi_sas: remove task free'ing for timeoutsJohn Garry
2017-03-23scsi: hisi_sas: fix some sas_task.task_state_lock lockingJohn Garry
2017-03-23scsi: hisi_sas: free slots after hardresetXiang Chen
2017-03-23scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot completeJohn Garry
2017-03-23scsi: hisi_sas: hardreset for SATA disk in LU resetJohn Garry
2017-03-23scsi: hisi_sas: modify hisi_sas_abort_task() for SSPJohn Garry
2017-03-23scsi: hisi_sas: modify error handling for v2 hwXiang Chen
2017-03-23scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESETJohn Garry
2017-03-23scsi: hisi_sas: error hisi_sas_task_prep() when port downJohn Garry
2017-03-23scsi: hisi_sas: remove hisi_sas_port_deformed()John Garry
2017-03-23scsi: hisi_sas: add softreset function for SATA diskXiang Chen
2017-03-23scsi: hisi_sas: move PHY init to hisi_sas_scan_start()John Garry
2017-03-23scsi: hisi_sas: add controller resetXiang Chen
2017-03-23scsi: hisi_sas: add to_hisi_sas_port()John Garry
2017-01-20scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()Xiang Chen
2017-01-20scsi: hisi_sas: fix probe ordering problemXiang Chen
2017-01-20scsi: hisi_sas: downgrade internal abort exit printJohn Garry
2017-01-20scsi: hisi_sas: modify hard reset for directed-attached diskXiang Chen
2017-01-20scsi: hisi_sas: downgrade refclk messageJohn Garry
2017-01-20scsi: hisi_sas: modify some values of ITCT tableXiang Chen
2017-01-20scsi: hisi_sas: workaround v2 hw SATA IO timeout issueXiang Chen
2017-01-05scsi: hisi_sas: lock sensitive region in hisi_sas_slot_abort()John Garry
2017-01-05scsi: hisi_sas: lock sensitive regions when servicing CQ interruptJohn Garry
2017-01-05scsi: hisi_sas: service v2 hw CQ ISR with taskletJohn Garry
2016-12-07scsi: hisi_sas: support deferred probe for v2 hwJohn Garry
2016-12-05scsi: hisi_sas: fix free'ing in probe and removeXiaofei Tan
2016-11-29scsi: hisi_sas: shift vs compare typosDan Carpenter
2016-11-25scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hwXiang Chen
2016-11-25scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_reqJohn Garry
2016-11-25scsi: hisi_sas: check SATA FIS when directly attaching SATA deviceXiang Chen
2016-11-25scsi: hisi_sas: modify some values in get_ata_protocol()Xiang Chen
2016-11-25scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()Xiang Chen