summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas
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-015-122/+104
* 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-193-0/+45
* scsi: hisi_sas: add v3 code to fill some more hw function pointersXiang Chen2017-06-191-0/+39
* scsi: hisi_sas: add get_wideport_bitmap_v3_hw()Xiang Chen2017-06-191-0/+13
* scsi: hisi_sas: add v3 code to send internal abort commandXiang Chen2017-06-191-0/+38
* scsi: hisi_sas: add v3 code for itct setup and freeXiang Chen2017-06-191-0/+114
* scsi: hisi_sas: add v3 code to send ATA frameXiang Chen2017-06-191-0/+106
* scsi: hisi_sas: add v3 code to send SMP frameXiang Chen2017-06-191-0/+74
* scsi: hisi_sas: add v3 code to send SSP frameXiang Chen2017-06-191-0/+208
* scsi: hisi_sas: add v3 cq interrupt handlerXiang Chen2017-06-191-0/+340
* scsi: hisi_sas: add phy up/down/bcast and channel ISRXiang Chen2017-06-191-0/+283
* scsi: hisi_sas: add v3 hw PHY initXiang Chen2017-06-191-1/+126
* scsi: hisi_sas: add v3 hw initXiang Chen2017-06-191-0/+277
* scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry2017-06-193-6/+172
* scsi: hisi_sas: add skeleton v3 hw driverJohn Garry2017-06-193-1/+57
* scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry2017-06-192-37/+71
* scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry2017-06-194-55/+59
* scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen2017-06-193-15/+17
* scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen2017-06-193-16/+19
* scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen2017-06-193-65/+68
* scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen2017-06-194-58/+77
* scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry2017-06-192-9/+9
* scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()Xiang Chen2017-06-191-8/+17
* scsi: hisi_sas: add null check before indirect pointer dereferenceGustavo A. R. Silva2017-06-121-1/+1
* scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-1/+0
* scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errorsXiang Chen2017-04-111-37/+56
* scsi: hisi_sas: fix NULL deference when TMF timeoutsJohn Garry2017-04-111-27/+33
* scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry2017-04-113-10/+55
* 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-112-13/+72
* scsi: hisi_sas: workaround STP link SoC bugXiaofei Tan2017-04-112-1/+60
* scsi: hisi_sas: fix SATA dependencyArnd Bergmann2017-03-291-1/+2
* 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: use dev_is_sata to identify SATA or SAS diskXiang Chen2017-03-231-1/+1
* scsi: hisi_sas: check hisi_sas_lu_reset() error messageJohn Garry2017-03-231-2/+3
* scsi: hisi_sas: release SMP slot in lldd_abort_taskXiang Chen2017-03-231-2/+7
* scsi: hisi_sas: add hisi_sas_clear_nexus_ha()John Garry2017-03-231-0/+8
* 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: remove task free'ing for timeoutsJohn Garry2017-03-231-14/+1
* scsi: hisi_sas: fix some sas_task.task_state_lock lockingJohn Garry2017-03-233-9/+14
* scsi: hisi_sas: free slots after hardresetXiang Chen2017-03-231-5/+6
* scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot completeJohn Garry2017-03-231-0/+10
* scsi: hisi_sas: hardreset for SATA disk in LU resetJohn Garry2017-03-231-9/+29
* scsi: hisi_sas: modify hisi_sas_abort_task() for SSPJohn Garry2017-03-232-11/+19
OpenPOWER on IntegriCloud