aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/nci/core.c
Commit message (Expand)AuthorAge
* NFC: nci: Add firmware download supportClément Perrochaud2015-03-26
* NFC: nci: Move NFCEE discovery logicChristophe Ricard2015-02-04
* NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2015-02-04
* NFC: nci: Add reference to the RF logical connectionChristophe Ricard2015-02-04
* NFC: nci: Add HCI over NCI protocol supportChristophe Ricard2015-02-02
* NFC: nci: Support logical connections managementChristophe Ricard2015-02-02
* NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2015-02-02
* NFC: nci: Add NFCEE discover supportChristophe Ricard2015-02-02
* NFC: nci: Add dynamic logical connections supportChristophe Ricard2015-02-02
* NFC: nci: Add support for different NCI_DEACTIVATE_TYPEChristophe Ricard2014-12-02
* NFC: nci: Add se_io NCI operandChristophe Ricard2014-12-01
* NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard2014-12-01
* NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard2014-12-01
* NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard2014-12-01
* NFC: NCI: Signal deactivation in Target modeJulien Lefrique2014-11-28
* NFC: NCI: Implement Target mode send functionJulien Lefrique2014-11-28
* NFC: NCI: Configure ATR_RES general bytesJulien Lefrique2014-11-28
* NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique2014-11-28
* NFC: NCI: Add passive Listen modes in discover requestJulien Lefrique2014-11-28
* NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard2014-09-01
* NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-01
* NFC: NCI: Send all NCI frames to raw socketsHiren Tandel2014-05-19
* Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-17
|\
| * NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin2014-02-23
* | NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar2014-02-23
|/
* NFC: NCI: Add set_config APIAmitkumar Karwar2014-01-06
* NFC: NCI: Add setup handlerAmitkumar Karwar2014-01-06
* NFC: NCI: Don't reverse local general bytesAmitkumar Karwar2014-01-06
* NFC: NCI: Cancel cmd_timer in nci_close_device()Amitkumar Karwar2014-01-05
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-11
* NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-14
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-14
* NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-13
* NFC: Initial Secure Element APISamuel Ortiz2013-01-09
* NFC: Fix some code style and whitespace issuesSzymon Janc2012-10-26
* NFC: Fix style issues with logical operationsSzymon Janc2012-10-26
* NFC: Remove not needed local variable in nci_set_local_general_bytesSzymon Janc2012-10-26
* NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytesSzymon Janc2012-10-26
* NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-24
* NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-17
|\
| * NFC: NCI module license 'unspecified' taints kernelDave Jones2012-07-12
* | NFC: Add ISO 14443 type B protocolSamuel Ortiz2012-07-09
* | NFC: Introduce target mode tx opsSamuel Ortiz2012-06-04
* | NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-04
|/
* NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade2012-05-15
* NFC: The core part should generate the target indexSamuel Ortiz2012-04-12
* NFC: NCI code identation fixesSamuel Ortiz2012-03-06
* nfc: NULL vs zero in nci_activate_target()Dan Carpenter2012-01-27
* NFC: Add NCI multiple targets supportIlan Elias2012-01-24