Age | Commit message (Expand) | Author | Files | Lines |
2017-06-23 | nfc: nci: remove unnecessary null check | Gustavo A. R. Silva | 1 | -5/+4 |
2017-06-19 | NFC: fix broken device allocation | Johan Hovold | 1 | -2/+1 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -2/+2 |
2016-05-04 | nfc: nci: Add nci_nfcc_loopback to the nci core | Christophe Ricard | 1 | -0/+77 |
2016-05-04 | nfc: nci: Add an additional parameter to identify a connection id | Christophe Ricard | 1 | -7/+18 |
2016-05-04 | nfc: nci: Fix nci_core_conn_close | Christophe Ricard | 1 | -0/+1 |
2016-05-04 | nfc: nci: Fix nci_core_conn_create to allowing empty destination | Christophe Ricard | 1 | -9/+9 |
2015-12-29 | NFC: nci: memory leak in nci_core_conn_create() | Dan Carpenter | 1 | -3/+3 |
2015-10-28 | NFC: nci: non-static functions can not be inline | Robert Dolca | 1 | -8/+8 |
2015-10-27 | NFC: NCI: export nci_send_frame and nci_send_cmd function | Vincent Cuissard | 1 | -1/+3 |
2015-10-27 | NFC: netlink: Add mode parameter to deactivate_target functions | Christophe Ricard | 1 | -4/+11 |
2015-10-25 | NFC: nci: add nci_get_conn_info_by_id function | Robert Dolca | 1 | -0/+13 |
2015-10-25 | NFC: nci: fix possible crash in nci_core_conn_create | Robert Dolca | 1 | -1/+8 |
2015-10-25 | NFC: nci: rename nci_prop_ops to nci_driver_ops | Robert Dolca | 1 | -8/+8 |
2015-10-25 | NFC: nci: Allow the driver to set handler for core nci ops | Robert Dolca | 1 | -20/+51 |
2015-10-25 | NFC: nci: Introduce nci_core_cmd | Robert Dolca | 1 | -5/+19 |
2015-10-25 | NFC: nci: Do not call post_setup when setup fails | Robert Dolca | 1 | -2/+1 |
2015-10-03 | NFC: nci: Use __nci_request for exported routines | Samuel Ortiz | 1 | -5/+6 |
2015-08-20 | NFC: nci: export nci_core_reset and nci_core_init | Robert Baldyga | 1 | -0/+14 |
2015-08-20 | NFC: nci: Add post_setup handler | Robert Baldyga | 1 | -0/+4 |
2015-06-13 | NFC: nci: remove current SLEEP mode management | Vincent Cuissard | 1 | -1/+1 |
2015-06-10 | NFC: nci: Export nci_req_complete | Samuel Ortiz | 1 | -0/+1 |
2015-06-09 | NFC: nci: Move close ops call in nci_close_device | Christophe Ricard | 1 | -4/+6 |
2015-06-09 | NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd | Christophe Ricard | 1 | -0/+26 |
2015-06-09 | NFC: nci: Add nci init ops for early device initialization | Christophe Ricard | 1 | -2/+7 |
2015-06-09 | NFC: nci: Add NCI_RESET return code check before setup | Christophe Ricard | 1 | -2/+3 |
2015-06-09 | NFC: nci: Handle proprietary response and notifications | Samuel Ortiz | 1 | -0/+52 |
2015-03-26 | NFC: nci: Add firmware download support | Clément Perrochaud | 1 | -0/+11 |
2015-02-04 | NFC: nci: Move NFCEE discovery logic | Christophe Ricard | 1 | -1/+7 |
2015-02-04 | NFC: nci: Support all destinations type when creating a connection | Christophe Ricard | 1 | -15/+33 |
2015-02-04 | NFC: nci: Add reference to the RF logical connection | Christophe Ricard | 1 | -1/+1 |
2015-02-02 | NFC: nci: Add HCI over NCI protocol support | Christophe Ricard | 1 | -7/+13 |
2015-02-02 | NFC: nci: Support logical connections management | Christophe Ricard | 1 | -0/+38 |
2015-02-02 | NFC: nci: Add NFCEE enabling and disabling support | Christophe Ricard | 1 | -0/+21 |
2015-02-02 | NFC: nci: Add NFCEE discover support | Christophe Ricard | 1 | -0/+17 |
2015-02-02 | NFC: nci: Add dynamic logical connections support | Christophe Ricard | 1 | -7/+40 |
2014-12-03 | NFC: nci: Add support for different NCI_DEACTIVATE_TYPE | Christophe Ricard | 1 | -4/+6 |
2014-12-02 | NFC: nci: Add se_io NCI operand | Christophe Ricard | 1 | -0/+14 |
2014-12-02 | NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu... | Christophe Ricard | 1 | -0/+5 |
2014-12-02 | NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure... | Christophe Ricard | 1 | -0/+5 |
2014-12-02 | NFC: nci: Update nci_discover_se to run proprietary commands to discover all ... | Christophe Ricard | 1 | -0/+5 |
2014-11-28 | NFC: NCI: Signal deactivation in Target mode | Julien Lefrique | 1 | -1/+16 |
2014-11-28 | NFC: NCI: Implement Target mode send function | Julien Lefrique | 1 | -0/+13 |
2014-11-28 | NFC: NCI: Configure ATR_RES general bytes | Julien Lefrique | 1 | -1/+9 |
2014-11-28 | NFC: NCI: Enable NFC-DEP in Listen A and Listen F | Julien Lefrique | 1 | -0/+29 |
2014-11-28 | NFC: NCI: Add passive Listen modes in discover request | Julien Lefrique | 1 | -10/+32 |
2014-09-01 | NFC: NCI: Fix nci_register_device init sequence | Vincent Cuissard | 1 | -8/+5 |
2014-09-01 | NFC: NCI: Add support of ISO15693 | Vincent Cuissard | 1 | -0/+8 |
2014-05-20 | NFC: NCI: Send all NCI frames to raw sockets | Hiren Tandel | 1 | -0/+9 |