summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_v1_hw.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen2018-05-281-0/+8
* scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan2018-05-281-6/+6
* scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen2018-05-281-0/+23
* scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()John Garry2018-05-281-31/+4
* scsi: hisi_sas: Don't lock DQ for complete task sendingXiang Chen2018-05-181-6/+21
* scsi: hisi_sas: make return type of prep functions voidXiang Chen2018-05-181-22/+6
* scsi: hisi_sas: relocate smp sg mapXiang Chen2018-05-181-31/+2
* scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen2018-03-121-1/+3
* scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen2018-03-121-3/+0
* scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan2018-03-121-2/+3
* scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan2018-03-121-1/+0
* scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan2017-12-141-1/+1
* scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan2017-12-141-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-1/+1
|\
| * scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESETXiang Chen2017-10-251-1/+1
* | scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-3/+3
|/
* scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan2017-07-011-15/+16
* scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry2017-06-191-14/+14
* scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen2017-06-191-15/+8
* scsi: hisi_sas: fix some sas_task.task_state_lock lockingJohn Garry2017-03-231-0/+3
* scsi: hisi_sas: remove hisi_sas_port_deformed()John Garry2017-03-231-5/+4
* scsi: hisi_sas: move PHY init to hisi_sas_scan_start()John Garry2017-03-231-2/+1
* scsi: hisi_sas: add to_hisi_sas_port()John Garry2017-03-231-1/+3
* scsi: hisi_sas: lock sensitive regions when servicing CQ interruptJohn Garry2017-01-051-0/+2
* scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hwXiang Chen2016-11-251-0/+45
* scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_reqJohn Garry2016-11-251-2/+2
* scsi: hisi_sas: alloc queue id of slot according to device idXiang Chen2016-11-251-18/+12
* scsi: hisi_sas: remove init_id_frame_v1_hw()John Garry2016-09-141-10/+0
* scsi: hisi_sas: fix HBA SAS addr endianness for v1 hwJohn Garry2016-09-141-4/+4
* scsi: hisi_sas: save delivery queue write pointerJohn Garry2016-09-141-5/+7
* scsi: hisi_sas: save completion queue read pointerJohn Garry2016-09-141-4/+2
* hisi_sas: use slot abort in v1 hwJohn Garry2016-02-291-0/+13
* hisi_sas: add v1 hw ACPI supportJohn Garry2016-02-231-24/+43
* hisi_sas: add hisi_sas_err_record_v1John Garry2016-02-231-2/+15
* hisi_sas: set max commands as configurableJohn Garry2016-02-231-0/+3
* Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-041-6/+3
|\
| * hisi_sas: fix v1 hw check for slot errorJohn Garry2016-01-261-6/+3
* | 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-161-8/+5
* hisi_sas: Remove dependency on of_irq_countJohn Garry2015-11-251-29/+5
* hisi_sas: Add fatal irq handlerJohn Garry2015-11-251-0/+119
* hisi_sas: Add control phy handlerJohn Garry2015-11-251-0/+23
* hisi_sas: Add smp protocol supportJohn Garry2015-11-251-0/+88
* hisi_sas: Add bcast interrupt handlerJohn Garry2015-11-251-0/+31
* hisi_sas: Add abnormal irq handlerJohn Garry2015-11-251-0/+70
* hisi_sas: Add dev_found and dev_goneJohn Garry2015-11-251-0/+41
* hisi_sas: Add cq interrupt handlerJohn Garry2015-11-251-0/+345
* hisi_sas: Add ssp command functionJohn Garry2015-11-251-0/+194
OpenPOWER on IntegriCloud