Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Jan 2015 06:49:55 +0000 (22:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jan 2015 06:49:55 +0000 (22:49 -0800)
commitb8f8be3f043d6dba7d6c3426e4597d2ebf5a3547
tree8f2b80088b24b7c5fb0aba4c6b3b45b5ca4a2bb2
parentff660f75be36e6db75d45dc742a4a468c5a9c20d
parent0a5942c8e1480db4b8ee7a8d643e4945ef2f8fed
Merge tag 'nfc-next-3.20-1' of git://git./linux/kernel/git/sameo/nfc-next

NFC: 3.20 first pull request

This is the first NFC pull request for 3.20.

With this one we have:

- Secure element support for the ST Micro st21nfca driver. This depends
  on a few HCI internal changes in order for example to support more
  than one secure element per controller.

- ACPI support for NXP's pn544 HCI driver. This controller is found on
  many x86 SoCs and is typically enumerated on the ACPI bus there.

- A few st21nfca and st21nfcb fixes.

Signed-off-by: David S. Miller <davem@davemloft.net>