summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas
AgeCommit message (Expand)Author
2016-02-04Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-01-26hisi_sas: fix v1 hw check for slot errorJohn Garry
2016-01-26hisi_sas: add dependency for HAS_IOMEMJohn Garry
2016-01-26Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-01-20hisi_sas: Restrict SCSI_HISI_SAS to arm64Geert Uytterhoeven
2016-01-20hisi_sas: SCSI_HISI_SAS should depend on HAS_DMAGeert Uytterhoeven
2016-01-08hisi_sas: Use u64 for qw0 in free_device_v1_hw()John Garry
2016-01-08hisi_sas: Fix typo in setup_itct_v1_hw()John Garry
2016-01-08hisi_sas: Fix v1 itct masksJohn Garry
2015-12-16hisi_sas: use platform_get_irq()John Garry
2015-12-10hisi_sas: fix error codes in hisi_sas_task_prep()Dan Carpenter
2015-11-25hisi_sas: Remove dependency on of_irq_countJohn Garry
2015-11-25hisi_sas: Add fatal irq handlerJohn Garry
2015-11-25hisi_sas: Add control phy handlerJohn Garry
2015-11-25hisi_sas: Add tmf methodsJohn Garry
2015-11-25hisi_sas: Add scan finished and startJohn Garry
2015-11-25hisi_sas: Add smp protocol supportJohn Garry
2015-11-25hisi_sas: Add bcast interrupt handlerJohn Garry
2015-11-25hisi_sas: Add abnormal irq handlerJohn Garry
2015-11-25hisi_sas: Add dev_found and dev_goneJohn Garry
2015-11-25hisi_sas: Add cq interrupt handlerJohn Garry
2015-11-25hisi_sas: Add ssp command functionJohn Garry
2015-11-25hisi_sas: Add path from phyup irq to SAS frameworkJohn Garry
2015-11-25hisi_sas: Add v1 hardware interrupt initJohn Garry
2015-11-25hisi_sas: Add v1 hardware initialisation codeJohn Garry
2015-11-25hisi_sas: Add v1 hardware register definitionsJohn Garry
2015-11-25hisi_sas: Add v1 hw module initJohn Garry
2015-11-25hisi_sas: Add timer and spinlock initJohn Garry
2015-11-25hisi_sas: Add phy and port initJohn Garry
2015-11-25hisi_sas: Add hisi sas device typeJohn Garry
2015-11-25hisi_sas: Add hisi_hba workqueueJohn Garry
2015-11-25hisi_sas: Set dev DMA maskJohn Garry
2015-11-25hisi_sas: Add phy SAS ADDR initializationJohn Garry
2015-11-25hisi_sas: Add cq structure initializationJohn Garry
2015-11-25hisi_sas: Add slot init codeJohn Garry
2015-11-25hisi_sas: Add hisi_sas_removeJohn Garry
2015-11-25hisi_sas: Allocate memories and create poolsJohn Garry
2015-11-25hisi_sas: Add HW DMA structuresJohn Garry
2015-11-25hisi_sas: Scan device treeJohn Garry
2015-11-25hisi_sas: Add scsi host registrationJohn Garry
2015-11-25hisi_sas: Add initial bare main driverJohn Garry