aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_main.c
Commit message (Expand)AuthorAge
* scsi: hisi_sas: set dma mask before allocate DMA memoryJohn Garry2016-09-14
* scsi: hisi_sas: fix a potential warning for sata disk ejectionJohn Garry2016-09-14
* scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry2016-09-14
* scsi: hisi_sas: only zero slot memory when reusedJohn Garry2016-09-14
* scsi: hisi_sas: save delivery queue write pointerJohn Garry2016-09-14
* scsi: hisi_sas: add TMF success checkJohn Garry2016-08-25
* scsi: hisi_sas: fail tmf task prep when port detachedJohn Garry2016-08-25
* scsi: hisi_sas: add internal abort to hisi_sas_abort_task()John Garry2016-08-25
* scsi: hisi_sas: add internal abort in hisi_sas_dev_gone()John Garry2016-08-25
* scsi: hisi_sas: add internal abort main codeJohn Garry2016-08-25
* hisi_sas: add device and slot alloc hw methodsJohn Garry2016-04-15
* hisi_sas: add hisi_sas_slave_configure()John Garry2016-02-29
* hisi_sas: add hisi_sas_slot_abort()John Garry2016-02-29
* hisi_sas: change tmf func complete checkJohn Garry2016-02-29
* hisi_sas: use Unified Device Properties APIJohn Garry2016-02-23
* hisi_sas: add v2 path to send ATA commandJohn Garry2016-02-23
* hisi_sas: set max commands as configurableJohn Garry2016-02-23
* hisi_sas: relocate DEV_IS_EXPANDERJohn Garry2016-02-23
* hisi_sas: fix error codes in hisi_sas_task_prep()Dan Carpenter2015-12-10
* hisi_sas: Remove dependency on of_irq_countJohn Garry2015-11-25
* hisi_sas: Add control phy handlerJohn Garry2015-11-25
* hisi_sas: Add tmf methodsJohn Garry2015-11-25
* hisi_sas: Add scan finished and startJohn Garry2015-11-25
* hisi_sas: Add smp protocol supportJohn Garry2015-11-25
* hisi_sas: Add abnormal irq handlerJohn Garry2015-11-25
* hisi_sas: Add dev_found and dev_goneJohn Garry2015-11-25
* hisi_sas: Add cq interrupt handlerJohn Garry2015-11-25
* hisi_sas: Add ssp command functionJohn Garry2015-11-25
* hisi_sas: Add path from phyup irq to SAS frameworkJohn Garry2015-11-25
* hisi_sas: Add v1 hardware initialisation codeJohn Garry2015-11-25
* hisi_sas: Add timer and spinlock initJohn Garry2015-11-25
* hisi_sas: Add phy and port initJohn Garry2015-11-25
* hisi_sas: Add hisi sas device typeJohn Garry2015-11-25
* hisi_sas: Add hisi_hba workqueueJohn Garry2015-11-25
* hisi_sas: Set dev DMA maskJohn Garry2015-11-25
* hisi_sas: Add phy SAS ADDR initializationJohn Garry2015-11-25
* hisi_sas: Add cq structure initializationJohn Garry2015-11-25
* hisi_sas: Add slot init codeJohn Garry2015-11-25
* hisi_sas: Add hisi_sas_removeJohn Garry2015-11-25
* hisi_sas: Allocate memories and create poolsJohn Garry2015-11-25
* hisi_sas: Scan device treeJohn Garry2015-11-25
* hisi_sas: Add scsi host registrationJohn Garry2015-11-25
* hisi_sas: Add initial bare main driverJohn Garry2015-11-25