linux/net/nfc/nci
Vincent Cuissard 34ac496641 NFC: nci: remove current SLEEP mode management
NCI deactivate management was modified to support all NCI
deactivation type. Problem is that all the API are not ready
yet for it.

Problem is that with current code, when neard asks to deactivate
the tag it sends a deactivate SLEEP but nobody will then send a
IDLE deactivate. This IDLE deactivate is mandatory since NFC
controller can only be unlocked by DH.

Signed-off-by: Vincent Cuissard <cuissard@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-06-13 00:08:09 +02:00
..
core.c NFC: nci: remove current SLEEP mode management 2015-06-13 00:08:09 +02:00
data.c NFC: nci: Add dynamic logical connections support 2015-02-02 21:50:31 +01:00
hci.c NFC: nci: hci: Fix releasing uninitialized skbs 2015-06-09 00:34:19 +02:00
Kconfig NFC: nci: add generic uart support 2015-06-11 23:37:37 +02:00
lib.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
Makefile NFC: nci: add generic uart support 2015-06-11 23:37:37 +02:00
ntf.c NFC: nci: Handle proprietary response and notifications 2015-06-09 00:34:20 +02:00
rsp.c NFC: nci: Handle proprietary response and notifications 2015-06-09 00:34:20 +02:00
spi.c NFC: NCI: Use reinit_completion() at appropriate places 2014-02-23 23:32:18 +01:00
uart.c NFC: nfcmrvl: add UART driver 2015-06-11 23:41:57 +02:00