summaryrefslogtreecommitdiffstats
path: root/net/nfc/digital_dep.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: digital: Add Inititor-side PSL supportMark A. Greer2014-08-311-0/+101
* Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-051-3/+8
|\
| * NFC: digital: Clear poll_tech_count before activating targetMark A. Greer2014-07-211-3/+8
* | NFC: remove unnecessary break after gotoFabian Frederick2014-07-161-2/+0Star
|/
* NFC: digital: Return proper error code when sending ATR_REQThierry Escande2014-05-261-3/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-18/+36
|\
| * 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/+2Star
| * NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macrosThierry Escande2014-01-041-2/+2
* | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
|/
* 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