]> 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)
commit71f2873ac31dc1a71247ef9c32d95c163f12f64b
treeead3a34e03ea6f7900d98376e3f37f0571144fad
parenta702248e31288316c75e5784ea7a6c3bead5786b
parent72cfb6f1c30cc9b850548e10a47de4103bb90517
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>