1
0
Fork 0
alistair23-linux/drivers/nfc
Samuel Ortiz dfccd0f580 NFC: pn533: Add some polling entropy
By not always starting the polling loop from the same modulation, we
avoid entering infinite loops where devices exporting 2 targets (on 2
different modulations) get the same target activated over and over.
If this target is not readable (e.g. a wallet emulating a tag), we will
stay in an error loop for ever.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-08-14 00:35:19 +02:00
..
microread NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
pn544 NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
Kconfig NFC: Add a nfc hardware simulation driver 2013-06-14 13:45:06 +02:00
Makefile NFC: Add a nfc hardware simulation driver 2013-06-14 13:45:06 +02:00
mei_phy.c NFC: mei_phy: Clean up file 2013-06-14 13:45:11 +02:00
mei_phy.h NFC: mei: Add a common mei bus API for NFC drivers 2013-04-16 00:39:31 +02:00
nfcsim.c NFC: Fix missing static declarations 2013-08-14 00:28:16 +02:00
nfcwilink.c NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
pn533.c NFC: pn533: Add some polling entropy 2013-08-14 00:35:19 +02:00