aboutsummaryrefslogtreecommitdiff
path: root/include/net/nfc
AgeCommit message (Expand)AuthorFilesLines
2016-05-04nfc: nci: Add nci_nfcc_loopback to the nci coreGravatar Christophe Ricard 1-0/+2
2016-05-04nfc: nci: Add an additional parameter to identify a connection idGravatar Christophe Ricard 1-3/+12
2015-12-29nfc: netlink: HCI event connectivity implementationGravatar Christophe Ricard 1-0/+1
2015-10-28NFC: nci: non-static functions can not be inlineGravatar Robert Dolca 1-4/+4
2015-10-27NFC: NCI: allow spi driver to choose transfer clockGravatar Vincent Cuissard 1-0/+6
2015-10-27NFC: nfcmrvl: add i2c driverGravatar Vincent Cuissard 1-0/+1
2015-10-27NFC: NCI: export nci_send_frame and nci_send_cmd functionGravatar Vincent Cuissard 1-0/+1
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsGravatar Christophe Ricard 1-1/+1
2015-10-27NFC: st-nci: Add support for proprietary commandsGravatar Christophe Ricard 1-0/+1
2015-10-26NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEGravatar Christophe Ricard 1-0/+1
2015-10-26NFC: nci: add nci_hci_clear_all_pipes functionsGravatar Christophe Ricard 1-0/+1
2015-10-25NFC: nci: add nci_get_conn_info_by_id functionGravatar Robert Dolca 1-0/+1
2015-10-25NFC: nci: rename nci_prop_ops to nci_driver_opsGravatar Robert Dolca 1-3/+3
2015-10-25NFC: nci: Allow the driver to set handler for core nci opsGravatar Robert Dolca 1-2/+9
2015-10-25NFC: nci: Introduce nci_core_cmdGravatar Robert Dolca 1-0/+1
2015-10-25NFC: nci: Introduce new core opcodesGravatar Robert Dolca 1-0/+7
2015-10-25NFC: nci: Add function to get max packet size for connGravatar Robert Dolca 1-0/+1
2015-08-20nfc: netlink: Add capability to reply to vendor_cmd with dataGravatar Christophe Ricard 1-0/+41
2015-08-20NFC: nci: export nci_core_reset and nci_core_initGravatar Robert Baldyga 1-0/+2
2015-08-20NFC: nci: Add post_setup handlerGravatar Robert Baldyga 1-0/+1
2015-06-11NFC: nci: add generic uart supportGravatar Vincent Cuissard 2-0/+48
2015-06-09NFC: Introduce vendor commands structuresGravatar Samuel Ortiz 3-0/+36
2015-06-09NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdGravatar Christophe Ricard 1-0/+2
2015-06-09NFC: nci: Add nci init ops for early device initializationGravatar Christophe Ricard 1-0/+1
2015-06-09NFC: nci: Handle proprietary response and notificationsGravatar Samuel Ortiz 1-0/+14
2015-04-06nfc: nci: Add comment to explain NCI_HCI_MAX_PIPESGravatar Christophe Ricard 1-0/+4
2015-04-06nfc: Reduce nfc_evt_transaction params length to 0Gravatar Christophe Ricard 1-1/+1
2015-04-06nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESGravatar Christophe Ricard 1-0/+4
2015-03-26NFC: nci: Add firmware download supportGravatar Clément Perrochaud 1-0/+1
2015-02-04NFC: nci: Move logical connection structure allocationGravatar Christophe Ricard 1-0/+1
2015-02-04NFC: nci: Change credits field to credits_cntGravatar Christophe Ricard 1-1/+1
2015-02-04NFC: nci: Support all destinations type when creating a connectionGravatar Christophe Ricard 2-9/+13
2015-02-04NFC: nci: Add reference to the RF logical connectionGravatar Christophe Ricard 1-0/+1
2015-02-02NFC: nci: Add RF NFCEE action notification supportGravatar Christophe Ricard 1-0/+8
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceGravatar Christophe Ricard 1-0/+27
2015-02-02NFC: nci: Add HCI over NCI protocol supportGravatar Christophe Ricard 1-0/+93
2015-02-02NFC: nci: Support logical connections managementGravatar Christophe Ricard 2-0/+33
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportGravatar Christophe Ricard 2-0/+10
2015-02-02NFC: nci: Add NFCEE discover supportGravatar Christophe Ricard 1-0/+4
2015-02-02NFC: nci: Add NCI NFCEE constantsGravatar Christophe Ricard 1-0/+48
2015-02-02NFC: nci: Add dynamic logical connections supportGravatar Christophe Ricard 1-7/+25
2015-01-28NFC: hci: Add cmd_received handlerGravatar Christophe Ricard 1-0/+8
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeGravatar Christophe Ricard 1-2/+0
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Gravatar Christophe Ricard 1-1/+12
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeGravatar Christophe Ricard 1-1/+1
2014-12-02NFC: hci: Add specific hci macro to not create a pipeGravatar Christophe Ricard 1-0/+1
2014-12-02NFC: nci: Add se_io NCI operandGravatar Christophe Ricard 1-0/+3
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Gravatar Christophe Ricard 1-0/+1
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Gravatar Christophe Ricard 1-0/+1
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Gravatar Christophe Ricard 1-0/+1