summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: Add support for DIF feature for v2 hwXiang Chen2018-12-181-0/+8
* scsi: hisi_sas: Fix warnings detected by sparseJohn Garry2018-12-121-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/+0
* 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-191-0/+3
* scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry2018-07-191-1/+0
* scsi: hisi_sas: Pre-allocate slot DMA buffersXiang Chen2018-06-191-4/+5
* scsi: hisi_sas: Fix the conflict between dev gone and host resetXiaofei Tan2018-06-191-0/+1
* scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen2018-05-281-1/+4
* scsi: hisi_sas: Add v2 hw force PHY function for internal ATA commandXiaofei Tan2018-05-281-0/+2
* scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan2018-05-281-7/+7
* scsi: hisi_sas: Try wait commands before before controller resetXiaofei Tan2018-05-281-0/+2
* scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen2018-05-281-2/+6
* scsi: hisi_sas: Change common allocation mode of device idXiang Chen2018-05-281-0/+1
* scsi: hisi_sas: change slot index allocation modeXiang Chen2018-05-281-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-181-3/+0
* scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen2018-03-121-1/+0
* scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan2018-01-221-0/+3
* scsi: hisi_sas: Change frame type for SET MAX commandschenxiang2018-01-101-1/+2
* scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen2017-12-201-0/+1
* scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan2017-12-141-0/+1
* scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan2017-12-141-1/+8
* scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan2017-12-141-0/+26
* scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan2017-12-141-1/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-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
| * scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESETXiang Chen2017-10-251-1/+1
| * scsi: hisi_sas: fix SATA breakpoint memory sizeXiang Chen2017-10-251-2/+6
* | scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-1/+0
|/
* scsi: hisi_sas: remove driver versioningJohn Garry2017-08-241-2/+0
* scsi: hisi_sas: add reset handler for v3 hwXiang Chen2017-08-241-0/+2
* scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hwXiang Chen2017-08-101-0/+1
* scsi: hisi_sas: use array for v2 hw ECC errorsJohn Garry2017-08-101-0/+8
* scsi: hisi_sas: add v2 hw DFX featureXiaofei Tan2017-08-101-0/+1
* scsi: hisi_sas: fix reset and port ID refresh issuesXiaofei Tan2017-08-101-2/+2
* scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan2017-07-011-14/+33
* scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32John Garry2017-06-261-1/+1
* scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen2017-06-191-0/+2
* scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry2017-06-191-0/+6
* scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry2017-06-191-0/+1
* scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry2017-06-191-1/+5
* scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen2017-06-191-0/+1
OpenPOWER on IntegriCloud