summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nfcwilink.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: remove TI nfcwilink driverRob Herring2017-04-011-578/+0
* drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven2016-07-171-2/+2
* NFC: nfcwilink: Drop a useless static qualifierChristophe JAILLET2015-10-191-1/+1
* nfc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-2/+1
* NFC: nfcwilink: Remove redundant dev_set_drvdataSachin Kamat2013-09-251-2/+0
* NFC: Standardize logging styleJoe Perches2013-09-251-1/+1
* NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches2013-09-251-23/+21
* NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches2013-09-251-34/+17
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-141-1/+0
* NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-141-12/+5
* NFC: Initial Secure Element APISamuel Ortiz2013-01-101-0/+1
* NFC: nfcwilink: Use devm_kzallocJulia Lawall2013-01-101-7/+2
* NFC: Move the nfcwilink dereference below the NULL testWei Yongjun2012-09-251-2/+2
* NFC: Use module_platform_driver macro for nfcwilink.cSyam Sidhardhan2012-09-251-15/+1
* NFC: Add ISO 14443 type B protocolSamuel Ortiz2012-07-091-3/+4
* NFC: Free sk_buff if nfcwilink_send failsIlan Elias2012-01-241-2/+4
* NFC: Download TI NFC init scriptIlan Elias2012-01-241-4/+284
* NFC: Add endian annotations to nfcwilink driverIlan Elias2012-01-241-5/+6
* drivers/nfc: add module.h to nfcwilink.cPaul Gortmaker2011-10-311-0/+1
* NFC: driver for TI shared transportIlan Elias2011-09-201-0/+342
OpenPOWER on IntegriCloud