Linux wireless drivers development
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Mark Greer <mgreer@animalcreek.com>
Cc: linux-wireless@vger.kernel.org, linux-nfc@lists.01.org
Subject: Re: [PATCH 00/23] neard: Support TI Std & Pro tags, fixups, etc.
Date: Fri, 10 Nov 2017 00:26:26 +0100	[thread overview]
Message-ID: <20171109232626.GB4161@zurbaran.ger.intel.com> (raw)
In-Reply-To: <20170615182516.4508-1-mgreer@animalcreek.com>

Hi Mark,

On Thu, Jun 15, 2017 at 11:24:53AM -0700, Mark Greer wrote:
> This is an assortment of commits that make some fixups, do some general
> tightening of NDEF data checking, add support for TI Standard and Pro
> Type 5 tags, and stop issuing the Read Multiple Blocks command when
> formatting a Type 5 tag.  The reasoning for each change is in the
> individual commit descriptions.
> 
> For convenience, a branch with these commits is available in the
> submit/updates-v1 branch here:
> 
> 	https://github.com/animalcreek/neard.git
Applied, thanks.

Cheers,
Samuel.

      parent reply	other threads:[~2017-11-09 23:26 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-15 18:24 [PATCH 00/23] neard: Support TI Std & Pro tags, fixups, etc Mark Greer
2017-06-15 18:24 ` [PATCH 01/23] ndef: Add default language ("en") for Text records Mark Greer
2017-06-15 18:24 ` [PATCH 02/23] ndef: Fix use of uninitialized variable in property_get_type() Mark Greer
2017-06-15 18:24 ` [PATCH 03/23] ndef: Unrecognized WKTs should return RECORD_TYPE_UNKNOWN Mark Greer
2017-06-15 18:24 ` [PATCH 04/23] ndef: Verify RTD record type name encodings Mark Greer
2017-06-15 18:24 ` [PATCH 05/23] ndef: Discard records containing errors Mark Greer
2017-06-15 18:24 ` [PATCH 06/23] ndef: Validate text data in WKT Text records Mark Greer
2017-06-15 18:25 ` [PATCH 07/23] adapter: Return '-errno' when socket() call fails Mark Greer
2017-06-15 18:25 ` [PATCH 08/23] adapter: Return '-errno' when connect() " Mark Greer
2017-06-15 18:25 ` [PATCH 09/23] adapter: Clear timeout handle when check presence timer stopped Mark Greer
2017-06-15 18:25 ` [PATCH 10/23] adapter: Clear timer handle when DEP " Mark Greer
2017-06-15 18:25 ` [PATCH 11/23] adapter: Do not poll when there is an active tag Mark Greer
2017-06-15 18:25 ` [PATCH 12/23] nfctype2: Don't read tags with bad magic number Mark Greer
2017-06-15 18:25 ` [PATCH 13/23] nfctype5: Reduce noise when tag is moved out of range Mark Greer
2017-06-15 18:25 ` [PATCH 14/23] nfctype5: Add space between 'if' and first '(' Mark Greer
2017-06-15 18:25 ` [PATCH 15/23] nfctype5: Remove superfluous parentheses Mark Greer
2017-06-15 18:25 ` [PATCH 16/23] nfctype5: Rework code that identifies ST Micro Type 5 tags Mark Greer
2017-06-15 18:25 ` [PATCH 17/23] nfctype5: Add support for TI Standard and Pro Type 5 tag Mark Greer
2017-06-15 18:25 ` [PATCH 18/23] nfctype5: Remove useless initialization Mark Greer
2017-06-15 18:25 ` [PATCH 19/23] nfctype5: Don't issue RMB command when formatting Mark Greer
2017-06-15 18:25 ` [PATCH 20/23] nfctype5: Discard extra byte in RMB response data Mark Greer
2017-06-15 18:25 ` [PATCH 21/23] nfctype5: Fix formatting Mark Greer
2017-06-15 18:25 ` [PATCH 22/23] nfctools: Move nciattach macros & enums to nciattach.c Mark Greer
2017-06-15 18:25 ` [PATCH 23/23] nfc_copy: Update nfc_copy.h to match Linux kernel's version Mark Greer
2017-07-25 18:22 ` [PATCH 00/23] neard: Support TI Std & Pro tags, fixups, etc Mark Greer
2017-11-09 23:26 ` Samuel Ortiz [this message]

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=20171109232626.GB4161@zurbaran.ger.intel.com \
    --to=sameo@linux.intel.com \
    --cc=linux-nfc@lists.01.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mgreer@animalcreek.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