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)
commit01d719a2287ec34f631800d10f1fad3c134c3e89
tree9b718a6c24ad36433f15febdc52ed25b23f41847
parenta1fbbf1817c671a396b7ae3832bdfab63acea2e5
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
This page took 0.025755 seconds and 5 git commands to generate.