An error occurred fetching the project authors.
- 14 Jun, 2013 1 commit
-
-
Frederic Danis authored
The NFC Forum defines a transport interface based on Serial Peripheral Interface (SPI) for the NFC Controller Interface (NCI). This module implements the SPI transport of NCI, calling SPI module directly to read/write data to NFC controller (NFCC). NFCC driver should provide functions performing device open and close. It should also provide functions asserting/de-asserting interruption to prevent TX/RX race conditions. NFCC driver can also fix a delay between transactions if needed by the hardware. Signed-off-by:
Frederic Danis <frederic.danis@linux.intel.com> Signed-off-by:
Samuel Ortiz <sameo@linux.intel.com>
-
- 26 Oct, 2012 1 commit
-
-
Kees Cook authored
This config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it. Acked-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Kees Cook <keescook@chromium.org> Signed-off-by:
Samuel Ortiz <sameo@linux.intel.com>
-
- 20 Sep, 2011 1 commit
-
-
Ilan Elias authored
The NFC Controller Interface (NCI) is a standard communication protocol between an NFC Controller (NFCC) and a Device Host (DH), defined by the NFC Forum. Signed-off-by:
Ilan Elias <ilane@ti.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
-