| Commit message (Expand) | Author | Age |
* | nfc: nci: Add nci_nfcc_loopback to the nci core | Christophe Ricard | 2016-05-03 |
* | nfc: nci: Add an additional parameter to identify a connection id | Christophe Ricard | 2016-05-03 |
* | NFC: nci: non-static functions can not be inline | Robert Dolca | 2015-10-28 |
* | NFC: NCI: allow spi driver to choose transfer clock | Vincent Cuissard | 2015-10-26 |
* | NFC: NCI: export nci_send_frame and nci_send_cmd function | Vincent Cuissard | 2015-10-26 |
* | NFC: st-nci: Add support for proprietary commands | Christophe Ricard | 2015-10-26 |
* | NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE | Christophe Ricard | 2015-10-26 |
* | NFC: nci: add nci_hci_clear_all_pipes functions | Christophe Ricard | 2015-10-26 |
* | NFC: nci: add nci_get_conn_info_by_id function | Robert Dolca | 2015-10-25 |
* | NFC: nci: rename nci_prop_ops to nci_driver_ops | Robert Dolca | 2015-10-25 |
* | NFC: nci: Allow the driver to set handler for core nci ops | Robert Dolca | 2015-10-25 |
* | NFC: nci: Introduce nci_core_cmd | Robert Dolca | 2015-10-25 |
* | NFC: nci: Add function to get max packet size for conn | Robert Dolca | 2015-10-25 |
* | NFC: nci: export nci_core_reset and nci_core_init | Robert Baldyga | 2015-08-20 |
* | NFC: nci: Add post_setup handler | Robert Baldyga | 2015-08-20 |
* | NFC: nci: add generic uart support | Vincent Cuissard | 2015-06-11 |
* | NFC: Introduce vendor commands structures | Samuel Ortiz | 2015-06-08 |
* | NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd | Christophe Ricard | 2015-06-08 |
* | NFC: nci: Add nci init ops for early device initialization | Christophe Ricard | 2015-06-08 |
* | NFC: nci: Handle proprietary response and notifications | Samuel Ortiz | 2015-06-08 |
* | nfc: nci: Add comment to explain NCI_HCI_MAX_PIPES | Christophe Ricard | 2015-04-05 |
* | NFC: nci: Add firmware download support | Clément Perrochaud | 2015-03-26 |
* | NFC: nci: Move logical connection structure allocation | Christophe Ricard | 2015-02-04 |
* | NFC: nci: Support all destinations type when creating a connection | Christophe Ricard | 2015-02-04 |
* | NFC: nci: Add reference to the RF logical connection | Christophe Ricard | 2015-02-04 |
* | NFC: nci: Add HCI over NCI protocol support | Christophe Ricard | 2015-02-02 |
* | NFC: nci: Support logical connections management | Christophe Ricard | 2015-02-02 |
* | NFC: nci: Add NFCEE enabling and disabling support | Christophe Ricard | 2015-02-02 |
* | NFC: nci: Add NFCEE discover support | Christophe Ricard | 2015-02-02 |
* | NFC: nci: Add dynamic logical connections support | Christophe Ricard | 2015-02-02 |
* | NFC: nci: Add se_io NCI operand | Christophe Ricard | 2014-12-01 |
* | NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu... | Christophe Ricard | 2014-12-01 |
* | NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure... | Christophe Ricard | 2014-12-01 |
* | NFC: nci: Update nci_discover_se to run proprietary commands to discover all ... | Christophe Ricard | 2014-12-01 |
* | NFC: NCI: Handle Target mode activation | Julien Lefrique | 2014-11-28 |
* | NFC: nci: Add support for proprietary RF Protocols | Christophe Ricard | 2014-09-23 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-17 |
|\ |
|
| * | NFC: NCI: Add set_config API | Amitkumar Karwar | 2014-01-06 |
| * | NFC: NCI: Add setup handler | Amitkumar Karwar | 2014-01-06 |
* | | include/net/: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 |
|/ |
|
* | NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec | Eric Lapuyade | 2013-09-25 |
* | NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame | Eric Lapuyade | 2013-09-25 |
* | NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer | Eric Lapuyade | 2013-09-24 |
* | NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency | Eric Lapuyade | 2013-09-24 |
* | NFC: Remove the static supported_se field | Samuel Ortiz | 2013-06-14 |
* | NFC: Add NCI over SPI receive | Frederic Danis | 2013-06-14 |
* | NFC: Add NCI over SPI send | Frederic Danis | 2013-06-14 |
* | NFC: Add basic NCI over SPI | Frederic Danis | 2013-06-14 |
* | NFC: NCI: Fix skb->dev usage | Frederic Danis | 2013-06-13 |
* | NFC: Initial Secure Element API | Samuel Ortiz | 2013-01-09 |