aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nfcsim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-23NFC: add NULL checks to avoid potential NULL pointer dereferenceGustavo A. R. Silva1-2/+4
2016-07-19NFC: nfcsim: Simulate lost frames through debugfs entryThierry Escande1-0/+12
2016-07-19NFC: nfcsim: Add support for sysfs control entryThierry Escande1-0/+51
2016-07-04NFC: nfcsim: Make use of the Digital layerThierry Escande1-354/+258
2015-12-21NFC: add rx delay sysfs parameter for nfcsim workqueueSaurabh Sengar1-3/+7
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard1-1/+1
2013-09-25NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches1-7/+7
2013-09-25NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches1-12/+12
2013-08-14NFC: Fix missing static declarationsThierry Escande1-3/+3
2013-06-14NFC: Add a nfc hardware simulation driverThierry Escande1-0/+541