summaryrefslogtreecommitdiff
path: root/drivers/scsi/hisi_sas/hisi_sas_main.c
AgeCommit message (Expand)Author
2019-04-05scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry
2016-09-14scsi: hisi_sas: set dma mask before allocate DMA memoryJohn Garry
2016-09-14scsi: hisi_sas: fix a potential warning for sata disk ejectionJohn Garry
2016-09-14scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry
2016-09-14scsi: hisi_sas: only zero slot memory when reusedJohn Garry
2016-09-14scsi: hisi_sas: save delivery queue write pointerJohn Garry
2016-08-25scsi: hisi_sas: add TMF success checkJohn Garry
2016-08-25scsi: hisi_sas: fail tmf task prep when port detachedJohn Garry
2016-08-25scsi: hisi_sas: add internal abort to hisi_sas_abort_task()John Garry
2016-08-25scsi: hisi_sas: add internal abort in hisi_sas_dev_gone()John Garry
2016-08-25scsi: hisi_sas: add internal abort main codeJohn Garry
2016-04-15hisi_sas: add device and slot alloc hw methodsJohn Garry
2016-02-29hisi_sas: add hisi_sas_slave_configure()John Garry
2016-02-29hisi_sas: add hisi_sas_slot_abort()John Garry
2016-02-29hisi_sas: change tmf func complete checkJohn Garry
2016-02-23hisi_sas: use Unified Device Properties APIJohn Garry
2016-02-23hisi_sas: add v2 path to send ATA commandJohn Garry
2016-02-23hisi_sas: set max commands as configurableJohn Garry
2016-02-23hisi_sas: relocate DEV_IS_EXPANDERJohn 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 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 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 initialisation codeJohn 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: Scan device treeJohn Garry
2015-11-25hisi_sas: Add scsi host registrationJohn Garry
2015-11-25hisi_sas: Add initial bare main driverJohn Garry