summaryrefslogtreecommitdiffstats
path: root/net/nfc/nci
Commit message (Expand)AuthorAgeFilesLines
* nfc: nci: hci: Add check on skb nci_hci_send_cmd parameterChristophe Ricard2015-08-201-1/+1
* 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: fix mistake in uart generic driverVincent Cuissard2015-06-151-1/+1
* NFC: nci: remove current SLEEP mode managementVincent Cuissard2015-06-131-1/+1
* NFC: nfcmrvl: add UART driverVincent Cuissard2015-06-111-1/+0
* NFC: nci: add generic uart supportVincent Cuissard2015-06-113-0/+505
* 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-093-0/+72
* NFC: nci: hci: Fix releasing uninitialized skbsJoe Perches2015-06-091-8/+3
* 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: Move logical connection structure allocationChristophe Ricard2015-02-043-26/+34
* NFC: nci: Change credits field to credits_cntChristophe Ricard2015-02-041-1/+1
* 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-043-7/+5
* NFC: nci: Change NCI state machine to LISTEN_ACTIVEChristophe Ricard2015-02-021-0/+8
* NFC: nci: Add RF NFCEE action notification supportChristophe Ricard2015-02-021-0/+11
* NFC: nci: Add HCI over NCI protocol supportChristophe Ricard2015-02-024-18/+722
* NFC: nci: Support logical connections managementChristophe Ricard2015-02-022-0/+85
* NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2015-02-022-0/+34
* NFC: nci: Add NFCEE discover supportChristophe Ricard2015-02-023-0/+68
* NFC: nci: Add dynamic logical connections supportChristophe Ricard2015-02-024-33/+127
* NFC: NCI: Fix max length of General Bytes in ATR_RESJulien Lefrique2014-12-021-5/+3
* NFC: nci: Fix warning: cast to restricted __le16Christophe Ricard2014-12-021-1/+1
* NFC: nci: Add support for different NCI_DEACTIVATE_TYPEChristophe Ricard2014-12-021-4/+6
* NFC: nci: Add management for NCI state for machine rf_deactivate_ntfChristophe Ricard2014-12-021-4/+14
* NFC: nci: Add status byte management in case of error.Christophe Ricard2014-12-021-2/+9
* 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: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared.Christophe Ricard2014-12-021-1/+1
* NFC: NCI: Signal deactivation in Target modeJulien Lefrique2014-11-281-1/+16
* NFC: NCI: Handle Discovery deactivation typeJulien Lefrique2014-11-281-1/+4
* NFC: NCI: Forward data received in Target mode to nfc coreJulien Lefrique2014-11-281-1/+12
* 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: Handle Target mode activationJulien Lefrique2014-11-281-24/+109
* 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: Add support for proprietary RF ProtocolsChristophe Ricard2014-09-241-1/+8
* NFC: NCI: Fix NCI RF FRAME interface usageVincent Cuissard2014-09-011-2/+5
* NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard2014-09-011-8/+5
* NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-012-0/+39
* NFC: nci: Add T1T support notificationChristophe Ricard2014-07-231-1/+3
OpenPOWER on IntegriCloud