summaryrefslogtreecommitdiff
path: root/net/nfc/nci
AgeCommit message (Expand)Author
2012-01-27nfc: NULL vs zero in nci_activate_target()Dan Carpenter
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: Export new attributes sensb_res and sensf_resIlan Elias
2012-01-24NFC: Complete NCI deactivate in deactivate_ntfIlan Elias
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias
2011-12-14NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-12nfc: signedness bug in __nci_request()Dan Carpenter
2011-11-30nfc: Remove function tracer like entry messagesJoe Perches
2011-11-30nfc: Convert nfc_dbg to pr_debugJoe Perches
2011-11-30nfc: Use standard logging stylesJoe Perches
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-11NFC: Check if NCI data flow control is usedIlan 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-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-09-27NFC: use after free on errorDan Carpenter
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias
2011-09-27NFC: implicitly deactivate in nci_start_pollIlan Elias
2011-09-27NFC: improve readability of an 'if' in nci core.cIlan Elias
2011-09-20NFC: basic NCI protocol implementationIlan Elias