Age | Commit message (Expand) | Author | Files | Lines |
2015-12-29 | nfc: netlink: HCI event connectivity implementation | Christophe Ricard | 1 | -0/+1 |
2015-10-28 | NFC: nci: non-static functions can not be inline | Robert Dolca | 1 | -4/+4 |
2015-10-27 | NFC: NCI: allow spi driver to choose transfer clock | Vincent Cuissard | 1 | -0/+6 |
2015-10-27 | NFC: nfcmrvl: add i2c driver | Vincent Cuissard | 1 | -0/+1 |
2015-10-27 | NFC: NCI: export nci_send_frame and nci_send_cmd function | Vincent Cuissard | 1 | -0/+1 |
2015-10-27 | NFC: netlink: Add mode parameter to deactivate_target functions | Christophe Ricard | 1 | -1/+1 |
2015-10-27 | NFC: st-nci: Add support for proprietary commands | Christophe Ricard | 1 | -0/+1 |
2015-10-26 | NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE | Christophe Ricard | 1 | -0/+1 |
2015-10-26 | NFC: nci: add nci_hci_clear_all_pipes functions | Christophe Ricard | 1 | -0/+1 |
2015-10-25 | NFC: nci: add nci_get_conn_info_by_id function | Robert Dolca | 1 | -0/+1 |
2015-10-25 | NFC: nci: rename nci_prop_ops to nci_driver_ops | Robert Dolca | 1 | -3/+3 |
2015-10-25 | NFC: nci: Allow the driver to set handler for core nci ops | Robert Dolca | 1 | -2/+9 |
2015-10-25 | NFC: nci: Introduce nci_core_cmd | Robert Dolca | 1 | -0/+1 |
2015-10-25 | NFC: nci: Introduce new core opcodes | Robert Dolca | 1 | -0/+7 |
2015-10-25 | NFC: nci: Add function to get max packet size for conn | Robert Dolca | 1 | -0/+1 |
2015-08-20 | nfc: netlink: Add capability to reply to vendor_cmd with data | Christophe Ricard | 1 | -0/+41 |
2015-08-20 | NFC: nci: export nci_core_reset and nci_core_init | Robert Baldyga | 1 | -0/+2 |
2015-08-20 | NFC: nci: Add post_setup handler | Robert Baldyga | 1 | -0/+1 |
2015-06-12 | NFC: nci: add generic uart support | Vincent Cuissard | 2 | -0/+48 |
2015-06-09 | NFC: Introduce vendor commands structures | Samuel Ortiz | 3 | -0/+36 |
2015-06-09 | NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd | Christophe Ricard | 1 | -0/+2 |
2015-06-09 | NFC: nci: Add nci init ops for early device initialization | Christophe Ricard | 1 | -0/+1 |
2015-06-09 | NFC: nci: Handle proprietary response and notifications | Samuel Ortiz | 1 | -0/+14 |
2015-04-06 | nfc: nci: Add comment to explain NCI_HCI_MAX_PIPES | Christophe Ricard | 1 | -0/+4 |
2015-04-06 | nfc: Reduce nfc_evt_transaction params length to 0 | Christophe Ricard | 1 | -1/+1 |
2015-04-06 | nfc: hci: Add comment to explain NFC_HCI_MAX_PIPES | Christophe Ricard | 1 | -0/+4 |
2015-03-26 | NFC: nci: Add firmware download support | Clément Perrochaud | 1 | -0/+1 |
2015-02-04 | NFC: nci: Move logical connection structure allocation | Christophe Ricard | 1 | -0/+1 |
2015-02-04 | NFC: nci: Change credits field to credits_cnt | Christophe Ricard | 1 | -1/+1 |
2015-02-04 | NFC: nci: Support all destinations type when creating a connection | Christophe Ricard | 2 | -9/+13 |
2015-02-04 | NFC: nci: Add reference to the RF logical connection | Christophe Ricard | 1 | -0/+1 |
2015-02-02 | NFC: nci: Add RF NFCEE action notification support | Christophe Ricard | 1 | -0/+8 |
2015-02-02 | NFC: Forward NFC_EVT_TRANSACTION to user space | Christophe Ricard | 1 | -0/+27 |
2015-02-02 | NFC: nci: Add HCI over NCI protocol support | Christophe Ricard | 1 | -0/+93 |
2015-02-02 | NFC: nci: Support logical connections management | Christophe Ricard | 2 | -0/+33 |
2015-02-02 | NFC: nci: Add NFCEE enabling and disabling support | Christophe Ricard | 2 | -0/+10 |
2015-02-02 | NFC: nci: Add NFCEE discover support | Christophe Ricard | 1 | -0/+4 |
2015-02-02 | NFC: nci: Add NCI NFCEE constants | Christophe Ricard | 1 | -0/+48 |
2015-02-02 | NFC: nci: Add dynamic logical connections support | Christophe Ricard | 1 | -7/+25 |
2015-01-28 | NFC: hci: Add cmd_received handler | Christophe Ricard | 1 | -0/+8 |
2015-01-28 | NFC: hci: Change nfc_hci_send_response gate parameter to pipe | Christophe Ricard | 1 | -2/+0 |
2015-01-28 | NFC: hci: Add pipes table to reference them with a tuple {gate, host} | Christophe Ricard | 1 | -1/+12 |
2015-01-28 | NFC: hci: Change event_received handler gate parameter to pipe | Christophe Ricard | 1 | -1/+1 |
2014-12-03 | NFC: hci: Add specific hci macro to not create a pipe | Christophe Ricard | 1 | -0/+1 |
2014-12-02 | NFC: nci: Add se_io NCI operand | Christophe Ricard | 1 | -0/+3 |
2014-12-02 | NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu... | Christophe Ricard | 1 | -0/+1 |
2014-12-02 | NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure... | Christophe Ricard | 1 | -0/+1 |
2014-12-02 | NFC: nci: Update nci_discover_se to run proprietary commands to discover all ... | Christophe Ricard | 1 | -0/+1 |
2014-12-02 | NFC: hci: Add se_io HCI operand | Christophe Ricard | 1 | -0/+3 |
2014-11-28 | NFC: NCI: Configure ATR_RES general bytes | Julien Lefrique | 1 | -0/+1 |