From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: greg@kroah.com, linux-kernel@vger.kernel.org, mark.a.allyn@intel.com
Subject: [PATCH 0/6] SEP resynchronize
Date: Fri, 10 Feb 2012 13:52:13 +0000 [thread overview]
Message-ID: <20120210134929.12442.59041.stgit@bob.linux.org.uk> (raw)
This picks out and regenerates the changes between Intel internal tree work
and the upstream kernel. The big things here are the additional access modes
and the reworking of the kernel crypto interface to the device.
With these added the tree divergence is basically some 64bit warning fixes
only in the upstream tree, a few debug statements and some Android specific
bits.
---
Mark A. Allyn (6):
sep: reworked crypto layer
sep: NULL out pointers, mark debug code DEBUG to fix warnings
sep: update initialisation
sep: Add interfaces for the new functions
sep: Basic infrastructure for SEP DMA access to non CPU regions
sep: Add new PCI identifier
drivers/staging/sep/sep_crypto.c | 3058 ++++++++++++++++--------------
drivers/staging/sep/sep_crypto.h | 77 -
drivers/staging/sep/sep_dev.h | 3
drivers/staging/sep/sep_driver_api.h | 15
drivers/staging/sep/sep_driver_hw_defs.h | 3
drivers/staging/sep/sep_main.c | 337 +++
6 files changed, 2015 insertions(+), 1478 deletions(-)
--
"Knowledge has no value or use for the solitary owner: to be
enjoyed it must be communicated" -- Charles Pratt, 1st Earl Camden
next reply other threads:[~2012-02-10 13:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-10 13:52 Alan Cox [this message]
2012-02-10 13:52 ` [PATCH 1/6] sep: Add new PCI identifier Alan Cox
2012-02-10 13:52 ` [PATCH 2/6] sep: Basic infrastructure for SEP DMA access to non CPU regions Alan Cox
2012-02-10 13:52 ` [PATCH 3/6] sep: Add interfaces for the new functions Alan Cox
2012-02-10 13:53 ` Hillf Danton
2012-02-10 16:45 ` Alan Cox
2012-02-11 12:22 ` Hillf Danton
2012-02-11 14:06 ` Alan Cox
2012-02-11 14:21 ` Hillf Danton
2012-02-10 13:53 ` [PATCH 4/6] sep: update initialisation Alan Cox
2012-02-10 13:53 ` [PATCH 5/6] sep: NULL out pointers, mark debug code DEBUG to fix warnings Alan Cox
2012-02-10 13:53 ` [PATCH 6/6] sep: reworked crypto layer Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120210134929.12442.59041.stgit@bob.linux.org.uk \
--to=alan@lxorguk.ukuu.org.uk \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.a.allyn@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).