]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Add ISO 14443 type B protocol
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 3 Jul 2012 22:14:04 +0000 (00:14 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:42:24 +0000 (16:42 -0400)
commit65791aa33d03c947c14c5db81798ab60e99269f9
tree9b718a6c24ad36433f15febdc52ed25b23f41847
parent706155a149446ccf608f835950933b9a1fbe8dbc
NFC: Add ISO 14443 type B protocol

Some devices (e.g. Sony's PaSoRi) can not do type B polling, so we have
to make a distinction between ISO14443 type A and B poll modes.

Cc: Eric Lapuyade <eric.lapuyade@intel.com>
Cc: Ilan Elias <ilane@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/nfcwilink.c
drivers/nfc/pn533.c
drivers/nfc/pn544_hci.c
include/linux/nfc.h
net/nfc/hci/core.c
net/nfc/nci/core.c
net/nfc/nci/ntf.c