summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen2019-03-071-0/+7
* scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan2019-03-071-0/+1
* scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimentalXiang Chen2019-02-091-0/+4
* scsi: hisi_sas: Issue internal abort on all relevant queuesJohn Garry2019-02-091-0/+2
* scsi: hisi_sas: change queue depth from 512 to 4096Xiang Chen2019-02-091-1/+1
* scsi: hisi_sas: Add support for DIX feature for v3 hwXiang Chen2019-02-091-10/+30
* scsi: hisi_sas: Fix losing directly attached disk when hot-plugXiaofei Tan2019-01-291-0/+4
* scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()Xiang Chen2019-01-291-1/+1
* scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset()Xiang Chen2019-01-291-6/+0Star
* scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen2019-01-291-1/+1
* scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs codeJohn Garry2019-01-291-2/+2
* scsi: hisi_sas: No need to check return value of debugfs_create functionsJohn Garry2019-01-291-0/+1
* scsi: hisi_sas: Debugfs global register create file and add file operationsLuo Jiaxing2019-01-091-0/+8
* scsi: hisi_sas: Take debugfs snapshot for all regsLuo Jiaxing2019-01-091-2/+13
* scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registersLuo Jiaxing2019-01-091-0/+15
* scsi: hisi_sas: Create root and device debugfs directoriesLuo Jiaxing2019-01-091-0/+9
* scsi: hisi_sas: Add support for DIF feature for v2 hwXiang Chen2018-12-191-0/+8
* scsi: hisi_sas: Fix warnings detected by sparseJohn Garry2018-12-131-1/+1
* scsi: hisi_sas: Add support for interrupt coalescing for v3 hwXiang Chen2018-11-151-0/+2
* scsi: hisi_sas: Create separate host attributes per HBAXiang Chen2018-11-151-1/+0Star
* scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen2018-10-161-1/+2
* scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan2018-07-201-0/+3
* scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry2018-07-201-1/+0Star
* scsi: hisi_sas: Pre-allocate slot DMA buffersXiang Chen2018-06-201-4/+5
* scsi: hisi_sas: Fix the conflict between dev gone and host resetXiaofei Tan2018-06-201-0/+1
* scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen2018-05-291-1/+4
* scsi: hisi_sas: Add v2 hw force PHY function for internal ATA commandXiaofei Tan2018-05-291-0/+2
* scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan2018-05-291-7/+7
* scsi: hisi_sas: Try wait commands before before controller resetXiaofei Tan2018-05-291-0/+2
* scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen2018-05-291-2/+6
* scsi: hisi_sas: Change common allocation mode of device idXiang Chen2018-05-291-0/+1
* scsi: hisi_sas: change slot index allocation modeXiang Chen2018-05-291-0/+1
* scsi: hisi_sas: Don't lock DQ for complete task sendingXiang Chen2018-05-181-1/+3
* scsi: hisi_sas: make return type of prep functions voidXiang Chen2018-05-181-4/+4
* scsi: hisi_sas: update PHY linkrate after a controller resetXiang Chen2018-05-081-0/+1
* scsi: hisi_sas: fix PI memory sizeXiang Chen2018-05-081-1/+1
* scsi: hisi_sas: check host frozen before calling "done" functionXiang Chen2018-05-081-0/+1
* scsi: hisi_sas: remove some unneeded structure membersJohn Garry2018-04-191-3/+0Star
* scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen2018-03-131-1/+0Star
* scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan2018-01-231-0/+3
* scsi: hisi_sas: Change frame type for SET MAX commandschenxiang2018-01-111-1/+2
* scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen2017-12-211-0/+1
* scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan2017-12-151-0/+1
* scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan2017-12-151-1/+8
* scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan2017-12-151-0/+26
* scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan2017-12-151-1/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-151-3/+10
|\
| * scsi: hisi_sas: complete all tasklets prior to host resetXiaofei Tan2017-10-311-0/+1
| * scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan2017-10-311-0/+1
| * scsi: hisi_sas: use array for v2 hw AXI errorsShiju Jose2017-10-251-0/+1