1. 1c53855 nfc: nci: Add nci_nfcc_loopback to the nci core by Christophe Ricard · 8 years ago
  2. 9b8d1a4 nfc: nci: Add an additional parameter to identify a connection id by Christophe Ricard · 8 years ago
  3. f116317 NFC: nci: non-static functions can not be inline by Robert Dolca · 9 years ago
  4. 2bd8324 NFC: NCI: allow spi driver to choose transfer clock by Vincent Cuissard · 9 years ago
  5. e5629d2 NFC: NCI: export nci_send_frame and nci_send_cmd function by Vincent Cuissard · 9 years ago
  6. b1fa4dc NFC: st-nci: Add support for proprietary commands by Christophe Ricard · 9 years ago
  7. 7e35740 NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE by Christophe Ricard · 9 years ago
  8. fa6fbad NFC: nci: add nci_hci_clear_all_pipes functions by Christophe Ricard · 9 years ago
  9. 85b9ce9 NFC: nci: add nci_get_conn_info_by_id function by Robert Dolca · 9 years ago
  10. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  11. 0a97a3c NFC: nci: Allow the driver to set handler for core nci ops by Robert Dolca · 9 years ago
  12. 7bc4824 NFC: nci: Introduce nci_core_cmd by Robert Dolca · 9 years ago
  13. 2663589 NFC: nci: Add function to get max packet size for conn by Robert Dolca · 9 years ago
  14. 025a0cb NFC: nci: export nci_core_reset and nci_core_init by Robert Baldyga · 9 years ago
  15. fdf79bd NFC: nci: Add post_setup handler by Robert Baldyga · 9 years ago
  16. 9961127 NFC: nci: add generic uart support by Vincent Cuissard · 9 years ago
  17. 8115dd5 NFC: Introduce vendor commands structures by Samuel Ortiz · 10 years ago
  18. 759afb8 NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd by Christophe Ricard · 9 years ago
  19. c39daee NFC: nci: Add nci init ops for early device initialization by Christophe Ricard · 9 years ago
  20. b6355e9 NFC: nci: Handle proprietary response and notifications by Samuel Ortiz · 9 years ago
  21. 1f74f32 nfc: nci: Add comment to explain NCI_HCI_MAX_PIPES by Christophe Ricard · 9 years ago
  22. 25af01e NFC: nci: Add firmware download support by Clément Perrochaud · 9 years ago
  23. 15d4a8d NFC: nci: Move logical connection structure allocation by Christophe Ricard · 9 years ago
  24. b16ae71 NFC: nci: Support all destinations type when creating a connection by Christophe Ricard · 9 years ago
  25. 12bdf27 NFC: nci: Add reference to the RF logical connection by Christophe Ricard · 9 years ago
  26. 11f54f2 NFC: nci: Add HCI over NCI protocol support by Christophe Ricard · 9 years ago
  27. 736bb95 NFC: nci: Support logical connections management by Christophe Ricard · 9 years ago
  28. f7f793f NFC: nci: Add NFCEE enabling and disabling support by Christophe Ricard · 9 years ago
  29. af9c8aa NFC: nci: Add NFCEE discover support by Christophe Ricard · 9 years ago
  30. 4aeee68 NFC: nci: Add dynamic logical connections support by Christophe Ricard · 9 years ago
  31. a688bf5 NFC: nci: Add se_io NCI operand by Christophe Ricard · 10 years ago
  32. e9ef943 NFC: nci: Update nci_disable_se to run proprietary commands to disable a secure element by Christophe Ricard · 10 years ago
  33. 93bca2b NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure element by Christophe Ricard · 10 years ago
  34. ba4db55 NFC: nci: Update nci_discover_se to run proprietary commands to discover all available secure element by Christophe Ricard · 10 years ago
  35. a99903e NFC: NCI: Handle Target mode activation by Julien Lefrique · 10 years ago
  36. 9e87f9a NFC: nci: Add support for proprietary RF Protocols by Christophe Ricard · 10 years ago
  37. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  38. 22c15bf NFC: NCI: Add set_config API by Amitkumar Karwar · 11 years ago
  39. 86e8586 NFC: NCI: Add setup handler by Amitkumar Karwar · 11 years ago
  40. a6227e2 include/net/: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  41. 2bed278 NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec by Eric Lapuyade · 11 years ago
  42. 22d4aae NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame by Eric Lapuyade · 11 years ago
  43. fa544ff NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer by Eric Lapuyade · 11 years ago
  44. d593751 NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency by Eric Lapuyade · 11 years ago
  45. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  46. 391d8a2 NFC: Add NCI over SPI receive by Frederic Danis · 11 years ago
  47. ee9596d NFC: Add NCI over SPI send by Frederic Danis · 11 years ago
  48. 8a00a61 NFC: Add basic NCI over SPI by Frederic Danis · 11 years ago
  49. 1095e69 NFC: NCI: Fix skb->dev usage by Frederic Danis · 11 years ago
  50. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  51. 767f19a NFC: Implement NCI dep_link_up and dep_link_down by Ilan Elias · 12 years ago
  52. 7e03523 NFC: Set local general bytes in nci_start_poll by Ilan Elias · 12 years ago
  53. eb9bc6e NFC: NCI code identation fixes by Samuel Ortiz · 12 years ago
  54. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 13 years ago
  55. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 13 years ago
  56. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 13 years ago
  57. 11ee515 NFC: Increase NCI deactivate timeout by Ilan Elias · 13 years ago
  58. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  59. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  60. e8c0dac NFC: Update names and structs to NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  61. 38f04c6 NFC: protect nci_data_exchange transactions by Ilan Elias · 13 years ago
  62. 6a2968a NFC: basic NCI protocol implementation by Ilan Elias · 13 years ago