1. 25af01e NFC: nci: Add firmware download support by Clément Perrochaud · 9 years ago
  2. fa00e8f NFC: nci: Move NFCEE discovery logic by Christophe Ricard · 9 years ago
  3. 15d4a8d NFC: nci: Move logical connection structure allocation by Christophe Ricard · 9 years ago
  4. 3ba5c84 NFC: nci: Change credits field to credits_cnt by Christophe Ricard · 9 years ago
  5. b16ae71 NFC: nci: Support all destinations type when creating a connection by Christophe Ricard · 9 years ago
  6. 12bdf27 NFC: nci: Add reference to the RF logical connection by Christophe Ricard · 9 years ago
  7. 6095b0f NFC: nci: Change NCI state machine to LISTEN_ACTIVE by Christophe Ricard · 9 years ago
  8. a41bb84 NFC: nci: Add RF NFCEE action notification support by Christophe Ricard · 9 years ago
  9. 11f54f2 NFC: nci: Add HCI over NCI protocol support by Christophe Ricard · 9 years ago
  10. 736bb95 NFC: nci: Support logical connections management by Christophe Ricard · 9 years ago
  11. f7f793f NFC: nci: Add NFCEE enabling and disabling support by Christophe Ricard · 9 years ago
  12. af9c8aa NFC: nci: Add NFCEE discover support by Christophe Ricard · 9 years ago
  13. 4aeee68 NFC: nci: Add dynamic logical connections support by Christophe Ricard · 9 years ago
  14. e479ce4 NFC: NCI: Fix max length of General Bytes in ATR_RES by Julien Lefrique · 10 years ago
  15. 3ff2401 NFC: nci: Fix warning: cast to restricted __le16 by Christophe Ricard · 10 years ago
  16. 9295b5b NFC: nci: Add support for different NCI_DEACTIVATE_TYPE by Christophe Ricard · 10 years ago
  17. 4391590 NFC: nci: Add management for NCI state for machine rf_deactivate_ntf by Christophe Ricard · 10 years ago
  18. 98ff416 NFC: nci: Add status byte management in case of error. by Christophe Ricard · 10 years ago
  19. a688bf5 NFC: nci: Add se_io NCI operand by Christophe Ricard · 10 years ago
  20. e9ef943 NFC: nci: Update nci_disable_se to run proprietary commands to disable a secure element by Christophe Ricard · 10 years ago
  21. 93bca2b NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure element by Christophe Ricard · 10 years ago
  22. ba4db55 NFC: nci: Update nci_discover_se to run proprietary commands to discover all available secure element by Christophe Ricard · 10 years ago
  23. c7dea25 NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared. by Christophe Ricard · 10 years ago
  24. d7979e1 NFC: NCI: Signal deactivation in Target mode by Julien Lefrique · 10 years ago
  25. 6ff5462 NFC: NCI: Handle Discovery deactivation type by Julien Lefrique · 10 years ago
  26. 122c195 NFC: NCI: Forward data received in Target mode to nfc core by Julien Lefrique · 10 years ago
  27. 485f442 NFC: NCI: Implement Target mode send function by Julien Lefrique · 10 years ago
  28. 529ee06 NFC: NCI: Configure ATR_RES general bytes by Julien Lefrique · 10 years ago
  29. a99903e NFC: NCI: Handle Target mode activation by Julien Lefrique · 10 years ago
  30. 90d78c1 NFC: NCI: Enable NFC-DEP in Listen A and Listen F by Julien Lefrique · 10 years ago
  31. 772dccf NFC: NCI: Add passive Listen modes in discover request by Julien Lefrique · 10 years ago
  32. 9e87f9a NFC: nci: Add support for proprietary RF Protocols by Christophe Ricard · 10 years ago
  33. 83724c3 NFC: NCI: Fix NCI RF FRAME interface usage by Vincent Cuissard · 10 years ago
  34. 3c1c0f5 NFC: NCI: Fix nci_register_device init sequence by Vincent Cuissard · 10 years ago
  35. cfdbeea NFC: NCI: Add support of ISO15693 by Vincent Cuissard · 10 years ago
  36. bb15b21 NFC: nci: Add T1T support notification by Christophe Ricard · 10 years ago
  37. 0515829 NFC: NCI: Send all NCI frames to raw sockets by Hiren Tandel · 10 years ago
  38. c79d9f9 NFC: NCI: No need to reverse ATR_RES Response by Hiren Tandel · 10 years ago
  39. 20d83f2 Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  40. 9bec44b NFC: NCI: Use reinit_completion() at appropriate places by Axel Lin · 10 years ago
  41. 44a589c NFC: NCI: Fix NULL pointer dereference by Amitkumar Karwar · 10 years ago
  42. 22c15bf NFC: NCI: Add set_config API by Amitkumar Karwar · 11 years ago
  43. 86e8586 NFC: NCI: Add setup handler by Amitkumar Karwar · 11 years ago
  44. 1907299 NFC: NCI: Don't reverse local general bytes by Amitkumar Karwar · 11 years ago
  45. fa9be5f NFC: NCI: Cancel cmd_timer in nci_close_device() by Amitkumar Karwar · 11 years ago
  46. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  47. 2bed278 NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec by Eric Lapuyade · 11 years ago
  48. 22d4aae NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame by Eric Lapuyade · 11 years ago
  49. a4ada6c NFC: NCI: zero struct spi_transfer variables before usage by Eric Lapuyade · 11 years ago
  50. 645d508 NFC: NCI: Store the spi device pointer from the spi instance by Eric Lapuyade · 11 years ago
  51. fa544ff NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer by Eric Lapuyade · 11 years ago
  52. d593751 NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency by Eric Lapuyade · 11 years ago
  53. 079797c NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device() by Eric Lapuyade · 11 years ago
  54. 7427b37 NFC: Fix NCI over SPI build by Frederic Danis · 11 years ago
  55. 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 11 years ago
  56. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  57. 391d8a2 NFC: Add NCI over SPI receive by Frederic Danis · 11 years ago
  58. ee9596d NFC: Add NCI over SPI send by Frederic Danis · 11 years ago
  59. 8a00a61 NFC: Add basic NCI over SPI by Frederic Danis · 11 years ago
  60. 1095e69 NFC: NCI: Fix skb->dev usage by Frederic Danis · 11 years ago
  61. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  62. f152218 NFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile by Kees Cook · 12 years ago
  63. 0f45077 NFC: Fix some code style and whitespace issues by Szymon Janc · 12 years ago
  64. 874934f NFC: Fix style issues with logical operations by Szymon Janc · 12 years ago
  65. f9fc36f NFC: Remove not needed local variable in nci_set_local_general_bytes by Szymon Janc · 12 years ago
  66. 460d8f9 NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes by Szymon Janc · 12 years ago
  67. 767f19a NFC: Implement NCI dep_link_up and dep_link_down by Ilan Elias · 12 years ago
  68. ac20683 NFC: Parse NCI NFC-DEP activation params by Ilan Elias · 12 years ago
  69. 7e03523 NFC: Set local general bytes in nci_start_poll by Ilan Elias · 12 years ago
  70. d369f7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  71. 8a70e7f NFC: NCI module license 'unspecified' taints kernel by Dave Jones · 12 years ago
  72. 01d719a NFC: Add ISO 14443 type B protocol by Samuel Ortiz · 12 years ago
  73. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  74. 67de956 NFC: Prevent multiple buffer overflows in NCI by Dan Rosenberg · 12 years ago
  75. be9ae4c NFC: Introduce target mode tx ops by Samuel Ortiz · 12 years ago
  76. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 12 years ago
  77. 799030b NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  78. 502b424 NFC: Include nci_core.h to nci/lib.c by H Hartley Sweeten · 12 years ago
  79. 040487f NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  80. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 12 years ago
  81. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 12 years ago
  82. eb9bc6e NFC: NCI code identation fixes by Samuel Ortiz · 12 years ago
  83. 6269cc8 nfc: NULL vs zero in nci_activate_target() by Dan Carpenter · 13 years ago
  84. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 13 years ago
  85. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 13 years ago
  86. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 13 years ago
  87. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 13 years ago
  88. bd7e01b NFC: Complete NCI deactivate in deactivate_ntf by Ilan Elias · 13 years ago
  89. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  90. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 13 years ago
  91. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  92. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 13 years ago
  93. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  94. f8c141c nfc: signedness bug in __nci_request() by Dan Carpenter · 13 years ago
  95. 24bf330 nfc: Remove function tracer like entry messages by Joe Perches · 13 years ago
  96. 20c239c nfc: Convert nfc_dbg to pr_debug by Joe Perches · 13 years ago
  97. ed1e0ad nfc: Use standard logging styles by Joe Perches · 13 years ago
  98. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  99. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago
  100. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago