1. 9af83cc MW version updated to 8.2.0 by nxf24591 · 8 years ago
  2. ebdace0 MW version updated to 8.1.4 by nxf24591 · 8 years ago
  3. b6b8c9d Nfc service initialization failed with PN553 chip (without ESE) by Suhas Suresh · 8 years ago
  4. 9418a3a Fix for the routing table entries updated twice issue. nfa_ee_cb.cur_ee variable was updated twice i'e during NFCEE discovery(220000) response and for each NFCEE notifications. Thus, cur_ee variable was upadted with value 5 instead 3 which was eventually led to duplicate routing entries. So, removed nfa_ee_cb.cur_ee variable improper assignment and updating only after receiving NFCEE notifications. by Yerriswamy · 8 years ago
  5. 1892ba1 Fix for ICODE tag detection issue by Suhas Suresh · 8 years ago
  6. 3c85921 MW version updated to 8.1.3 by nxf24591 · 8 years ago
  7. 6e9fa9e NFA_SendRawFrame API param check is corrected for empty data packet. by Love Khanna · 8 years ago
  8. 4e205cb Open DWP interface is failing after first boot by nxf32288 · 8 years ago
  9. 2f1e28b Deregistering of HCI module for NCI2.0 added by Arjun Thottingal Jayarajan · 8 years ago
  10. 4c57da4 MW version updated to 8.1.2 by nxf24591 · 8 years ago
  11. 752a209 NFCEE status checking corrected. by nxp51178 · 8 years ago
  12. f99f00a Updating MAX_NUM_EE based on the configuration set. Added mising code and compilation fixes. by suraj · 8 years ago
  13. b8a645d Handling of command response when multiple proprietary command is sent. by suraj · 8 years ago
  14. a470f14 (DTA) : Fix for T1T Tag Operation IUT not sending RALL command for READ test cases by Suhas Suresh · 8 years ago
  15. 73a8918 Fix for RF OFF during T3TonDH NCI_DATA_MSG handling by Suhas Suresh · 8 years ago
  16. 16835e7 NFC dies on continuous NFC on-off action in reader proximity Expired timer shall be ignored if NFC-off is in progress. by ubuntu · 8 years ago
  17. 3f13239 Dynamically update number of EE in NCI1.0 mode. by suraj · 8 years ago
  18. 2e93af7 MW version updated to 8.1.1 by nxf24591 · 8 years ago
  19. a07666d MW version updated to 8.1.1 by nxf24591 · 8 years ago
  20. 31f69e0 Fix for T2T Tag Operation IUT sending NONE instead of SLP_REQ command after reading data from LT by Suhas Suresh · 8 years ago
  21. 4cef764 MW Handling of NFCEE_STATUS_NTF with unrcoverable error . When wired mode ongoing and unrecoverable error is recieved , then the rsp tinmeout has to be sent and further APDU have to be blocked until recovery is complete. by suraj · 8 years ago
  22. 5f0b314 MW version updated to 8.1.0 by nxpandroid · 8 years ago
  23. 379b3e2 MW-version-updated-to-8.0.18 by nxpandroid · 8 years ago
  24. 601c474 [EMPTY_AID] : Replace ISO7816 proto routing to EMPTY AID routing by nxpandroid · 8 years ago
  25. fb16096 NFC_GetConfig and NFC_PowerLink command are sent back to back causing JNI to be never notified thus causing NFC service died issue by nxpandroid · 8 years ago
  26. 2e651c6 NFC service died while semdaemon and NFC Off/On by nxpandroid · 8 years ago
  27. 7e9ab81 MW version updated to 8.0.17 by nxpandroid · 8 years ago
  28. 90966dd MW version updated to 8.0.16 by nxpandroid · 8 years ago
  29. baabebc MW version updated to 8.0.15 by nxpandroid · 8 years ago
  30. db0c1e4 Continous presence check even I93 tag is removed added fix for handling corrupted RF frames by nxpandroid · 8 years ago
  31. b708f58 eSE restricted mode check failure storage bin file dependancy is removed by nxpandroid · 8 years ago
  32. 7a8401b Remove APDU and connectivity pipe dependency on bin file by nxpandroid · 8 years ago
  33. 0e3d6a5 [SEMDAEMON-NFCOFF/ON] GKI leak observed during NFC ON/OFF and SemDaemon. 1. Set NFC service PID function added in NFC_API 2. Setting NFC PID after NFC service by nxpandroid · 8 years ago
  34. 3b471a6 NFCEE status ntf handling . Avoiding nfcee status ntf handling during init. by nxpandroid · 8 years ago
  35. ee58da0 Fix for DWP open is success even after timeout in DWP after 10s by nxpandroid · 8 years ago
  36. 6d5cd24 NFC service died when SPI + DWP-reset/NFC ON/OFF Lock added to serialize HalIoctl as a work around for Google's HIDL crash issue by nxpandroid · 8 years ago
  37. b051561 Redefining NXP_DEFAULT_SE to support combinations of secure elements by nxpandroid · 8 years ago
  38. 46a34fd core reset during nfc init and failure while recovering During NFC init, if reset notification is received then MW enters recovery procedure but NfcAdapter state sticks to STATE_OFF even after recovery by nxpandroid · 8 years ago
  39. 0c0a2ab Max WTX handling at DWP Interface by nxpandroid · 8 years ago
  40. d482e87 SemDemon triple mode test are failing due to NFC service crash by nxpandroid · 8 years ago
  41. e5fc6c9 MW handling of NFCEE STATUS NTF with unrecoverable error by nxpandroid · 8 years ago
  42. 2415fd3 Fix for NFC on/off issue in RF proximity FIX: rf_filed_event_timeout timer is stopped on NFC disable. ISSUE: This timer is getting expired at nfc deinit and causing NFA_Disable api to stuck. by nxpandroid · 8 years ago
  43. c685775 NFC crashed while reading type 1,2,3,4 tags together by nxpandroid · 8 years ago
  44. b5eeb38 NFC crashed while reading type 1,2,3,4 tags together by nxpandroid · 8 years ago
  45. cec45fd Fix for DWP timout after receving E6 error issue by nxpandroid · 8 years ago
  46. 40407b9 MW version updated to 8.0.14 by nxpandroid · 8 years ago
  47. a0d1a82 Add checks to prevent NULL pointer deference in gki_init_free_queue() by nxpandroid · 8 years ago
  48. b018c9b [RECOVERY] : Crash in nfc_ncif_cmd_timeout while sending last command by nxpandroid · 8 years ago
  49. 0e238c9 MW version updated to 8.0.13 by nxpandroid · 8 years ago
  50. d89c689 [SINGLE_BINARY]: Updating AID power for screen off. by nxpandroid · 8 years ago
  51. 15b6d1d [SINGLE_BINARY] : CTS verifier CE related issue fixes by nxpandroid · 8 years ago
  52. 683b42d MW version updated to 8.0.12 by nxpandroid · 8 years ago
  53. 4a087ab PN80T power state related changes. by nxpandroid · 8 years ago
  54. 4874e03 [SINGLE BINARY] CTS OffHost select Issue fixes. by nxpandroid · 8 years ago
  55. e327838 [SINGLE BINARY] Single binary by nxpandroid · 8 years ago
  56. a13ed49 MW version updated to 8.0.11 by nxpandroid · 8 years ago
  57. 3403cc0 Enabled PN80T and MW version updated to 8.0.10 by nxpandroid · 8 years ago
  58. b185214 MW version updated to 8.0.F by nxpandroid · 8 years ago
  59. 211fc3d [SINGLE_BINARY] : Single binary Implementation by nxpandroid · 8 years ago
  60. 84a71e0 [SINGLE_BINARY] : Single binary Implementation by nxpandroid · 8 years ago
  61. 2334382 [SINGLE_BINARY] : Single binary Implementation by nxpandroid · 8 years ago
  62. 5e58978 [SINGLE_BINARY] : Single binary Implementation. by nxpandroid · 8 years ago
  63. de3273e MW-version-updated-to-8.0.E by nxpandroid · 8 years ago
  64. 301d7ea MW-version-updated-to-8.0.D by nxpandroid · 8 years ago
  65. 17afcb7 Fix for Effinov test cases failing for iCode tag by nxpandroid · 8 years ago
  66. 61eb64e NFC_NCIHALx_AR1800.8.0.C_OpnSrc by nxpandroid · 8 years ago
  67. 72b7d27 MW version updated to 8.0.C by nxpandroid · 8 years ago
  68. c0ba6c7 APDU pattern based implementation by nxpandroid · 8 years ago
  69. c1164da MW version updated to 8.0.B by nxpandroid · 8 years ago
  70. 2962b50 MW version updated to 8.0.A by nxpandroid · 8 years ago
  71. 19f93bc Refactoring of code as per google feature : Block list feature by nxpandroid · 8 years ago
  72. d115afd Refactoring of code as per google feature : Block list feature Description: As per google block list feature code got refactor. by nxpandroid · 8 years ago
  73. 6fe20e1 eSE removal observed during NFC ON and fix for delay in NFC off by nxpandroid · 8 years ago
  74. ad66ff2 Fix for ETSI12 pipe creation issue by nxpandroid · 8 years ago
  75. 925b837 fix for modeset callback not triggered eventhough FW sends modeset notification by nxpandroid · 8 years ago
  76. 02df23d MW deactivated RF link due to EE state misalign by nxpandroid · 8 years ago
  77. e17a0e4 nfc storage location changed from /data/nfc/ to /data/vendor/nfc/ by nxpandroid · 8 years ago
  78. e1b3572 The routing table should happen only once in all scenario by nxpandroid · 8 years ago
  79. 7b0833f4 MW version updated to 8.0.9 by nxpandroid · 8 years ago
  80. 41b28d3 ESE-and-UICC-AID-getting-routed-to-HOST by nxpandroid · 8 years ago
  81. a7881a0 MW versio updated to 8.0.8 by nxpandroid · 8 years ago
  82. 9d47b70 APDU-pattern-based-routing by nxpandroid · 8 years ago
  83. b2991e1 Fix-for-Power-state-getting-wrongly-update by nxpandroid · 8 years ago
  84. 2870846 MW-version-updated-to-8.0.7 by nxpandroid · 8 years ago
  85. 395c68e AID-matching-requirements-added-for-prefi by nxpandroid · 8 years ago
  86. c0fd8b7 Implementation-of-CON_DISCOVERY_PARAM by nxpandroid · 8 years ago
  87. 8f6d053 NFC_NCIHALx_AR1800.8.0.6_OpnSrc by nxpandroid · 8 years ago
  88. d96dcaf artf248924-MW-version-udpated-to-7.5.0 by nxpandroid · 8 years ago
  89. 0876e7b artf247527-DTA-Adding-Certification-Release-versioni by nxpandroid · 8 years ago
  90. a10e54d artf238919-NFC-crashed-while-reading-type-1-2-3-4-tat by nxpandroid · 8 years ago
  91. fc8457f artf238919-NFC-crashed-while-reading-type-1-2-3-4-ta by nxpandroid · 8 years ago
  92. bd83760 PT_artf182142-EE-CONFIG-UICC-technology-informations by nxpandroid · 8 years ago
  93. 27c68e5 -MW-version-updated-to-7.4.9 by nxpandroid · 8 years ago
  94. 5fbb474 artf243863-Deadloack-Issue-Fix-Jcop-Download-is-fail by nxpandroid · 8 years ago
  95. 15ad3ac artfxxxxx-MW-version-updated-to-7.4.8 by nxpandroid · 8 years ago
  96. 295f292 artf241278-SPI-Module-changes-SPI-Open-failing-with by nxpandroid · 8 years ago
  97. c20a037 artfxxxx-MW-version-updated-to-7.4.7 by nxpandroid · 8 years ago
  98. c4cbe39 artfxxxx-MW-version-updated-to-7.4.6 by nxpandroid · 8 years ago
  99. 3f09bd2 Revert-artf239728-NFC-initialisation-is-slow-due-to- by nxpandroid · 8 years ago
  100. 4e0a2d6 artf239728-NFC-initialisation-is-slow-due-to-multipl by nxpandroid · 8 years ago