summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas
Commit message (Expand)AuthorAgeFilesLines
* hisi_sas: update driver version to 1.3John Garry2016-03-011-1/+1
* hisi_sas: add hisi_sas_slave_configure()John Garry2016-03-011-1/+14
* hisi_sas: use slot abort in v2 hwJohn Garry2016-03-011-3/+12
* hisi_sas: use slot abort in v1 hwJohn Garry2016-03-011-0/+13
* hisi_sas: add hisi_sas_slot_abort()John Garry2016-03-012-0/+44
* hisi_sas: change tmf func complete checkJohn Garry2016-03-011-1/+1
* hisi_sas: update driver version to 1.2John Garry2016-02-241-1/+1
* hisi_sas: add v1 hw ACPI supportJohn Garry2016-02-241-24/+43
* hisi_sas: use Unified Device Properties APIJohn Garry2016-02-242-20/+23
* hisi_sas: update driver version to 1.1John Garry2016-02-241-1/+1
* hisi_sas: add v2 tmf functionsJohn Garry2016-02-241-0/+23
* hisi_sas: add v2 slot error handlerJohn Garry2016-02-241-0/+421
* hisi_sas: add v2 path to send ATA commandJohn Garry2016-02-243-0/+174
* hisi_sas: add v2 code for itct setup and freeJohn Garry2016-02-241-0/+92
* hisi_sas: add v2 code to send smp commandJohn Garry2016-02-241-0/+71
* hisi_sas: add v2 path to send ssp frameJohn Garry2016-02-241-0/+185
* hisi_sas: add v2 cq interrupt handlerJohn Garry2016-02-241-0/+190
* hisi_sas: add v2 SATA interrupt handlerJohn Garry2016-02-241-0/+100
* hisi_sas: add v2 channel interrupt handlerJohn Garry2016-02-241-0/+79
* hisi_sas: add v2 phy down handlerJohn Garry2016-02-241-0/+49
* hisi_sas: add v2 int init and phy up handlerJohn Garry2016-02-241-0/+171
* hisi_sas: add v2 phy init codeJohn Garry2016-02-241-0/+49
* hisi_sas: add init_id_frame_v2_hw()John Garry2016-02-241-0/+40
* hisi_sas: add v2 hw initJohn Garry2016-02-241-0/+288
* hisi_sas: add v2 register definitionsJohn Garry2016-02-241-0/+237
* hisi_sas: add bare v2 hw driverJohn Garry2016-02-242-1/+49
* hisi_sas: rename some fields in hisi_sas_itctJohn Garry2016-02-241-12/+1Star
* hisi_sas: add hisi_sas_err_record_v1John Garry2016-02-242-13/+16
* hisi_sas: reduce max itct entriesJohn Garry2016-02-241-1/+1
* hisi_sas: set max commands as configurableJohn Garry2016-02-243-13/+16
* hisi_sas: relocate DEV_IS_EXPANDERJohn Garry2016-02-242-4/+4
* Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-052-7/+4Star
|\
| * hisi_sas: fix v1 hw check for slot errorJohn Garry2016-01-271-6/+3Star
| * hisi_sas: add dependency for HAS_IOMEMJohn Garry2016-01-271-1/+1
* | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-01-271-0/+2
|\|
| * hisi_sas: Restrict SCSI_HISI_SAS to arm64Geert Uytterhoeven2016-01-211-0/+1
| * hisi_sas: SCSI_HISI_SAS should depend on HAS_DMAGeert Uytterhoeven2016-01-211-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/+12Star
|/
* hisi_sas: use platform_get_irq()John Garry2015-12-172-9/+5Star
* 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-263-40/+5Star
* hisi_sas: Add fatal irq handlerJohn Garry2015-11-261-0/+119
* hisi_sas: Add control phy handlerJohn Garry2015-11-263-0/+55
* hisi_sas: Add tmf methodsJohn Garry2015-11-261-0/+309
* hisi_sas: Add scan finished and startJohn Garry2015-11-262-0/+26
* hisi_sas: Add smp protocol supportJohn Garry2015-11-263-0/+100
* hisi_sas: Add bcast interrupt handlerJohn Garry2015-11-261-0/+31
* hisi_sas: Add abnormal irq handlerJohn Garry2015-11-263-0/+190