summaryrefslogtreecommitdiff
path: root/include/net/nfc/nci_core.h
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-09-25NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade
2013-09-25NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade
2013-09-24NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade
2013-09-24NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz
2013-06-14NFC: Add NCI over SPI receiveFrederic Danis
2013-06-14NFC: Add NCI over SPI sendFrederic Danis
2013-06-14NFC: Add basic NCI over SPIFrederic Danis
2013-06-13NFC: NCI: Fix skb->dev usageFrederic Danis
2013-01-09NFC: Initial Secure Element APISamuel Ortiz
2012-09-24NFC: Implement NCI dep_link_up and dep_link_downIlan Elias
2012-09-24NFC: Set local general bytes in nci_start_pollIlan Elias
2012-03-06NFC: NCI code identation fixesSamuel Ortiz
2012-01-24NFC: Add NCI multiple targets supportIlan Elias
2012-01-24NFC: Clearly separate NCI states from flagsIlan Elias
2012-01-24NFC: Add NCI data exchange timerIlan Elias
2012-01-24NFC: Increase NCI deactivate timeoutIlan Elias
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias
2011-09-20NFC: basic NCI protocol implementationIlan Elias