aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hisi_sas
AgeCommit message (Expand)Author
2018-05-08scsi: hisi_sas: update PHY linkrate after a controller resetXiang Chen
2018-05-08scsi: hisi_sas: stop controller timer for resetJohn Garry
2018-05-08scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()Xiang Chen
2018-05-08scsi: hisi_sas: fix PI memory sizeXiang Chen
2018-05-08scsi: hisi_sas: check host frozen before calling "done" functionXiang Chen
2018-05-08scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twiceXiang Chen
2018-05-08scsi: hisi_sas: optimise the usage of DQ lockingXiang Chen
2018-04-18scsi: hisi_sas: remove some unneeded structure membersJohn Garry
2018-04-18scsi: hisi_sas: print device id for errorsJohn Garry
2018-04-18scsi: hisi_sas: check IPTT is valid before using it for v3 hwXiaofei Tan
2018-04-18scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()Xiaofei Tan
2018-04-18scsi: hisi_sas: use dma_zalloc_coherent()Xiang Chen
2018-04-18scsi: hisi_sas: delete timer when removing hisi_sas driverXiang Chen
2018-04-18scsi: hisi_sas: update RAS feature for later revision of v3 HWXiaofei Tan
2018-04-18scsi: hisi_sas: make SAS address of SATA disks uniqueXiang Chen
2018-03-21scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-03-12scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()Xiang Chen
2018-03-12scsi: hisi_sas: modify some register config for hip08Xiaofei Tan
2018-03-12scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen
2018-03-12scsi: hisi_sas: fix return value of hisi_sas_task_prep()Xiaofei Tan
2018-03-12scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen
2018-03-12scsi: hisi_sas: increase timer expire of internal abort taskXiaofei Tan
2018-03-12scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan
2018-03-12scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan
2018-03-12scsi: hisi_sas: support the property of signal attenuation for v2 hwXiaofei Tan
2018-01-22scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()Xiang Chen
2018-01-22scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan
2018-01-17scsi: hisi_sas: make local symbol host_attrs staticWei Yongjun
2018-01-10scsi: hisi_sas: Change frame type for SET MAX commandschenxiang
2018-01-08scsi: libsas: make the event threshold configurableJason Yan
2017-12-20scsi: hisi_sas: add v3 hw suspend and resumeXiang Chen
2017-12-20scsi: hisi_sas: re-add the lldd_port_deformed()Xiang Chen
2017-12-20scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IOXiang Chen
2017-12-14scsi: hisi_sas: add internal abort dev in some placesXiaofei Tan
2017-12-14scsi: hisi_sas: judge result of internal abortXiaofei Tan
2017-12-14scsi: hisi_sas: do link reset for some CHL_INT2 intsXiaofei Tan
2017-12-14scsi: hisi_sas: use an general way to delay PHY workXiaofei Tan
2017-12-14scsi: hisi_sas: add v2 hw port AXI error handling supportXiaofei Tan
2017-12-14scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hwXiaofei Tan
2017-12-14scsi: hisi_sas: add some print to enhance debuggingXiang Chen
2017-12-14scsi: hisi_sas: add RAS feature for v3 hwXiaofei Tan
2017-12-14scsi: hisi_sas: change ncq process for v3 hwXiang Chen
2017-12-14scsi: hisi_sas: add an mechanism to do reset work synchronouslyXiaofei Tan
2017-12-14scsi: hisi_sas: modify hisi_sas_dev_gone() for resetXiang Chen
2017-12-14scsi: hisi_sas: some optimizations of host controller resetXiaofei Tan
2017-12-14scsi: hisi_sas: optimise port id refresh functionXiaofei Tan
2017-12-14scsi: hisi_sas: relocate clearing ITCT and freeing deviceXiaofei Tan
2017-12-14scsi: hisi_sas: fix dma_unmap_sg() parameterXiang Chen
2017-12-14scsi: hisi_sas: initialize dq spinlock before useXiang Chen
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook