Linux wireless drivers development
 help / color / mirror / Atom feed
From: ilanelias78@gmail.com
To: aloisio.almeida@openbossa.org, lauro.venancio@openbossa.org,
	samuel@sortiz.org, linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, Ilan Elias <ilane@ti.com>
Subject: [PATCH 0/2] NFC: update to NCI spec 1.0 draft 22
Date: Tue, 20 Dec 2011 16:57:39 +0200	[thread overview]
Message-ID: <1324393061-32173-1-git-send-email-ilane@ti.com> (raw)

From: Ilan Elias <ilane@ti.com>

This series of patches update the supported features according to 
NCI spec 1.0 draft 22. No new features were introduced.
The changes are related only to the NCI protocol layer.
NCI spec 1.0 draft 22 should be the final version.

Summary of the main changes:
- Addition, deletion, and modification of NCI constants
- Changes in NCI commands, responses and notifications structures
- Handle error during NCI data exchange

Ilan Elias (2):
  NFC: Update names and structs to NCI spec 1.0 d22
  NFC: Handle error during NCI data exchange

 include/net/nfc/nci.h      |   49 ++++++++++++++++++-------------------------
 include/net/nfc/nci_core.h |    6 +++-
 net/nfc/nci/core.c         |   22 ++++++++++---------
 net/nfc/nci/lib.c          |    3 --
 net/nfc/nci/ntf.c          |   44 ++++++++++++++++++++++++++++++++-------
 net/nfc/nci/rsp.c          |   10 ---------
 6 files changed, 73 insertions(+), 61 deletions(-)


             reply	other threads:[~2011-12-20 14:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-20 14:57 ilanelias78 [this message]
2011-12-20 14:57 ` [PATCH 1/2] NFC: Update names and structs to NCI spec 1.0 d22 ilanelias78
2012-01-05 15:57   ` Samuel Ortiz
2011-12-20 14:57 ` [PATCH 2/2] NFC: Handle error during NCI data exchange ilanelias78
2012-01-05 15:57   ` Samuel Ortiz

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=1324393061-32173-1-git-send-email-ilane@ti.com \
    --to=ilanelias78@gmail.com \
    --cc=aloisio.almeida@openbossa.org \
    --cc=ilane@ti.com \
    --cc=lauro.venancio@openbossa.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=samuel@sortiz.org \
    /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