summaryrefslogtreecommitdiffstats
path: root/net/nfc/digital_dep.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: digital: Set rf tech and crc functions when receiving a PSL_REQThierry Escande2014-01-071-13/+31
* NFC: digital: Set current target active on activate_target() callThierry Escande2014-01-071-0/+2
* NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.hThierry Escande2014-01-041-4/+2
* NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macrosThierry Escande2014-01-041-2/+2
* NFC: digital: Add newline to pr_* callsSamuel Ortiz2013-09-251-6/+6
* NFC: digital: Remove PR_ERR and PR_DBG macrosSamuel Ortiz2013-09-251-6/+8
* NFC Digital: Add target NFC-DEP supportThierry Escande2013-09-251-0/+346
* NFC Digital: Add initiator NFC-DEP supportThierry Escande2013-09-251-0/+381