Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1032081AbbKFGEa (ORCPT ); Fri, 6 Nov 2015 01:04:30 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:33728 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754288AbbKFGE1 (ORCPT ); Fri, 6 Nov 2015 01:04:27 -0500 From: Andy Gross To: linux-usb@vger.kernel.org Cc: Greg KH , Peter Chen , Alan Stern , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Andy Gross Subject: [PATCH 0/2] Configure AHB to post data transfers Date: Fri, 6 Nov 2015 00:04:05 -0600 Message-Id: <1446789847-640-1-git-send-email-agross@codeaurora.org> X-Mailer: git-send-email 1.7.9.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 804 Lines: 21 This patch configures the ChipIdea USB 2.0 controller found on Qualcomm platforms to post data transfers on the AHB bus. This yields approximately a 50% increase in performance. Andy Gross (2): usb: chipidea: msm: Use posted data writes on AHB usb: host: ehci-msm: Use posted data writes on AHB drivers/usb/chipidea/ci_hdrc_msm.c | 3 ++- drivers/usb/host/ehci-msm.c | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/