]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit846d2ad2e1d11b107003fefd07547f5da4878c4e
tree8f2b80088b24b7c5fb0aba4c6b3b45b5ca4a2bb2
parentf924268a95fdf6ecb70a35df445e9711c1e287d3
parentfcdbe0ee0bd9e6264d9d7a257c60ef2d45489a1f
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/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>