1. 85be705 Merge changes from topic 'NCI-2.0' by Ruchi Kandoi · 7 years ago
  2. 07d5d52 Merge "Remove GKI_USE_DYNAMIC_BUFFERS #define" by Ruchi Kandoi · 7 years ago
  3. 53d98cc NCI2.0 update LF_T3T_PARAMETERS of 18 byte. by Love Khanna · 7 years ago
  4. 5e4b4d7 NCI2.0 Added extended power state for routing. by Love Khanna · 7 years ago
  5. 67a3e86 NCI2.0 T2T Tag read improvement. by Love Khanna · 7 years ago
  6. f3c018a NCI2.0 subset AID matching support added. by Love Khanna · 7 years ago
  7. c6bd78b NCI2.0 AID Block Route feature by Love Khanna · 7 years ago
  8. b4ac88d NCI2.0 Ordering of Routing Table by Love Khanna · 7 years ago
  9. c8b9c06 Increase write error retry delay from 1ms to 10ms by Ruchi Kandoi · 7 years ago
  10. 47cd148 Merge "Remove GKI_DEBUG #define" by Treehugger Robot · 7 years ago
  11. 6987c48 Merge "Remove GKI_USE_DEFERED_ALLOC_BUF_POOLS #define" by Treehugger Robot · 7 years ago
  12. c736e63 Merge "Remove GKI_BUFFER_DEBUG #define" by Treehugger Robot · 7 years ago
  13. da97c41 Remove GKI_USE_DYNAMIC_BUFFERS #define by Andre Eisenbach · 7 years ago
  14. ca10e17 Remove GKI_DEBUG #define by Andre Eisenbach · 7 years ago
  15. 9d6dcbe Remove GKI_USE_DEFERED_ALLOC_BUF_POOLS #define by Andre Eisenbach · 7 years ago
  16. ad6b7a0 Remove GKI_BUFFER_DEBUG #define by Andre Eisenbach · 7 years ago
  17. d897d6d Build nfc_nci.* with BOARD_VNDK_VERSION by Jiyong Park · 7 years ago
  18. bdb53f8 Merge "Add delay before retrying write to NFCC" by Treehugger Robot · 7 years ago
  19. 71794bd Add delay before retrying write to NFCC by Ruchi Kandoi · 7 years ago
  20. 39a61a5 Allow FW DNLD for PN553/PN81A, when NFCC is not responding in NCI mode. by Love Khanna · 7 years ago
  21. 8e7351b halimpl: NCI2.0 config params added to the configuration file. by Love Khanna · 7 years ago
  22. f928d73 NFC init response and discovery map command updated. by Love Khanna · 7 years ago
  23. d09d4bf Add ISO-DEP presence check nak command in NCI2.0 by Love Khanna · 7 years ago
  24. 5cd8625 NCI2.0 Added CON_DISCOVERY_PARM support. by Love Khanna · 7 years ago
  25. cdb435d Tag deselection in frame rf interface. by Love Khanna · 7 years ago
  26. 13c4760 RF Deactivation: new reason code added. by Love Khanna · 7 years ago
  27. 78eae6d P2P active standardization as per NCI2.0 by Love Khanna · 7 years ago
  28. 776509d NCI2.0: Added Handling of RID resp from T1T tag in RF_INTF_ACTIVATED_NTF by Love Khanna · 7 years ago
  29. 57a3dfa ISO15693 standardized implementation in NCI2.0 by Love Khanna · 7 years ago
  30. febfb87 4-bit ACK/NACK response handling for T2T as per NCI2.0 by Love Khanna · 7 years ago
  31. f4b9401 halimpl: Remove ISO15693 workaround for NCI2.0 by Love Khanna · 7 years ago
  32. 7202e66 halimpl: PN81A FW download support by Love Khanna · 7 years ago
  33. 6c57a73 halimpl: NCI 2.0 init support added. by Love Khanna · 7 years ago
  34. 3f64b00 NCI2.0: Add init and core reset functionality for NCI 2.0 by Ruchi Kandoi · 7 years ago
  35. 9c7452d fix format strings by George Burgess IV · 7 years ago
  36. 18c8aed Add OWNERS in system/nfc by Chih-Hung Hsieh · 7 years ago
  37. b5bfb8b Merge "Dont't check NFCC NCI version for core reset ntf." by Ruchi Kandoi · 7 years ago
  38. ddfb979 Dont't check NFCC NCI version for core reset ntf. by Love Khanna · 7 years ago
  39. fd60053 Merge "Don't close hal in case of invalid response from NFCC, instead return error." by Treehugger Robot · 7 years ago
  40. 55714e4 Don't close hal in case of invalid response from NFCC, instead return error. by Love Khanna · 7 years ago
  41. 8915fdb Add checks to prevent NULL pointer deference in gki_init_free_queue() by Ruchi Kandoi · 7 years ago
  42. 114909c Exit gracefully if there was an error in GKI_wait() by Ruchi Kandoi · 7 years ago
  43. 591f41b Merge "pthread_exit: Replace pthread_exit with return to avoid memory leak" by Treehugger Robot · 7 years ago
  44. 7d88ec2 Remove unneeded dependency to libhardware_legacy.so by Logan Chien · 7 years ago
  45. 66d45a7 pthread_exit: Replace pthread_exit with return to avoid memory leak by Ruchi Kandoi · 7 years ago
  46. 22c83ad Remove dependency on libpower. by Martijn Coenen · 7 years ago
  47. ee980b7 Bug fix: NDEF not detected. by Ruchi Kandoi · 7 years ago
  48. e1c8a78 isNxpConfigModified() is only used for debug purpose, removing it. by Ruchi Kandoi · 7 years ago
  49. 80b1177 isNxpConfigModified() is only used for debug purpose, removing it. by Ruchi Kandoi · 7 years ago
  50. d19abc6 Restrict HAL implementation access to only /data/vendor/nfc am: 387d192e2d by Ruchi Kandoi · 7 years ago
  51. e3bbaa7 Added check to avoid buffer overflow. am: 267a861888 by Love Khanna · 7 years ago
  52. 387d192 Restrict HAL implementation access to only /data/vendor/nfc by Ruchi Kandoi · 7 years ago
  53. 267a861 Added check to avoid buffer overflow. by Love Khanna · 7 years ago
  54. d280fac Merge "Revert "Fixed testcase for Nfc VTS"" am: 3c2997037e by Ruchi Kandoi · 7 years ago
  55. 3c29970 Merge "Revert "Fixed testcase for Nfc VTS"" by Treehugger Robot · 7 years ago
  56. ccebad4 Revert "Fixed testcase for Nfc VTS" by Ruchi Kandoi · 7 years ago
  57. 5701938 Merge "Fixed testcase for Nfc VTS" am: 5446e71b06 by Ruchi Kandoi · 7 years ago
  58. 16e6154 Corrected the conf file format am: ebf7696978 by Love Khanna · 7 years ago
  59. 33fb0d1 Apply clang-format am: c76c21dd27 by Love Khanna · 7 years ago
  60. 1b4f7de Remove NFA_INCLUDED and NFC_INCLUDED directives am: 0ca4993b6e by Ruchi Kandoi · 7 years ago
  61. 5446e71 Merge "Fixed testcase for Nfc VTS" by Ruchi Kandoi · 7 years ago
  62. c48bb5f Fixed testcase for Nfc VTS by Love Khanna · 7 years ago
  63. ebf7696 Corrected the conf file format by Love Khanna · 7 years ago
  64. c76c21d Apply clang-format by Love Khanna · 7 years ago
  65. 0ca4993 Remove NFA_INCLUDED and NFC_INCLUDED directives by Ruchi Kandoi · 7 years ago
  66. a08bf6e Added support for PN553 am: c8164a256b by Love Khanna · 7 years ago
  67. c8164a2 Added support for PN553 by Love Khanna · 7 years ago
  68. 4b96d3b Merge "Treblize nfc config file location" am: dfacb1bea5 by Jaekyun Seok · 7 years ago
  69. dfacb1b Merge "Treblize nfc config file location" by Treehugger Robot · 7 years ago
  70. 33c1c85 Log all thread exits and NFC version on mismatch am: 93d393414c by Andre Eisenbach · 7 years ago
  71. 93d3934 Log all thread exits and NFC version on mismatch by Andre Eisenbach · 7 years ago
  72. 264af28 Treblize nfc config file location by Jaekyun Seok · 7 years ago
  73. 14dd838 Fix clang static analyzer warnings. am: 63f0a64a17 by Manoj Gupta · 7 years ago
  74. 58ec2fa Run clang-format on every commit am: 75c2082a32 by Ruchi Kandoi · 7 years ago
  75. 63f0a64 Fix clang static analyzer warnings. by Manoj Gupta · 7 years ago
  76. 75c2082 Run clang-format on every commit by Ruchi Kandoi · 7 years ago
  77. 74ae4a3 Merge "Ndef: First chunked record wouldn't contain the type length if TNF is Unknown" by Ruchi Kandoi · 7 years ago
  78. fc180cd Fix HAL implementation to check for error cases am: 17a5634495 by Love Khanna · 7 years ago
  79. 5a52dac Merge "Ndef: First chunked record wouldn't contain the type length if TNF is Unknown" by Treehugger Robot · 7 years ago
  80. 308d55c Ndef: First chunked record wouldn't contain the type length if TNF is Unknown by Ruchi Kandoi · 7 years ago
  81. bb42721 Merge "Readability fix: if statement assignments" am: 36e26628de by Ruchi Kandoi · 7 years ago
  82. 17a5634 Fix HAL implementation to check for error cases by Love Khanna · 7 years ago
  83. 36e2662 Merge "Readability fix: if statement assignments" by Ruchi Kandoi · 7 years ago
  84. 0c515ae Readability fix: if statement assignments by Ruchi Kandoi · 7 years ago
  85. d9d7f0b Revert "Added support for PN553" am: 04d90198d3 by Andre Eisenbach · 7 years ago
  86. 04d9019 Revert "Added support for PN553" by Andre Eisenbach · 7 years ago
  87. 900f62b Added support for PN553 am: f75cf01610 by Love Khanna · 7 years ago
  88. f75cf01 Added support for PN553 by Love Khanna · 7 years ago
  89. 3ca4733 Install NFC vendor libraries to vendor partition am: 8a8b610006 by Po-Chien Hsueh · 7 years ago
  90. 8a8b610 Install NFC vendor libraries to vendor partition by Po-Chien Hsueh · 7 years ago
  91. 1d5e18e Apply clang-format am: 6fca02d501 am: af22256d8c am: bc996ac6fc by Ruchi Kandoi · 7 years ago
  92. 3ce1095 Fix comments with #defines which exceed 80 characters am: 46e6e28414 am: 1f1d9e9113 by Ruchi Kandoi · 7 years ago
  93. f62de91 Fix comments which aren't accurately fixed by clang-format am: 552f2b745d am: a4ff04ef12 by Ruchi Kandoi · 7 years ago
  94. a152f60 Add clang-format file am: e823077beb am: db87a3274f am: 02fcd236ef by Ruchi Kandoi · 7 years ago
  95. 0494819 Rename OverrideLog.h to _OverrideLog.h am: d03c06e4c5 am: 7540a2d0f4 by Ruchi Kandoi · 7 years ago
  96. f7cbd10 Add dependent header files before clang-format am: a6eddd86a1 am: 92d78cb098 by Ruchi Kandoi · 7 years ago
  97. bc996ac Apply clang-format am: 6fca02d501 am: af22256d8c by Ruchi Kandoi · 7 years ago
  98. fa7f9b0 Fix comments with #defines which exceed 80 characters am: 46e6e28414 by Ruchi Kandoi · 7 years ago
  99. aac1723 Fix comments which aren't accurately fixed by clang-format am: 552f2b745d by Ruchi Kandoi · 7 years ago
  100. 02fcd23 Add clang-format file am: e823077beb am: db87a3274f by Ruchi Kandoi · 7 years ago