| Commit message (Expand) | Author | Age | Files | Lines |
* | NFC: hci: Add cmd_received handler | Christophe Ricard | 2015-01-28 | 1 | -0/+8 |
* | NFC: hci: Change nfc_hci_send_response gate parameter to pipe | Christophe Ricard | 2015-01-27 | 1 | -2/+0 |
* | NFC: hci: Add pipes table to reference them with a tuple {gate, host} | Christophe Ricard | 2015-01-27 | 1 | -1/+12 |
* | NFC: hci: Change event_received handler gate parameter to pipe | Christophe Ricard | 2015-01-27 | 1 | -1/+1 |
* | NFC: hci: Add specific hci macro to not create a pipe | Christophe Ricard | 2014-12-02 | 1 | -0/+1 |
* | NFC: nci: Add se_io NCI operand | Christophe Ricard | 2014-12-02 | 1 | -0/+3 |
* | NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu... | Christophe Ricard | 2014-12-02 | 1 | -0/+1 |
* | NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure... | Christophe Ricard | 2014-12-02 | 1 | -0/+1 |
* | NFC: nci: Update nci_discover_se to run proprietary commands to discover all ... | Christophe Ricard | 2014-12-02 | 1 | -0/+1 |
* | NFC: hci: Add se_io HCI operand | Christophe Ricard | 2014-12-02 | 1 | -0/+3 |
* | NFC: NCI: Configure ATR_RES general bytes | Julien Lefrique | 2014-11-28 | 1 | -0/+1 |
* | NFC: NCI: Handle Target mode activation | Julien Lefrique | 2014-11-28 | 3 | -5/+26 |
* | NFC: NCI: Enable NFC-DEP in Listen A and Listen F | Julien Lefrique | 2014-11-28 | 1 | -0/+10 |
* | NFC: digital: Add NFC-DEP Initiator-side ATN Support | Mark A. Greer | 2014-11-28 | 1 | -0/+1 |
* | NFC: digital: Add NFC-DEP Target-side NACK Support | Mark A. Greer | 2014-11-28 | 1 | -0/+3 |
* | NFC: digital: Add NFC-DEP Initiator-side NACK Support | Mark A. Greer | 2014-11-28 | 1 | -0/+2 |
* | NFC: digital: Add NFC-DEP Send Chaining Support | Mark A. Greer | 2014-11-28 | 1 | -0/+3 |
* | NFC: digital: Implement NFC-DEP max payload lengths | Mark A. Greer | 2014-11-28 | 1 | -0/+3 |
* | NFC: digital: Add Target-mode NFC-DEP DID Support | Mark A. Greer | 2014-11-28 | 1 | -0/+1 |
* | NFC: nci: Add support for proprietary RF Protocols | Christophe Ricard | 2014-09-24 | 1 | -4/+5 |
* | NFC: NCI: Add support of ISO15693 | Vincent Cuissard | 2014-09-01 | 1 | -3/+13 |
* | NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks | Mark A. Greer | 2014-07-23 | 1 | -0/+12 |
* | NFC: digital: Remove extra blank line | Mark A. Greer | 2014-07-23 | 1 | -1/+0 |
* | NFC: hci: Add stop_poll HCI operand. | Christophe Ricard | 2014-07-23 | 1 | -0/+1 |
* | NFC: digital: Add digital framing calls when in target mode | Mark A. Greer | 2014-07-21 | 1 | -0/+2 |
* | NFC: Add RAW socket type support for SOCKPROTO_RAW | Hiren Tandel | 2014-05-20 | 1 | -0/+3 |
* | NFC: digital: Add macros for the ISO/IEC 14443-B Protocol | Mark A. Greer | 2014-04-22 | 1 | -0/+4 |
* | NFC: hci: Add load_session HCI operand | Christophe Ricard | 2014-04-22 | 1 | -0/+1 |
* | NFC: digital: Rename Type V tags to Type 5 tags | Mark A. Greer | 2014-03-11 | 1 | -1/+1 |
* | NFC: digital: Add poll support for type 4A tag platform | Thierry Escande | 2014-02-16 | 1 | -0/+3 |
* | NFC: Add ISO/IEC 15693 header definitions | Mark A. Greer | 2014-02-16 | 2 | -0/+7 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-17 | 2 | -0/+12 |
|\ |
|
| * | NFC: NCI: Add set_config API | Amitkumar Karwar | 2014-01-07 | 1 | -0/+1 |
| * | NFC: NCI: Add setup handler | Amitkumar Karwar | 2014-01-07 | 1 | -0/+1 |
| * | NFC: digital: Add a note about asynchronous functions | Thierry Escande | 2014-01-04 | 1 | -0/+10 |
* | | include/net/: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 5 | -13/+5 |
|/ |
|
* | NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec | Eric Lapuyade | 2013-09-25 | 1 | -10/+3 |
* | NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame | Eric Lapuyade | 2013-09-25 | 1 | -1/+1 |
* | NFC: Define secure element IO API and commands | Samuel Ortiz | 2013-09-25 | 1 | -0/+5 |
* | NFC: Document NFC targets sens_res field | Samuel Ortiz | 2013-09-25 | 1 | -0/+8 |
* | NFC Digital: Add NFC-A technology support | Thierry Escande | 2013-09-25 | 1 | -0/+3 |
* | NFC Digital: Implement driver commands mechanism | Thierry Escande | 2013-09-25 | 1 | -0/+25 |
* | NFC: Digital Protocol stack implementation | Thierry Escande | 2013-09-25 | 1 | -0/+199 |
* | NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer | Eric Lapuyade | 2013-09-25 | 2 | -30/+15 |
* | NFC: Move struct nfc_phy_ops out of HCI up to nfc core level | Eric Lapuyade | 2013-09-25 | 2 | -6/+6 |
* | NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency | Eric Lapuyade | 2013-09-25 | 1 | -13/+13 |
* | NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> | Joe Perches | 2013-09-25 | 1 | -2/+2 |
* | NFC: Replace nfc_dev_dbg with dev_dbg | Joe Perches | 2013-09-25 | 1 | -1/+0 |
* | NFC: Export nfc_find_se() | Arron Wang | 2013-09-25 | 1 | -0/+1 |
* | NFC: netlink: Add result of firmware operation to completion event | Eric Lapuyade | 2013-08-14 | 1 | -1/+2 |