1. 1c53855 nfc: nci: Add nci_nfcc_loopback to the nci core by Christophe Ricard · 9 years ago
  2. 9b8d1a4 nfc: nci: Add an additional parameter to identify a connection id by Christophe Ricard · 9 years ago
  3. de5ea85 nfc: nci: Fix nci_core_conn_close by Christophe Ricard · 9 years ago
  4. 1883602 nfc: nci: Fix nci_core_conn_create to allowing empty destination by Christophe Ricard · 9 years ago
  5. c6dc65d NFC: nci: memory leak in nci_core_conn_create() by Dan Carpenter · 9 years ago
  6. f116317 NFC: nci: non-static functions can not be inline by Robert Dolca · 9 years ago
  7. e5629d2 NFC: NCI: export nci_send_frame and nci_send_cmd function by Vincent Cuissard · 9 years ago
  8. 96d4581 NFC: netlink: Add mode parameter to deactivate_target 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. caa575a8 NFC: nci: fix possible crash in nci_core_conn_create by Robert Dolca · 9 years ago
  11. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  12. 0a97a3c NFC: nci: Allow the driver to set handler for core nci ops by Robert Dolca · 9 years ago
  13. 7bc4824 NFC: nci: Introduce nci_core_cmd by Robert Dolca · 9 years ago
  14. e4dbd62 NFC: nci: Do not call post_setup when setup fails by Robert Dolca · 9 years ago
  15. 21d19f8 NFC: nci: Use __nci_request for exported routines by Samuel Ortiz · 9 years ago
  16. 025a0cb NFC: nci: export nci_core_reset and nci_core_init by Robert Baldyga · 9 years ago
  17. fdf79bd NFC: nci: Add post_setup handler by Robert Baldyga · 9 years ago
  18. 34ac496 NFC: nci: remove current SLEEP mode management by Vincent Cuissard · 9 years ago
  19. 2df7f8c NFC: nci: Export nci_req_complete by Samuel Ortiz · 9 years ago
  20. 0e70cba7 NFC: nci: Move close ops call in nci_close_device by Christophe Ricard · 9 years ago
  21. 759afb8 NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd by Christophe Ricard · 9 years ago
  22. c39daee NFC: nci: Add nci init ops for early device initialization by Christophe Ricard · 9 years ago
  23. 81859ab NFC: nci: Add NCI_RESET return code check before setup by Christophe Ricard · 9 years ago
  24. b6355e9 NFC: nci: Handle proprietary response and notifications by Samuel Ortiz · 9 years ago
  25. 25af01e NFC: nci: Add firmware download support by Clément Perrochaud · 10 years ago
  26. fa00e8f NFC: nci: Move NFCEE discovery logic by Christophe Ricard · 10 years ago
  27. b16ae71 NFC: nci: Support all destinations type when creating a connection by Christophe Ricard · 10 years ago
  28. 12bdf27 NFC: nci: Add reference to the RF logical connection by Christophe Ricard · 10 years ago
  29. 11f54f2 NFC: nci: Add HCI over NCI protocol support by Christophe Ricard · 10 years ago
  30. 736bb95 NFC: nci: Support logical connections management by Christophe Ricard · 10 years ago
  31. f7f793f NFC: nci: Add NFCEE enabling and disabling support by Christophe Ricard · 10 years ago
  32. af9c8aa NFC: nci: Add NFCEE discover support by Christophe Ricard · 10 years ago
  33. 4aeee68 NFC: nci: Add dynamic logical connections support by Christophe Ricard · 10 years ago
  34. 9295b5b NFC: nci: Add support for different NCI_DEACTIVATE_TYPE by Christophe Ricard · 10 years ago
  35. a688bf5 NFC: nci: Add se_io NCI operand by Christophe Ricard · 10 years ago
  36. e9ef943 NFC: nci: Update nci_disable_se to run proprietary commands to disable a secure element by Christophe Ricard · 10 years ago
  37. 93bca2b NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure element by Christophe Ricard · 10 years ago
  38. ba4db55 NFC: nci: Update nci_discover_se to run proprietary commands to discover all available secure element by Christophe Ricard · 10 years ago
  39. d7979e1 NFC: NCI: Signal deactivation in Target mode by Julien Lefrique · 10 years ago
  40. 485f442 NFC: NCI: Implement Target mode send function by Julien Lefrique · 10 years ago
  41. 529ee06 NFC: NCI: Configure ATR_RES general bytes by Julien Lefrique · 10 years ago
  42. 90d78c1 NFC: NCI: Enable NFC-DEP in Listen A and Listen F by Julien Lefrique · 10 years ago
  43. 772dccf NFC: NCI: Add passive Listen modes in discover request by Julien Lefrique · 10 years ago
  44. 3c1c0f5 NFC: NCI: Fix nci_register_device init sequence by Vincent Cuissard · 10 years ago
  45. cfdbeea NFC: NCI: Add support of ISO15693 by Vincent Cuissard · 10 years ago
  46. 0515829 NFC: NCI: Send all NCI frames to raw sockets by Hiren Tandel · 11 years ago
  47. 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 · 11 years ago
  48. 9bec44b NFC: NCI: Use reinit_completion() at appropriate places by Axel Lin · 11 years ago
  49. 44a589c NFC: NCI: Fix NULL pointer dereference by Amitkumar Karwar · 11 years ago
  50. 22c15bf NFC: NCI: Add set_config API by Amitkumar Karwar · 11 years ago
  51. 86e8586 NFC: NCI: Add setup handler by Amitkumar Karwar · 11 years ago
  52. 1907299 NFC: NCI: Don't reverse local general bytes by Amitkumar Karwar · 11 years ago
  53. fa9be5f NFC: NCI: Cancel cmd_timer in nci_close_device() by Amitkumar Karwar · 11 years ago
  54. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  55. 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 12 years ago
  56. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 12 years ago
  57. 1095e69 NFC: NCI: Fix skb->dev usage by Frederic Danis · 12 years ago
  58. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  59. 0f45077 NFC: Fix some code style and whitespace issues by Szymon Janc · 12 years ago
  60. 874934f NFC: Fix style issues with logical operations by Szymon Janc · 12 years ago
  61. f9fc36f NFC: Remove not needed local variable in nci_set_local_general_bytes by Szymon Janc · 12 years ago
  62. 460d8f9 NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes by Szymon Janc · 12 years ago
  63. 767f19a NFC: Implement NCI dep_link_up and dep_link_down by Ilan Elias · 12 years ago
  64. 7e03523 NFC: Set local general bytes in nci_start_poll by Ilan Elias · 12 years ago
  65. d369f7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  66. 8a70e7f NFC: NCI module license 'unspecified' taints kernel by Dave Jones · 12 years ago
  67. 01d719a NFC: Add ISO 14443 type B protocol by Samuel Ortiz · 12 years ago
  68. be9ae4c NFC: Introduce target mode tx ops by Samuel Ortiz · 13 years ago
  69. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 13 years ago
  70. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 13 years ago
  71. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 13 years ago
  72. eb9bc6e NFC: NCI code identation fixes by Samuel Ortiz · 13 years ago
  73. 6269cc8 nfc: NULL vs zero in nci_activate_target() by Dan Carpenter · 13 years ago
  74. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 13 years ago
  75. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 13 years ago
  76. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 13 years ago
  77. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  78. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 13 years ago
  79. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  80. f8c141c nfc: signedness bug in __nci_request() by Dan Carpenter · 13 years ago
  81. 24bf330 nfc: Remove function tracer like entry messages by Joe Perches · 13 years ago
  82. 20c239c nfc: Convert nfc_dbg to pr_debug by Joe Perches · 13 years ago
  83. ed1e0ad nfc: Use standard logging styles by Joe Perches · 13 years ago
  84. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  85. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago
  86. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  87. e8c0dac NFC: Update names and structs to NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  88. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  89. 8ebafde NFC: use after free on error by Dan Carpenter · 13 years ago
  90. 38f04c6 NFC: protect nci_data_exchange transactions by Ilan Elias · 13 years ago
  91. de05479 NFC: implicitly deactivate in nci_start_poll by Ilan Elias · 13 years ago
  92. 2eb1dc1 NFC: improve readability of an 'if' in nci core.c by Ilan Elias · 13 years ago
  93. 6a2968a NFC: basic NCI protocol implementation by Ilan Elias · 13 years ago