| Commit message (Expand) | Author | Age | Files | Lines |
* | nfc: Fix FSF address in file headers | Jeff Kirsher | 2013-12-11 | 1 | -2/+1 |
* | NFC: nfcwilink: Remove redundant dev_set_drvdata | Sachin Kamat | 2013-09-25 | 1 | -2/+0 |
* | NFC: Standardize logging style | Joe Perches | 2013-09-25 | 1 | -1/+1 |
* | NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> | Joe Perches | 2013-09-25 | 1 | -23/+21 |
* | NFC: Replace nfc_dev_dbg with dev_dbg | Joe Perches | 2013-09-25 | 1 | -34/+17 |
* | NFC: Remove the static supported_se field | Samuel Ortiz | 2013-06-14 | 1 | -1/+0 |
* | NFC: NCI: Fix skb->dev usage | Frederic Danis | 2013-06-14 | 1 | -12/+5 |
* | NFC: Initial Secure Element API | Samuel Ortiz | 2013-01-10 | 1 | -0/+1 |
* | NFC: nfcwilink: Use devm_kzalloc | Julia Lawall | 2013-01-10 | 1 | -7/+2 |
* | NFC: Move the nfcwilink dereference below the NULL test | Wei Yongjun | 2012-09-25 | 1 | -2/+2 |
* | NFC: Use module_platform_driver macro for nfcwilink.c | Syam Sidhardhan | 2012-09-25 | 1 | -15/+1 |
* | NFC: Add ISO 14443 type B protocol | Samuel Ortiz | 2012-07-09 | 1 | -3/+4 |
* | NFC: Free sk_buff if nfcwilink_send fails | Ilan Elias | 2012-01-24 | 1 | -2/+4 |
* | NFC: Download TI NFC init script | Ilan Elias | 2012-01-24 | 1 | -4/+284 |
* | NFC: Add endian annotations to nfcwilink driver | Ilan Elias | 2012-01-24 | 1 | -5/+6 |
* | drivers/nfc: add module.h to nfcwilink.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | NFC: driver for TI shared transport | Ilan Elias | 2011-09-20 | 1 | -0/+342 |