summaryrefslogtreecommitdiffstats
path: root/net/nfc/nci/core.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga2015-08-201-0/+14
* NFC: nci: Add post_setup handlerRobert Baldyga2015-08-201-0/+4
* NFC: nci: remove current SLEEP mode managementVincent Cuissard2015-06-131-1/+1
* NFC: nci: Export nci_req_completeSamuel Ortiz2015-06-101-0/+1
* NFC: nci: Move close ops call in nci_close_deviceChristophe Ricard2015-06-091-4/+6
* NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard2015-06-091-0/+26
* NFC: nci: Add nci init ops for early device initializationChristophe Ricard2015-06-091-2/+7
* NFC: nci: Add NCI_RESET return code check before setupChristophe Ricard2015-06-091-2/+3
* NFC: nci: Handle proprietary response and notificationsSamuel Ortiz2015-06-091-0/+52
* NFC: nci: Add firmware download supportClément Perrochaud2015-03-261-0/+11
* NFC: nci: Move NFCEE discovery logicChristophe Ricard2015-02-041-1/+7
* NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2015-02-041-15/+33
* NFC: nci: Add reference to the RF logical connectionChristophe Ricard2015-02-041-1/+1
* NFC: nci: Add HCI over NCI protocol supportChristophe Ricard2015-02-021-7/+13
* NFC: nci: Support logical connections managementChristophe Ricard2015-02-021-0/+38
* NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2015-02-021-0/+21
* NFC: nci: Add NFCEE discover supportChristophe Ricard2015-02-021-0/+17
* NFC: nci: Add dynamic logical connections supportChristophe Ricard2015-02-021-7/+40
* NFC: nci: Add support for different NCI_DEACTIVATE_TYPEChristophe Ricard2014-12-021-4/+6
* NFC: nci: Add se_io NCI operandChristophe Ricard2014-12-021-0/+14
* NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard2014-12-021-0/+5
* NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard2014-12-021-0/+5
* NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard2014-12-021-0/+5
* NFC: NCI: Signal deactivation in Target modeJulien Lefrique2014-11-281-1/+16
* NFC: NCI: Implement Target mode send functionJulien Lefrique2014-11-281-0/+13
* NFC: NCI: Configure ATR_RES general bytesJulien Lefrique2014-11-281-1/+9
* NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique2014-11-281-0/+29
* NFC: NCI: Add passive Listen modes in discover requestJulien Lefrique2014-11-281-10/+32
* NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard2014-09-011-8/+5
* NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-011-0/+8
* NFC: NCI: Send all NCI frames to raw socketsHiren Tandel2014-05-201-0/+9
* Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-171-1/+2
|\
| * NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin2014-02-231-1/+2
* | NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar2014-02-231-1/+1
|/
* NFC: NCI: Add set_config APIAmitkumar Karwar2014-01-071-0/+16
* NFC: NCI: Add setup handlerAmitkumar Karwar2014-01-071-0/+3
* NFC: NCI: Don't reverse local general bytesAmitkumar Karwar2014-01-071-6/+0
* NFC: NCI: Cancel cmd_timer in nci_close_device()Amitkumar Karwar2014-01-051-0/+2
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-2/+1
* NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-141-0/+18
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-141-2/+0
* NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-141-11/+6
* NFC: Initial Secure Element APISamuel Ortiz2013-01-101-0/+2
* NFC: Fix some code style and whitespace issuesSzymon Janc2012-10-261-1/+0
* NFC: Fix style issues with logical operationsSzymon Janc2012-10-261-8/+8
* NFC: Remove not needed local variable in nci_set_local_general_bytesSzymon Janc2012-10-261-6/+4
* NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytesSzymon Janc2012-10-261-1/+1
* NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-251-1/+35
* NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-251-0/+55
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-171-0/+3
|\
OpenPOWER on IntegriCloud