summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_v1_hw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* scsi: hisi_sas: Some misc tidy-upXiang Chen2019-04-131-6/+3
* scsi: hisi_sas: Fix for setting the PHY linkrate when disconnectedJohn Garry2019-04-131-8/+3
* scsi: hisi_sas: add host reset interface for testXiang Chen2019-04-131-0/+1
* scsi: hisi_sas: Issue internal abort on all relevant queuesJohn Garry2019-02-091-0/+2
* scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen2019-01-291-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-10/+15
|\
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-1/+0
| * scsi: hisi_sas: Make sg_tablesize consistent valueXiang Chen2018-12-131-1/+1
| * scsi: hisi_sas: Fix warnings detected by sparseJohn Garry2018-12-131-7/+8
| * scsi: hisi_sas: Create separate host attributes per HBAXiang Chen2018-11-151-1/+6
* | scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing2018-11-061-2/+0
|/
* scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen2018-10-161-1/+0
* scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan2018-07-201-5/+10
* scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry2018-07-201-4/+1
* scsi: hisi_sas: Add a flag to filter PHY events during resetXiaofei Tan2018-06-201-1/+2
* scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen2018-05-291-0/+8
* scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan2018-05-291-6/+6
* scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen2018-05-291-0/+23
* scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()John Garry2018-05-291-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-131-1/+3
* scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen2018-03-131-3/+0
* scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan2018-03-131-2/+3
* scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan2018-03-131-1/+0
* scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan2017-12-151-1/+1
* scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan2017-12-151-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-151-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-201-14/+14
* scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen2017-06-201-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-061-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-03-011-0/+13
* hisi_sas: add v1 hw ACPI supportJohn Garry2016-02-241-24/+43
* hisi_sas: add hisi_sas_err_record_v1John Garry2016-02-241-2/+15