aboutsummaryrefslogtreecommitdiff
path: root/net/nfc/digital_dep.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar David S. Miller 1-3/+8
2014-07-21NFC: digital: Clear poll_tech_count before activating targetGravatar Mark A. Greer 1-3/+8
2014-07-15NFC: remove unnecessary break after gotoGravatar Fabian Frederick 1-2/+0
2014-05-26NFC: digital: Return proper error code when sending ATR_REQGravatar Thierry Escande 1-3/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-18/+36
2014-01-07NFC: digital: Set rf tech and crc functions when receiving a PSL_REQGravatar Thierry Escande 1-13/+31
2014-01-07NFC: digital: Set current target active on activate_target() callGravatar Thierry Escande 1-0/+2
2014-01-04NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.hGravatar Thierry Escande 1-4/+2
2014-01-04NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macrosGravatar Thierry Escande 1-2/+2
2013-12-19treewide: Fix typos in printkGravatar Masanari Iida 1-1/+1
2013-09-25NFC: digital: Add newline to pr_* callsGravatar Samuel Ortiz 1-6/+6
2013-09-25NFC: digital: Remove PR_ERR and PR_DBG macrosGravatar Samuel Ortiz 1-6/+8
2013-09-25NFC Digital: Add target NFC-DEP supportGravatar Thierry Escande 1-0/+346
2013-09-25NFC Digital: Add initiator NFC-DEP supportGravatar Thierry Escande 1-0/+381