summaryrefslogtreecommitdiff
path: root/drivers/scsi/hisi_sas
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: add v3 hw port AXI error handlingXiaofei Tan
2017-10-31scsi: hisi_sas: add v3 hw support for AXI fatal errorXiaofei Tan
2017-10-31scsi: hisi_sas: complete all tasklets prior to host resetXiaofei Tan
2017-10-31scsi: hisi_sas: fix a bug when free device for v3 hwXiang Chen
2017-10-31scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan
2017-10-31scsi: hisi_sas: add v3 hw DFX featureXiaofei Tan
2017-10-31scsi: hisi_sas: init connect cfg register for v3 hwXiaofei Tan
2017-10-31scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()Xiaofei Tan
2017-10-25scsi: hisi_sas: use array for v2 hw AXI errorsShiju Jose
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-10-25scsi: hisi_sas: delete get_ncq_tag_v3_hw()Xiang 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: remove phy_down_v3_hw() res variableJohn Garry
2017-08-24scsi: hisi_sas: add phy_set_linkrate_v3_hw()Xiang Chen
2017-08-24scsi: hisi_sas: update some v3 register init settingsXiang Chen
2017-08-24scsi: hisi_sas: add reset handler for v3 hwXiang Chen
2017-08-10scsi: hisi_sas: kill tasklet when destroying irq in v3 hwXiang Chen
2017-08-10scsi: hisi_sas: fix v3 hw channel interrupt processingXiang Chen
2017-08-10scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER settingXiang 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: service interrupt ITCT_CLR interrupt in v2 hwXiang Chen
2017-08-10scsi: hisi_sas: add irq and tasklet cleanup in v2 hwXiang Chen
2017-08-10scsi: hisi_sas: remove repeated device config in v2 hwXiang Chen
2017-08-10scsi: hisi_sas: use array for v2 hw ECC errorsJohn Garry
2017-08-10scsi: hisi_sas: add v2 hw DFX featureXiaofei Tan
2017-08-10scsi: hisi_sas: fix v2 hw underflow residual valueXiang Chen
2017-08-10scsi: hisi_sas: avoid potential v2 hw interrupt issueXiang Chen
2017-08-10scsi: hisi_sas: fix reset and port ID refresh issuesXiaofei Tan
2017-07-12scsi: hisi_sas: make several const arrays staticColin Ian King
2017-07-01scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan
2017-06-26scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32John Garry
2017-06-19scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen
2017-06-19scsi: hisi_sas: add v3 code to fill some more hw function pointersXiang Chen
2017-06-19scsi: hisi_sas: add get_wideport_bitmap_v3_hw()Xiang Chen
2017-06-19scsi: hisi_sas: add v3 code to send internal abort commandXiang Chen
2017-06-19scsi: hisi_sas: add v3 code for itct setup and freeXiang Chen