summaryrefslogtreecommitdiff
path: root/drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
AgeCommit message (Expand)Author
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
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-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: grab hisi_hba.lock when processing slotsXiang Chen
2017-10-25scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lockXiaofei Tan
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: add irq and tasklet cleanup 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 v2 hw underflow residual valueXiang Chen
2017-08-10scsi: hisi_sas: avoid potential v2 hw interrupt issueXiang Chen
2017-08-10scsi: hisi_sas: fix reset and port ID refresh issuesXiaofei Tan
2017-07-12scsi: hisi_sas: make several const arrays staticColin Ian King
2017-07-01scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan
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-04-11scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errorsXiang Chen
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: 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: 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: fix some sas_task.task_state_lock lockingJohn Garry
2017-03-23scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot completeJohn 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: 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: modify hard reset for directed-attached diskXiang Chen
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 regions when servicing CQ interruptJohn Garry
2017-01-05scsi: hisi_sas: service v2 hw CQ ISR with taskletJohn Garry