aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/nci/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-151-1/+1
|\
| * nfc: signedness bug in __nci_request()Dan Carpenter2011-12-121-1/+1
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
|/
* NFC: use after free on errorDan Carpenter2011-09-271-8/+6
* NFC: protect nci_data_exchange transactionsIlan Elias2011-09-271-1/+9
* NFC: implicitly deactivate in nci_start_pollIlan Elias2011-09-271-1/+6
* NFC: improve readability of an 'if' in nci core.cIlan Elias2011-09-271-18/+14
* NFC: basic NCI protocol implementationIlan Elias2011-09-201-0/+790