| Commit message (Expand) | Author | Age | Files | Lines |
* | nfc: nci: Add an additional parameter to identify a connection id | Christophe Ricard | 2016-05-04 | 1 | -3/+17 |
* | nfc: nci: Fix nci_core_conn_close | Christophe Ricard | 2016-05-04 | 1 | -1/+2 |
* | NFC: nci: Allow the driver to set handler for core nci ops | Robert Dolca | 2015-10-25 | 1 | -0/+1 |
* | NFC: nci: Handle proprietary response and notifications | Samuel Ortiz | 2015-06-09 | 1 | -0/+10 |
* | NFC: nci: Move logical connection structure allocation | Christophe Ricard | 2015-02-04 | 1 | -5/+24 |
* | NFC: nci: Change credits field to credits_cnt | Christophe Ricard | 2015-02-04 | 1 | -1/+1 |
* | NFC: nci: Add reference to the RF logical connection | Christophe Ricard | 2015-02-04 | 1 | -2/+2 |
* | NFC: nci: Support logical connections management | Christophe Ricard | 2015-02-02 | 1 | -0/+47 |
* | NFC: nci: Add NFCEE enabling and disabling support | Christophe Ricard | 2015-02-02 | 1 | -0/+13 |
* | NFC: nci: Add NFCEE discover support | Christophe Ricard | 2015-02-02 | 1 | -0/+21 |
* | NFC: nci: Add dynamic logical connections support | Christophe Ricard | 2015-02-02 | 1 | -1/+19 |
* | nfc: Fix FSF address in file headers | Jeff Kirsher | 2013-12-11 | 1 | -2/+1 |
* | NFC: Set local general bytes in nci_start_poll | Ilan Elias | 2012-09-25 | 1 | -0/+14 |
* | NFC: NCI code identation fixes | Samuel Ortiz | 2012-03-06 | 1 | -9/+8 |
* | NFC: Add NCI multiple targets support | Ilan Elias | 2012-01-24 | 1 | -0/+17 |
* | NFC: Clearly separate NCI states from flags | Ilan Elias | 2012-01-24 | 1 | -4/+4 |
* | NFC: Complete NCI deactivate in deactivate_ntf | Ilan Elias | 2012-01-24 | 1 | -1/+4 |
* | NFC: Update names and structs to NCI spec 1.0 d22 | Ilan Elias | 2012-01-04 | 1 | -10/+0 |
* | NFC: Add function name to the NFC pr_fmt() routine | Samuel Ortiz | 2011-12-14 | 1 | -1/+1 |
* | nfc: Remove function tracer like entry messages | Joe Perches | 2011-11-30 | 1 | -5/+5 |
* | nfc: Convert nfc_dbg to pr_debug | Joe Perches | 2011-11-30 | 1 | -40/+40 |
* | nfc: Use standard logging styles | Joe Perches | 2011-11-30 | 1 | -1/+3 |
* | NFC: Removal of unused operations for NCI spec 1.0 d18 | Ilan Elias | 2011-11-11 | 1 | -25/+0 |
* | NFC: Update names and structs to NCI spec 1.0 d18 | Ilan Elias | 2011-11-11 | 1 | -23/+35 |
* | NFC: basic NCI protocol implementation | Ilan Elias | 2011-09-20 | 1 | -0/+226 |