]> 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)
commit6621017a7d7ab88d2bada9087d428bd2c1ce7fb2
tree8f2b80088b24b7c5fb0aba4c6b3b45b5ca4a2bb2
parentf40a4099506f56193e5c3a1426a0ac65e97a030b
parent88c06008ce7d10b3c43beea5286c743a93e22983
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>