aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-25hisi_sas: Add dev_found and dev_goneJohn Garry3-0/+142
2015-11-25hisi_sas: Add cq interrupt handlerJohn Garry3-0/+389
2015-11-25hisi_sas: Add ssp command functionJohn Garry3-0/+458
2015-11-25hisi_sas: Add path from phyup irq to SAS frameworkJohn Garry3-0/+66
2015-11-25hisi_sas: Add v1 hardware interrupt initJohn Garry2-0/+166
2015-11-25hisi_sas: Add v1 hardware initialisation codeJohn Garry3-0/+342
2015-11-25hisi_sas: Add v1 hardware register definitionsJohn Garry1-0/+389
2015-11-25hisi_sas: Add v1 hw module initJohn Garry3-0/+57
2015-11-25hisi_sas: Add timer and spinlock initJohn Garry2-0/+5
2015-11-25hisi_sas: Add phy and port initJohn Garry2-0/+46
2015-11-25hisi_sas: Add hisi sas device typeJohn Garry2-0/+18
2015-11-25hisi_sas: Add hisi_hba workqueueJohn Garry2-0/+9
2015-11-25hisi_sas: Set dev DMA maskJohn Garry1-0/+8
2015-11-25hisi_sas: Add phy SAS ADDR initializationJohn Garry2-0/+13
2015-11-25hisi_sas: Add cq structure initializationJohn Garry2-0/+13
2015-11-25hisi_sas: Add slot init codeJohn Garry2-0/+27
2015-11-25hisi_sas: Add hisi_sas_removeJohn Garry1-1/+70
2015-11-25hisi_sas: Allocate memories and create poolsJohn Garry2-0/+124
2015-11-25hisi_sas: Add HW DMA structuresJohn Garry1-0/+131
2015-11-25hisi_sas: Scan device treeJohn Garry2-1/+54
2015-11-25hisi_sas: Add scsi host registrationJohn Garry2-0/+150
2015-11-25hisi_sas: Add initial bare main driverJohn Garry4-0/+76