summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas/hisi_sas_main.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-1/+1
* scsi: hisi_sas: remove driver versioningJohn Garry2017-08-241-3/+0
* scsi: hisi_sas: replace kfree with scsi_host_putJohn Garry2017-08-241-3/+3
* scsi: hisi_sas: add reset handler for v3 hwXiang Chen2017-08-241-0/+9
* scsi: hisi_sas: add status and command buffer for internal abortXiang Chen2017-08-101-1/+13
* scsi: hisi_sas: support zone management commandsXiaofei Tan2017-08-101-0/+2
* scsi: hisi_sas: remove repeated device config in v2 hwXiang Chen2017-08-101-3/+0
* scsi: hisi_sas: add v2 hw DFX featureXiaofei Tan2017-08-101-1/+6
* scsi: hisi_sas: fix reset and port ID refresh issuesXiaofei Tan2017-08-101-51/+101
* scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan2017-07-011-56/+19
* scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen2017-06-191-0/+15
* scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry2017-06-191-6/+12
* scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry2017-06-191-37/+70
* scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry2017-06-191-18/+18
* scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen2017-06-191-0/+15
* scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen2017-06-191-0/+15
* scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen2017-06-191-0/+59
* scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen2017-06-191-22/+47
* scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry2017-06-191-5/+5
* scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()Xiang Chen2017-06-191-8/+17
* scsi: hisi_sas: add null check before indirect pointer dereferenceGustavo A. R. Silva2017-06-121-1/+1
* scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn2017-04-211-1/+0
* scsi: hisi_sas: fix NULL deference when TMF timeoutsJohn Garry2017-04-111-27/+33
* scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry2017-04-111-1/+1
* scsi: hisi_sas: use dev_is_sata to identify SATA or SAS diskXiang Chen2017-03-231-1/+1
* scsi: hisi_sas: check hisi_sas_lu_reset() error messageJohn Garry2017-03-231-2/+3
* scsi: hisi_sas: release SMP slot in lldd_abort_taskXiang Chen2017-03-231-2/+7
* scsi: hisi_sas: add hisi_sas_clear_nexus_ha()John Garry2017-03-231-0/+8
* scsi: hisi_sas: remove task free'ing for timeoutsJohn Garry2017-03-231-14/+1
* scsi: hisi_sas: fix some sas_task.task_state_lock lockingJohn Garry2017-03-231-7/+6
* scsi: hisi_sas: free slots after hardresetXiang Chen2017-03-231-5/+6
* scsi: hisi_sas: hardreset for SATA disk in LU resetJohn Garry2017-03-231-9/+29
* scsi: hisi_sas: modify hisi_sas_abort_task() for SSPJohn Garry2017-03-231-10/+18
* scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESETJohn Garry2017-03-231-1/+2
* scsi: hisi_sas: error hisi_sas_task_prep() when port downJohn Garry2017-03-231-3/+2
* scsi: hisi_sas: remove hisi_sas_port_deformed()John Garry2017-03-231-51/+34
* scsi: hisi_sas: add softreset function for SATA diskXiang Chen2017-03-231-4/+66
* scsi: hisi_sas: move PHY init to hisi_sas_scan_start()John Garry2017-03-231-6/+3
* scsi: hisi_sas: add controller resetXiang Chen2017-03-231-8/+126
* scsi: hisi_sas: add to_hisi_sas_port()John Garry2017-03-231-4/+13
* scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()Xiang Chen2017-01-201-4/+4
* scsi: hisi_sas: fix probe ordering problemXiang Chen2017-01-201-4/+4
* scsi: hisi_sas: downgrade internal abort exit printJohn Garry2017-01-201-1/+1
* scsi: hisi_sas: downgrade refclk messageJohn Garry2017-01-201-1/+1
* scsi: hisi_sas: lock sensitive region in hisi_sas_slot_abort()John Garry2017-01-051-0/+3
* scsi: hisi_sas: fix free'ing in probe and removeXiaofei Tan2016-12-051-9/+14
* scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hwXiang Chen2016-11-251-2/+10
* scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_reqJohn Garry2016-11-251-4/+5
* scsi: hisi_sas: modify return value of hisi_sas_query_task()Xiang Chen2016-11-251-0/+3
* scsi: hisi_sas: replace WARN_ON() with dev_warn() for internal abortXiang Chen2016-11-251-1/+2
OpenPOWER on IntegriCloud