aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nfcwilink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-19NFC: nfcwilink: Drop a useless static qualifierChristophe JAILLET1-1/+1
2014-10-20nfc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-09-25NFC: nfcwilink: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-25NFC: Standardize logging styleJoe Perches1-1/+1
2013-09-25NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches1-23/+21
2013-09-25NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches1-34/+17
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz1-1/+0
2013-06-14NFC: NCI: Fix skb->dev usageFrederic Danis1-12/+5
2013-01-10NFC: Initial Secure Element APISamuel Ortiz1-0/+1
2013-01-10NFC: nfcwilink: Use devm_kzallocJulia Lawall1-7/+2
2012-09-25NFC: Move the nfcwilink dereference below the NULL testWei Yongjun1-2/+2
2012-09-25NFC: Use module_platform_driver macro for nfcwilink.cSyam Sidhardhan1-15/+1
2012-07-09NFC: Add ISO 14443 type B protocolSamuel Ortiz1-3/+4
2012-01-24NFC: Free sk_buff if nfcwilink_send failsIlan Elias1-2/+4
2012-01-24NFC: Download TI NFC init scriptIlan Elias1-4/+284
2012-01-24NFC: Add endian annotations to nfcwilink driverIlan Elias1-5/+6
2011-10-31drivers/nfc: add module.h to nfcwilink.cPaul Gortmaker1-0/+1
2011-09-20NFC: driver for TI shared transportIlan Elias1-0/+342