aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-16scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen1-1/+2
2018-07-19scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan1-0/+3
2018-07-19scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry1-1/+0
2018-06-19scsi: hisi_sas: Pre-allocate slot DMA buffersXiang Chen1-4/+5
2018-06-19scsi: hisi_sas: Fix the conflict between dev gone and host resetXiaofei Tan1-0/+1
2018-05-28scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen1-1/+4
2018-05-28scsi: hisi_sas: Add v2 hw force PHY function for internal ATA commandXiaofei Tan1-0/+2
2018-05-28scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan1-7/+7
2018-05-28scsi: hisi_sas: Try wait commands before before controller resetXiaofei Tan1-0/+2
2018-05-28scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen1-2/+6
2018-05-28scsi: hisi_sas: Change common allocation mode of device idXiang Chen1-0/+1
2018-05-28scsi: hisi_sas: change slot index allocation modeXiang Chen1-0/+1
2018-05-18scsi: hisi_sas: Don't lock DQ for complete task sendingXiang Chen1-1/+3
2018-05-18scsi: hisi_sas: make return type of prep functions voidXiang Chen1-4/+4
2018-05-08scsi: hisi_sas: update PHY linkrate after a controller resetXiang Chen1-0/+1
2018-05-08scsi: hisi_sas: fix PI memory sizeXiang Chen1-1/+1
2018-05-08scsi: hisi_sas: check host frozen before calling "done" functionXiang Chen1-0/+1
2018-04-18scsi: hisi_sas: remove some unneeded structure membersJohn Garry1-3/+0
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