summaryrefslogtreecommitdiffstats
path: root/net/nfc/nci/rsp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-13/+1Star
* nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard2016-05-041-3/+17
* nfc: nci: Fix nci_core_conn_closeChristophe Ricard2016-05-041-1/+2
* NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca2015-10-251-0/+1
* NFC: nci: Handle proprietary response and notificationsSamuel Ortiz2015-06-091-0/+10
* NFC: nci: Move logical connection structure allocationChristophe Ricard2015-02-041-5/+24
* NFC: nci: Change credits field to credits_cntChristophe Ricard2015-02-041-1/+1
* NFC: nci: Add reference to the RF logical connectionChristophe Ricard2015-02-041-2/+2
* NFC: nci: Support logical connections managementChristophe Ricard2015-02-021-0/+47
* NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2015-02-021-0/+13
* NFC: nci: Add NFCEE discover supportChristophe Ricard2015-02-021-0/+21
* NFC: nci: Add dynamic logical connections supportChristophe Ricard2015-02-021-1/+19
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-2/+1Star
* NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-251-0/+14
* NFC: NCI code identation fixesSamuel Ortiz2012-03-061-9/+8Star
* NFC: Add NCI multiple targets supportIlan Elias2012-01-241-0/+17
* NFC: Clearly separate NCI states from flagsIlan Elias2012-01-241-4/+4
* NFC: Complete NCI deactivate in deactivate_ntfIlan Elias2012-01-241-1/+4
* NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2012-01-041-10/+0Star
* NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz2011-12-141-1/+1
* nfc: Remove function tracer like entry messagesJoe Perches2011-11-301-5/+5
* nfc: Convert nfc_dbg to pr_debugJoe Perches2011-11-301-40/+40
* nfc: Use standard logging stylesJoe Perches2011-11-301-1/+3
* NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2011-11-111-25/+0Star
* NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-111-23/+35
* NFC: basic NCI protocol implementationIlan Elias2011-09-201-0/+226