aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-12scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen1-1/+0
2018-01-22scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan1-0/+3
2018-01-10scsi: hisi_sas: Change frame type for SET MAX commandschenxiang1-1/+2
2017-12-20scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen1-0/+1
2017-12-14scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan1-0/+1
2017-12-14scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan1-1/+8
2017-12-14scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan1-0/+26
2017-12-14scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan1-1/+2
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+10
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook1-1/+0
2017-10-31scsi: hisi_sas: complete all tasklets prior to host resetXiaofei Tan1-0/+1
2017-10-31scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan1-0/+1
2017-10-25scsi: hisi_sas: use array for v2 hw AXI errorsShiju Jose1-0/+1
2017-10-25scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESETXiang Chen1-1/+1
2017-10-25scsi: hisi_sas: fix SATA breakpoint memory sizeXiang Chen1-2/+6
2017-08-24scsi: hisi_sas: remove driver versioningJohn Garry1-2/+0
2017-08-24scsi: hisi_sas: add reset handler for v3 hwXiang Chen1-0/+2
2017-08-10scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hwXiang Chen1-0/+1
2017-08-10scsi: hisi_sas: use array for v2 hw ECC errorsJohn Garry1-0/+8
2017-08-10scsi: hisi_sas: add v2 hw DFX featureXiaofei Tan1-0/+1
2017-08-10scsi: hisi_sas: fix reset and port ID refresh issuesXiaofei Tan1-2/+2
2017-07-01scsi: 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-19scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen1-0/+2
2017-06-19scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry1-0/+6
2017-06-19scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry1-0/+1
2017-06-19scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry1-1/+5
2017-06-19scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen1-0/+1
2017-06-19scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen1-0/+2
2017-06-19scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen1-0/+7
2017-06-19scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen1-4/+5
2017-06-19scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry1-4/+4
2017-04-11scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry1-0/+1
2017-04-11scsi: hisi_sas: workaround a SoC SATA IO processing bugXiaofei Tan1-0/+2
2017-04-11scsi: 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-05scsi: 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-08scsi: 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-25scsi: hisi_sas: update version to 1.6John Garry1-1/+1
2016-08-25scsi: hisi_sas: add internal abort main codeJohn Garry1-0/+8
2016-07-12hisi_sas: update driver version to 1.5John Garry1-1/+1
2016-04-15hisi_sas: add device and slot alloc hw methodsJohn Garry1-0/+3