summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas
Commit message (Expand)AuthorAgeFilesLines
* hisi_sas: update driver version to 1.3John Garry2016-02-291-1/+1
* hisi_sas: add hisi_sas_slave_configure()John Garry2016-02-291-1/+14
* hisi_sas: use slot abort in v2 hwJohn Garry2016-02-291-3/+12
* hisi_sas: use slot abort in v1 hwJohn Garry2016-02-291-0/+13
* hisi_sas: add hisi_sas_slot_abort()John Garry2016-02-292-0/+44
* hisi_sas: change tmf func complete checkJohn Garry2016-02-291-1/+1
* hisi_sas: update driver version to 1.2John Garry2016-02-231-1/+1
* hisi_sas: add v1 hw ACPI supportJohn Garry2016-02-231-24/+43
* hisi_sas: use Unified Device Properties APIJohn Garry2016-02-232-20/+23
* hisi_sas: update driver version to 1.1John Garry2016-02-231-1/+1
* hisi_sas: add v2 tmf functionsJohn Garry2016-02-231-0/+23
* hisi_sas: add v2 slot error handlerJohn Garry2016-02-231-0/+421
* hisi_sas: add v2 path to send ATA commandJohn Garry2016-02-233-0/+174
* hisi_sas: add v2 code for itct setup and freeJohn Garry2016-02-231-0/+92
* hisi_sas: add v2 code to send smp commandJohn Garry2016-02-231-0/+71
* hisi_sas: add v2 path to send ssp frameJohn Garry2016-02-231-0/+185
* hisi_sas: add v2 cq interrupt handlerJohn Garry2016-02-231-0/+190
* hisi_sas: add v2 SATA interrupt handlerJohn Garry2016-02-231-0/+100
* hisi_sas: add v2 channel interrupt handlerJohn Garry2016-02-231-0/+79
* hisi_sas: add v2 phy down handlerJohn Garry2016-02-231-0/+49
* hisi_sas: add v2 int init and phy up handlerJohn Garry2016-02-231-0/+171
* hisi_sas: add v2 phy init codeJohn Garry2016-02-231-0/+49
* hisi_sas: add init_id_frame_v2_hw()John Garry2016-02-231-0/+40
* hisi_sas: add v2 hw initJohn Garry2016-02-231-0/+288
* hisi_sas: add v2 register definitionsJohn Garry2016-02-231-0/+237
* hisi_sas: add bare v2 hw driverJohn Garry2016-02-232-1/+49
* hisi_sas: rename some fields in hisi_sas_itctJohn Garry2016-02-231-12/+1
* hisi_sas: add hisi_sas_err_record_v1John Garry2016-02-232-13/+16
* hisi_sas: reduce max itct entriesJohn Garry2016-02-231-1/+1
* hisi_sas: set max commands as configurableJohn Garry2016-02-233-13/+16
* hisi_sas: relocate DEV_IS_EXPANDERJohn Garry2016-02-232-4/+4
* Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-042-7/+4
|\
| * hisi_sas: fix v1 hw check for slot errorJohn Garry2016-01-261-6/+3
| * hisi_sas: add dependency for HAS_IOMEMJohn Garry2016-01-261-1/+1
* | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-01-261-0/+2
|\|
| * hisi_sas: Restrict SCSI_HISI_SAS to arm64Geert Uytterhoeven2016-01-201-0/+1
| * hisi_sas: SCSI_HISI_SAS should depend on HAS_DMAGeert Uytterhoeven2016-01-201-0/+1
* | hisi_sas: Use u64 for qw0 in free_device_v1_hw()John Garry2016-01-081-1/+2
* | hisi_sas: Fix typo in setup_itct_v1_hw()John Garry2016-01-081-4/+4
* | hisi_sas: Fix v1 itct masksJohn Garry2016-01-081-17/+12
|/
* hisi_sas: use platform_get_irq()John Garry2015-12-162-9/+5
* hisi_sas: fix error codes in hisi_sas_task_prep()Dan Carpenter2015-12-101-3/+7
* hisi_sas: Remove dependency on of_irq_countJohn Garry2015-11-253-40/+5
* hisi_sas: Add fatal irq handlerJohn Garry2015-11-251-0/+119
* hisi_sas: Add control phy handlerJohn Garry2015-11-253-0/+55
* hisi_sas: Add tmf methodsJohn Garry2015-11-251-0/+309
* hisi_sas: Add scan finished and startJohn Garry2015-11-252-0/+26
* hisi_sas: Add smp protocol supportJohn Garry2015-11-253-0/+100
* hisi_sas: Add bcast interrupt handlerJohn Garry2015-11-251-0/+31
* hisi_sas: Add abnormal irq handlerJohn Garry2015-11-253-0/+190