aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas.h
AgeCommit message (Expand)Author
2019-12-17scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen
2018-07-19scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan
2018-07-19scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry
2018-06-19scsi: hisi_sas: Pre-allocate slot DMA buffersXiang Chen
2018-06-19scsi: hisi_sas: Fix the conflict between dev gone and host resetXiaofei Tan
2018-05-28scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen
2018-05-28scsi: hisi_sas: Add v2 hw force PHY function for internal ATA commandXiaofei Tan
2018-05-28scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan
2018-05-28scsi: hisi_sas: Try wait commands before before controller resetXiaofei Tan
2018-05-28scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen
2018-05-28scsi: hisi_sas: Change common allocation mode of device idXiang Chen
2018-05-28scsi: hisi_sas: change slot index allocation modeXiang Chen
2018-05-18scsi: hisi_sas: Don't lock DQ for complete task sendingXiang Chen
2018-05-18scsi: hisi_sas: make return type of prep functions voidXiang Chen
2018-05-08scsi: hisi_sas: update PHY linkrate after a controller resetXiang Chen
2018-05-08scsi: hisi_sas: fix PI memory sizeXiang Chen
2018-05-08scsi: hisi_sas: check host frozen before calling "done" functionXiang Chen
2018-04-18scsi: hisi_sas: remove some unneeded structure membersJohn Garry
2018-03-12scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen
2018-01-22scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan
2018-01-10scsi: hisi_sas: Change frame type for SET MAX commandschenxiang
2017-12-20scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen
2017-12-14scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan
2017-12-14scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan
2017-12-14scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan
2017-12-14scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-10-31scsi: hisi_sas: complete all tasklets prior to host resetXiaofei Tan
2017-10-31scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan
2017-10-25scsi: hisi_sas: use array for v2 hw AXI errorsShiju Jose
2017-10-25scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESETXiang Chen
2017-10-25scsi: hisi_sas: fix SATA breakpoint memory sizeXiang Chen
2017-08-24scsi: hisi_sas: remove driver versioningJohn Garry
2017-08-24scsi: hisi_sas: add reset handler for v3 hwXiang Chen
2017-08-10scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hwXiang Chen
2017-08-10scsi: hisi_sas: use array for v2 hw ECC errorsJohn Garry
2017-08-10scsi: hisi_sas: add v2 hw DFX featureXiaofei Tan
2017-08-10scsi: hisi_sas: fix reset and port ID refresh issuesXiaofei Tan
2017-07-01scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan
2017-06-26scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32John Garry
2017-06-19scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen
2017-06-19scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry
2017-06-19scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry
2017-06-19scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry
2017-06-19scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen
2017-06-19scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen
2017-06-19scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen
2017-06-19scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen
2017-06-19scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry