From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suman Tripathi Subject: [PATCH v0 0/2]ata: Fix the dma state machine lockup for APM X-Gene SoC Date: Sat, 7 Jun 2014 02:58:52 +0530 Message-ID: <1402090134-23164-1-git-send-email-stripathi@apm.com> Return-path: Received: from denmail01-v4020.amcc.com ([192.195.68.30]:37775 "EHLO denmail01.apm.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752249AbaFFWIa (ORCPT ); Fri, 6 Jun 2014 18:08:30 -0400 Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: tj@kernel.org, olof@lixom.net, arnd@arndb.de Cc: linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, ddutile@redhat.com, jcm@redhat.com, patches@apm.com, Suman Tripathi Suman Tripathi (2): libahci: Implement the restart_engine to restart the port dma engine. ata: Fix the dma state machine lockup for the PIO mode commands. drivers/ata/ahci_xgene.c | 17 +++-------------- drivers/ata/libahci.c | 13 +++++++++++++ drivers/ata/libata-core.c | 10 ++++++++++ include/linux/libata.h | 3 +++ 4 files changed, 29 insertions(+), 14 deletions(-) -- 1.8.2.1