aboutsummaryrefslogtreecommitdiff
path: root/net/nfc/nci
AgeCommit message (Expand)Author
2011-12-15Merge 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-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