aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_v1_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-16hisi_sas: use platform_get_irq()John Garry1-8/+5
2015-11-25hisi_sas: Remove dependency on of_irq_countJohn Garry1-29/+5
2015-11-25hisi_sas: Add fatal irq handlerJohn Garry1-0/+119
2015-11-25hisi_sas: Add control phy handlerJohn Garry1-0/+23
2015-11-25hisi_sas: Add smp protocol supportJohn Garry1-0/+88
2015-11-25hisi_sas: Add bcast interrupt handlerJohn Garry1-0/+31
2015-11-25hisi_sas: Add abnormal irq handlerJohn Garry1-0/+70
2015-11-25hisi_sas: Add dev_found and dev_goneJohn Garry1-0/+41
2015-11-25hisi_sas: Add cq interrupt handlerJohn Garry1-0/+345
2015-11-25hisi_sas: Add ssp command functionJohn Garry1-0/+194
2015-11-25hisi_sas: Add path from phyup irq to SAS frameworkJohn Garry1-0/+15
2015-11-25hisi_sas: Add v1 hardware interrupt initJohn Garry1-0/+161
2015-11-25hisi_sas: Add v1 hardware initialisation codeJohn Garry1-0/+337
2015-11-25hisi_sas: Add v1 hardware register definitionsJohn Garry1-0/+389
2015-11-25hisi_sas: Add v1 hw module initJohn Garry1-0/+53