summaryrefslogtreecommitdiffstats
path: root/net/nfc/nci/ntf.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard2014-09-241-1/+8
* NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-011-0/+31
* NFC: nci: Add T1T support notificationChristophe Ricard2014-07-231-1/+3
* NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel2014-05-191-5/+2
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-2/+1
* NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-251-0/+20
* NFC: Parse NCI NFC-DEP activation paramsIlan Elias2012-09-251-0/+32
* NFC: Add ISO 14443 type B protocolSamuel Ortiz2012-07-091-1/+4
* NFC: Prevent multiple buffer overflows in NCIDan Rosenberg2012-06-251-5/+5
* NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-05-151-1/+1
* NFC: The core part should generate the target indexSamuel Ortiz2012-04-121-5/+6
* NFC: NCI code identation fixesSamuel Ortiz2012-03-061-40/+35
* NFC: Add NCI multiple targets supportIlan Elias2012-01-241-85/+238
* NFC: Clearly separate NCI states from flagsIlan Elias2012-01-241-3/+2
* NFC: Export new attributes sensb_res and sensf_resIlan Elias2012-01-241-13/+98
* NFC: Complete NCI deactivate in deactivate_ntfIlan Elias2012-01-241-0/+2
* NFC: Export a new attribute nfcid1 in target infoIlan Elias2012-01-041-0/+6
* NFC: Handle error during NCI data exchangeIlan Elias2012-01-041-0/+18
* NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2012-01-041-8/+18
* NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz2011-12-141-1/+1
* nfc: Remove function tracer like entry messagesJoe Perches2011-11-301-1/+1
* nfc: Convert nfc_dbg to pr_debugJoe Perches2011-11-301-34/+33
* nfc: Use standard logging stylesJoe Perches2011-11-301-7/+9
* NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2011-11-111-12/+3
* NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-111-50/+87
* NFC: protect nci_data_exchange transactionsIlan Elias2011-09-271-1/+1
* NFC: basic NCI protocol implementationIlan Elias2011-09-201-0/+258
OpenPOWER on IntegriCloud