summaryrefslogtreecommitdiff
path: root/drivers/scsi/hisi_sas/hisi_sas_main.c
AgeCommit message (Expand)Author
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-10-31scsi: hisi_sas: complete all tasklets prior to host resetXiaofei Tan
2017-10-31scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan
2017-10-25scsi: hisi_sas: fix the risk of freeing slot twiceXiaofei Tan
2017-10-25scsi: hisi_sas: fix NULL check in SMP abort task pathXiaofei Tan
2017-10-25scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESETXiang Chen
2017-10-25scsi: hisi_sas: fix SATA breakpoint memory sizeXiang Chen
2017-10-25scsi: hisi_sas: grab hisi_hba.lock when processing slotsXiang Chen
2017-10-25scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lockXiaofei Tan
2017-10-25scsi: hisi_sas: fix internal abort slot timeout bugXiang Chen
2017-09-27scsi: libsas: remove unused variable sas_haColin Ian King
2017-09-15scsi: libsas: kill useless ha_event and do some cleanupJason Yan
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-08-24scsi: hisi_sas: remove driver versioningJohn Garry
2017-08-24scsi: hisi_sas: replace kfree with scsi_host_putJohn Garry
2017-08-24scsi: hisi_sas: add reset handler for v3 hwXiang Chen
2017-08-10scsi: hisi_sas: add status and command buffer for internal abortXiang Chen
2017-08-10scsi: hisi_sas: support zone management commandsXiaofei Tan
2017-08-10scsi: hisi_sas: remove repeated device config in v2 hwXiang Chen
2017-08-10scsi: hisi_sas: add v2 hw DFX featureXiaofei Tan
2017-08-10scsi: hisi_sas: fix reset and port ID refresh issuesXiaofei Tan
2017-07-01scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan
2017-06-19scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen
2017-06-19scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry
2017-06-19scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry
2017-06-19scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry
2017-06-19scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen
2017-06-19scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen
2017-06-19scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen
2017-06-19scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen
2017-06-19scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry
2017-06-19scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()Xiang Chen
2017-06-12scsi: hisi_sas: add null check before indirect pointer dereferenceGustavo A. R. Silva
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn
2017-04-11scsi: hisi_sas: fix NULL deference when TMF timeoutsJohn Garry
2017-04-11scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry
2017-03-23scsi: hisi_sas: use dev_is_sata to identify SATA or SAS diskXiang Chen
2017-03-23scsi: hisi_sas: check hisi_sas_lu_reset() error messageJohn Garry
2017-03-23scsi: hisi_sas: release SMP slot in lldd_abort_taskXiang Chen
2017-03-23scsi: hisi_sas: add hisi_sas_clear_nexus_ha()John Garry
2017-03-23scsi: hisi_sas: remove task free'ing for timeoutsJohn Garry
2017-03-23scsi: hisi_sas: fix some sas_task.task_state_lock lockingJohn Garry
2017-03-23scsi: hisi_sas: free slots after hardresetXiang Chen
2017-03-23scsi: hisi_sas: hardreset for SATA disk in LU resetJohn Garry
2017-03-23scsi: hisi_sas: modify hisi_sas_abort_task() for SSPJohn Garry
2017-03-23scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESETJohn Garry
2017-03-23scsi: hisi_sas: error hisi_sas_task_prep() when port downJohn Garry
2017-03-23scsi: hisi_sas: remove hisi_sas_port_deformed()John Garry