]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 22 May 2014 17:56:46 +0000 (13:56 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 May 2014 17:56:46 +0000 (13:56 -0400)
commit5521e89fb32a063626887a46801d37ccafb176f4
treeead3a34e03ea6f7900d98376e3f37f0571144fad
parent7720e911e43307f158e69b15da87581e69b67d0d
parent74608022b7543d34dcc93ba87e9646853b7cd7c8
Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next

Samuel Ortiz <sameo@linux.intel.com> says:

"NFC: 3.16: First pull request

This is the NFC pull request for 3.16. We have:

- STMicroeectronics st21nfca support. The st21nfca is an HCI chipset and
  thus relies on the HCI stack. This submission provides support for tag
  redaer/writer mode (including Type 5) and device tree bindings.

- PM runtime support and a bunch of bug fixes for TI's trf7970a.

- Device tree support for NXP's pn544. Legacy platform data support is
  obviously kept intact.

- NFC Tag type 4B support to the NFC Digital stack.

- SOCK_RAW type support to the raw NFC socket, and allow NCI
  sniffing from that. This can be extended to report HCI frames and also
  proprietarry ones like e.g. the pn533 ones."

Signed-off-by: John W. Linville <linville@tuxdriver.com>