aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc/nci_core.h
Commit message (Expand)AuthorAge
* NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade2013-09-25
* NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade2013-09-25
* NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade2013-09-24
* NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade2013-09-24
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-14
* NFC: Add NCI over SPI receiveFrederic Danis2013-06-14
* NFC: Add NCI over SPI sendFrederic Danis2013-06-14
* NFC: Add basic NCI over SPIFrederic Danis2013-06-14
* NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-13
* NFC: Initial Secure Element APISamuel Ortiz2013-01-09
* NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-24
* NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-24
* NFC: NCI code identation fixesSamuel Ortiz2012-03-06
* NFC: Add NCI multiple targets supportIlan Elias2012-01-24
* NFC: Clearly separate NCI states from flagsIlan Elias2012-01-24
* NFC: Add NCI data exchange timerIlan Elias2012-01-24
* NFC: Increase NCI deactivate timeoutIlan Elias2012-01-24
* NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2012-01-04
* NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2011-11-11
* NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-11
* NFC: protect nci_data_exchange transactionsIlan Elias2011-09-27
* NFC: basic NCI protocol implementationIlan Elias2011-09-20