aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/digital_dep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-26NFC: digital: Return proper error code when sending ATR_REQThierry Escande1-3/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-18/+36
2014-01-07NFC: digital: Set rf tech and crc functions when receiving a PSL_REQThierry Escande1-13/+31
2014-01-07NFC: digital: Set current target active on activate_target() callThierry Escande1-0/+2
2014-01-04NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.hThierry Escande1-4/+2
2014-01-04NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macrosThierry Escande1-2/+2
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-09-25NFC: digital: Add newline to pr_* callsSamuel Ortiz1-6/+6
2013-09-25NFC: digital: Remove PR_ERR and PR_DBG macrosSamuel Ortiz1-6/+8
2013-09-25NFC Digital: Add target NFC-DEP supportThierry Escande1-0/+346
2013-09-25NFC Digital: Add initiator NFC-DEP supportThierry Escande1-0/+381