aboutsummaryrefslogtreecommitdiff
path: root/net/nfc/nci
AgeCommit message (Expand)Author
2015-06-15NFC: nci: fix mistake in uart generic driverVincent Cuissard
2015-06-13NFC: nci: remove current SLEEP mode managementVincent Cuissard
2015-06-11NFC: nfcmrvl: add UART driverVincent Cuissard
2015-06-11NFC: nci: add generic uart supportVincent Cuissard
2015-06-10NFC: nci: Export nci_req_completeSamuel Ortiz
2015-06-09NFC: nci: Move close ops call in nci_close_deviceChristophe Ricard
2015-06-09NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard
2015-06-09NFC: nci: Add nci init ops for early device initializationChristophe Ricard
2015-06-09NFC: nci: Add NCI_RESET return code check before setupChristophe Ricard
2015-06-09NFC: nci: Handle proprietary response and notificationsSamuel Ortiz
2015-06-09NFC: nci: hci: Fix releasing uninitialized skbsJoe Perches
2015-03-26NFC: nci: Add firmware download supportClément Perrochaud
2015-02-04NFC: nci: Move NFCEE discovery logicChristophe Ricard
2015-02-04NFC: nci: Move logical connection structure allocationChristophe Ricard
2015-02-04NFC: nci: Change credits field to credits_cntChristophe Ricard
2015-02-04NFC: nci: Support all destinations type when creating a connectionChristophe Ricard
2015-02-04NFC: nci: Add reference to the RF logical connectionChristophe Ricard
2015-02-02NFC: nci: Change NCI state machine to LISTEN_ACTIVEChristophe Ricard
2015-02-02NFC: nci: Add RF NFCEE action notification supportChristophe Ricard
2015-02-02NFC: nci: Add HCI over NCI protocol supportChristophe Ricard
2015-02-02NFC: nci: Support logical connections managementChristophe Ricard
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard
2015-02-02NFC: nci: Add NFCEE discover supportChristophe Ricard
2015-02-02NFC: nci: Add dynamic logical connections supportChristophe Ricard
2014-12-02NFC: NCI: Fix max length of General Bytes in ATR_RESJulien Lefrique
2014-12-02NFC: nci: Fix warning: cast to restricted __le16Christophe Ricard
2014-12-02NFC: nci: Add support for different NCI_DEACTIVATE_TYPEChristophe Ricard
2014-12-02NFC: nci: Add management for NCI state for machine rf_deactivate_ntfChristophe Ricard
2014-12-02NFC: nci: Add status byte management in case of error.Christophe Ricard
2014-12-02NFC: nci: Add se_io NCI operandChristophe Ricard
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard
2014-12-02NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared.Christophe Ricard
2014-11-28NFC: NCI: Signal deactivation in Target modeJulien Lefrique
2014-11-28NFC: NCI: Handle Discovery deactivation typeJulien Lefrique
2014-11-28NFC: NCI: Forward data received in Target mode to nfc coreJulien Lefrique
2014-11-28NFC: NCI: Implement Target mode send functionJulien Lefrique
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique
2014-11-28NFC: NCI: Add passive Listen modes in discover requestJulien Lefrique
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard
2014-09-01NFC: NCI: Fix NCI RF FRAME interface usageVincent Cuissard
2014-09-01NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard
2014-09-01NFC: NCI: Add support of ISO15693Vincent Cuissard
2014-07-23NFC: nci: Add T1T support notificationChristophe Ricard
2014-05-20NFC: NCI: Send all NCI frames to raw socketsHiren Tandel
2014-05-19NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel
2014-03-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville