From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bryan Wu Subject: [PATCH 00/20] Blackfin SPI Driver fixing and updates Date: Fri, 6 Feb 2009 15:12:48 +0800 Message-ID: <1233904388-5765-1-git-send-email-cooloney@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-spi.vger.kernel.org Dear David and Andrew, I updates this whole Blackfin SPI Driver patches (20 patches) as we discussed in LKML. Normally updates the comments and fold patch "Blackfin SPI Driver: add comment about full duplex dma according to David Brownell" to "Blackfin SPI Driver: ensure cache coherency before doing DMA". Thanks a lot -Bryan ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756680AbZBFHL3 (ORCPT ); Fri, 6 Feb 2009 02:11:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752241AbZBFHLR (ORCPT ); Fri, 6 Feb 2009 02:11:17 -0500 Received: from nwd2mail10.analog.com ([137.71.25.55]:1470 "EHLO nwd2mail10.analog.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752051AbZBFHLQ (ORCPT ); Fri, 6 Feb 2009 02:11:16 -0500 X-IronPort-AV: E=Sophos;i="4.37,390,1231131600"; d="scan'208";a="82422004" From: Bryan Wu To: dbrownell@users.sourceforge.net, akpm@linux-foundation.org Cc: spi-devel-general@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: [PATCH 00/20] Blackfin SPI Driver fixing and updates Date: Fri, 6 Feb 2009 15:12:48 +0800 Message-Id: <1233904388-5765-1-git-send-email-cooloney@kernel.org> X-Mailer: git-send-email 1.5.6.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dear David and Andrew, I updates this whole Blackfin SPI Driver patches (20 patches) as we discussed in LKML. Normally updates the comments and fold patch "Blackfin SPI Driver: add comment about full duplex dma according to David Brownell" to "Blackfin SPI Driver: ensure cache coherency before doing DMA". Thanks a lot -Bryan