summaryrefslogtreecommitdiffstats
path: root/net/nfc/nci/rsp.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-251-0/+14
* NFC: NCI code identation fixesSamuel Ortiz2012-03-061-9/+8
* NFC: Add NCI multiple targets supportIlan Elias2012-01-241-0/+17
* NFC: Clearly separate NCI states from flagsIlan Elias2012-01-241-4/+4
* NFC: Complete NCI deactivate in deactivate_ntfIlan Elias2012-01-241-1/+4
* NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2012-01-041-10/+0
* 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-5/+5
* nfc: Convert nfc_dbg to pr_debugJoe Perches2011-11-301-40/+40
* nfc: Use standard logging stylesJoe Perches2011-11-301-1/+3
* NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2011-11-111-25/+0
* NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-111-23/+35
* NFC: basic NCI protocol implementationIlan Elias2011-09-201-0/+226