Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752959AbaBNQtX (ORCPT ); Fri, 14 Feb 2014 11:49:23 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:59832 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752909AbaBNQtT (ORCPT ); Fri, 14 Feb 2014 11:49:19 -0500 From: Joel Fernandes To: , CC: , Linux OMAP List , Linux ARM Kernel List , Linux Kernel Mailing List , Joel Fernandes Subject: [PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs Date: Fri, 14 Feb 2014 10:48:41 -0600 Message-ID: <1392396521-24326-1-git-send-email-joelf@ti.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Here are revised patches for omap-des driver addressing review comments at: https://lkml.org/lkml/2013/8/30/116 Joel Fernandes (2): crypto: omap-des: Add omap-des driver for OMAP4/AM43xx crypto: omap-des: Add config and build options drivers/crypto/Kconfig | 11 + drivers/crypto/Makefile | 1 + drivers/crypto/omap-des.c | 1218 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 1230 insertions(+) create mode 100644 drivers/crypto/omap-des.c -- 1.7.9.5 -- 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/