summaryrefslogtreecommitdiffstats
path: root/include/net/nfc/nci_core.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-0/+2
|\
| * NFC: NCI: Add set_config APIAmitkumar Karwar2014-01-071-0/+1
| * NFC: NCI: Add setup handlerAmitkumar Karwar2014-01-071-0/+1
* | include/net/: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
|/
* NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade2013-09-251-10/+3
* NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade2013-09-251-1/+1
* NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade2013-09-251-30/+11
* NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade2013-09-251-13/+13
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-141-1/+0
* NFC: Add NCI over SPI receiveFrederic Danis2013-06-141-0/+1
* NFC: Add NCI over SPI sendFrederic Danis2013-06-141-0/+3
* NFC: Add basic NCI over SPIFrederic Danis2013-06-141-0/+49
* NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-141-2/+2
* NFC: Initial Secure Element APISamuel Ortiz2013-01-101-0/+1
* NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-251-0/+4
* NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-251-0/+1
* NFC: NCI code identation fixesSamuel Ortiz2012-03-061-5/+5
* NFC: Add NCI multiple targets supportIlan Elias2012-01-241-1/+8
* NFC: Clearly separate NCI states from flagsIlan Elias2012-01-241-4/+10
* NFC: Add NCI data exchange timerIlan Elias2012-01-241-0/+3
* NFC: Increase NCI deactivate timeoutIlan Elias2012-01-241-1/+1
* NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2012-01-041-2/+4
* NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2011-11-111-4/+0
* NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-111-5/+6
* NFC: protect nci_data_exchange transactionsIlan Elias2011-09-271-0/+1
* NFC: basic NCI protocol implementationIlan Elias2011-09-201-0/+183
OpenPOWER on IntegriCloud