1. e8ca7c8 OOBR in NxpMfcReader::SendIncDecRestoreCmdPart2 by Alisher Alikhodjaev · 1 year, 8 months ago int/11/fp3 rel/11/fp3/8901.4.A.0023 rel/11/fp3/8901.4.A.0025 rel/11/fp3/8901.4.A.0026 rel/11/fp3/8901.4.A.0027 rel/11/fp3/8901.4.A.0028 rel/11/fp3/8901.4.A.0023.0 rel/11/fp3/8901.4.A.0026.1 rel/11/fp3/8901.4.A.0027.1 rel/11/fp3/8901.4.A.0028.1
  2. 08f7541 Revert "OOBR in NxpMfcReader::SendIncDecRestoreCmdPart2" by Karsten Tausche · 1 year, 8 months ago rel/11/fp3/8901.4.A.0022 rel/11/fp3/8901.4.A.0022.0
  3. 3025dfd Change /data/nfc to /data/vendor/nfc. by Prashantsinh Parmar · 2 years ago rel/11/fp3/8901.4.A.0019 rel/11/fp3/8901.4.A.0021 rel/11/fp3/8901.4.A.0019.1 rel/11/fp3/8901.4.A.0019.2 rel/11/fp3/8901.4.A.0021.0 rel/11/fp3/8901.4.A.0025.0
  4. 4390aae Use after free in phTmlNfc_TmlThread by Alisher Alikhodjaev · 3 years ago
  5. 66784a2 OOBR in NxpMfcReader::SendIncDecRestoreCmdPart2 by Alisher Alikhodjaev · 2 years ago
  6. d34a2e7 OOBW in phNxpNciHal_write_unlocked() by Alisher Alikhodjaev · 2 years, 2 months ago
  7. c242508 NFC: Add dynamic config support for SDM429W variant by Sairam Bandikanti · 3 years, 3 months ago
  8. 9c89404 NFC: Add internal changes for common HIDL and fix compilation errors by Karthik Poosa · 4 years, 3 months ago
  9. 6b4abf1 NFC: Add third party changes for common hidl by Karthik Poosa · 4 years, 3 months ago
  10. 51be1cd Merge branch 'nfc.vendor.lnx.2.1' into nfc.vendor.lnx.2.2 by Tapas Dey · 4 years, 3 months ago
  11. aeba8ac NFC: Fix compilation issues by Tapas Dey · 4 years, 5 months ago
  12. 8b2f27a Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_row_11' into nfc.vendor.lnx.2.1 by Tapas Dey · 4 years, 5 months ago
  13. f8ca220 Code cleanup on HAL 2.0 implementation by Yerriswamy · 4 years, 5 months ago
  14. f926f30 HAL 2.0 implementation by Yerriswamy · 4 years, 5 months ago
  15. b06ef9b NxpNfcLegacy HAL implementation added following api to replace the IOCTL's and there wrapper function a) HAL_NFC_IOCTL_NCI_TRANSCEIVE -> nciTransceive(). by nxp61433 · 4 years, 5 months ago
  16. 14d50b7 NxpNfcLegacy HAL implementation added following api to replace the IOCTL's and there warapper functions HAL_NFC_GET_NXP_CONFIG -> getNxpConfig(). by nxp72559 · 4 years, 5 months ago
  17. ce98dc3 NxpNfcLegacy HAL implementation added following api to replace the IOCTL's and there warapper functions a) HAL_NFC_IOCTL_GET_CONFIG_INFO -> getCachedNfccConfig(). by nxp61433 · 4 years, 5 months ago
  18. abbb4c7 HciInitUpdateState null pointer access fixed. by nxp61433 · 4 years, 5 months ago
  19. 6900898 NxpNfcLegacy HAL implementation added following api to replace the IOCTL's and there warapper functions a) HAL_NFC_IOCTL_REL_SVDD_WAIT -> spiDwpSync() b) HAL_NFC_IOCTL_REL_DWP_WAIT -> RelForceDwpOnOffWait() c) HAL_NFC_GET_SPM_STATUS -> getSPMStatus() d) HAL_NFC_IOCTL_HCI_INIT_STATUS_UPDATE -> hciInitUpdateState() e) HAL_NFC_IOCTL_HCI_INIT_STATUS_UPDATE_COMPLETE -> hciInitUpdateStateComplete() by nxp61433 · 4 years, 5 months ago
  20. 6e16aa1 {R-DP1} Move NXP MIFARE entern to HAL by Yerriswamy · 4 years, 5 months ago
  21. 8f448d5 NxpNfcLegacy HAL implementation API added : getEseState -> Replacement of HAL_NFC_IOCTL_P61_PWR_MODE. This API is called for to get ese state getEseState() generates (uint16_t status); by nxf36763 · 4 years, 5 months ago
  22. fb50243 NxpNfcLegacy HAL implementation API added : setNfcServicePid -> Replacement of HAL_NFC_IOCTL_SET_NFC_SERVICE_PID. Introducing new app in NfcNxpHalLeagcy.and phNxpNciHal_setNfcServicePid to call Tml by nxf36763 · 4 years, 5 months ago
  23. c1a83e4 NxpNfcLegacy HAL implementation API added : getchipType -> Replacement of HAL_NFC_IOCTL_GET_FEATURE_LIST. getChipType is the api which will take chiptype info at init type and update to update to upper layer after invoking it. by nxf36763 · 4 years, 5 months ago
  24. c47b3d6 unused NXP NFC HAL IOCTL cleanup for HAL_NFC_IOCTL_SPI_DWP_SYNC. There is not caller for this ioctl. So, cleaning this ioctl. by nxf36763 · 4 years, 5 months ago
  25. ece6d88 {R-DP2} Revert "Phase tirm offset sign bit update" by Yerriswamy · 4 years, 5 months ago
  26. e713cc6 {R-DP2} Do not enable factoryota mode by default by Yerriswamy · 4 years, 5 months ago
  27. 57fbb48 NxpNfcLegacy HAL implementation API added : setEseState -> Replacement of HAL_NFC_IOCTL_P61_IDLE_MODE & HAL_NFC_IOCTL_P61_WIRED_MODE. by nxf36763 · 4 years, 6 months ago
  28. f83e305 {R-DP2} Update cfg files search rule by Yerriswamy · 4 years, 5 months ago
  29. e7d3793 IOCTL call sequence clean up for HAL_NFC_IOCTL_RF_ACTION_NTF and HAL_NFC_IOCTL_RF_STATUS_UPDATE by nxf36763 · 4 years, 6 months ago
  30. bf39c9d IOCTL call sequence clean up for HAL_ESE_IOCTL_OMAPI_TRY_GET_ESE_SESSION & HAL_ESE_IOCTL_OMAPI_RELEASE_ESE_SESSION] [artf728185][PN8xt]:IOCTL call sequence clean up for HAL_NFC_IOCTL_SET_JCP_DWNLD_ENABLE & HAL_NFC_IOCTL_SET_JCP_DWNLD_DISABLE [artf728187][PN8xt]:IOCTL call sequence clean up for HAL_NFC_IOCTL_NFCEE_SESSION_RESET by nxf36763 · 4 years, 6 months ago
  31. 7ce9d79 IOCTL call sequence clean up for HAL_NFC_IOCTL_ESE_CHIP_RST by nxf36763 · 4 years, 6 months ago
  32. 7f38c2b IOCTL call sequence clean up for HAL_NFC_IOCTL_CHECK_FLASH_REQ & HAL_NFC_IOCTL_FW_DWNLD by nxf36763 · 4 years, 6 months ago
  33. 69c0230 unused NXP NFC HAL IOCTL cleanup in nfcandroid_nfc_hidlimplnxp_nci_hal_libnfc-nci by nxf36763 · 4 years, 6 months ago
  34. e809b5a Fix Coverity Warnings (UNUSED VALUE). by nxf38293 · 4 years, 9 months ago
  35. 938a56e Treble naming convention correction for vendor persist property. by nxf36763 · 4 years, 7 months ago
  36. 139da42 Fix Coverity Warnings (UNUSED VALUE). by Ganesh Deva · 4 years, 9 months ago
  37. 2422a89 Coverity warning fix by nxf38293 · 4 years, 10 months ago
  38. 13ac581 W-TAG register enable value corrected. by Ganesh Deva · 4 years, 10 months ago
  39. 5434737 W-TAG support added by Ganesh Deva · 4 years, 10 months ago
  40. ddcdb90 Enable autonomous mode before shutting down the device. by nxf38293 · 4 years, 10 months ago
  41. 175a7e3 Core config command format correction in libnfc-nxp_RF.conf file. by nxf38293 · 4 years, 10 months ago
  42. da6ed59 Set the default values of A0DD and A0DE to 0. If the second SWP interface is configured in DWP mode. by nxf38293 · 4 years, 10 months ago
  43. 5be4b05 Default poll discovery duration set to 300ms. by nxf38293 · 4 years, 10 months ago
  44. dc689a3 NFC: Remove references to libhwbinder & libhidltransport by Tapas Dey · 4 years, 6 months ago
  45. b73cfd7 Symmetric baud rate for UICC's set A086 to 77 by nxf38293 · 4 years, 11 months ago
  46. 2080192 Fix for MW recovery when NFCC was powered on and core reset notification is received. by nxf38293 · 5 years ago
  47. 24743a3 Corrected DEFAULT_TECH_ABF_PWR_STATE value for NCI1.0 by Suhas Suresh · 5 years ago
  48. 0450fd9 Use DEFAULT_TECH_ABF_ROUTE to handle tech route separately by Suhas Suresh · 5 years ago
  49. fc5b215 Corereset notification Firmware check is updated for PN81T. by nxf38293 · 5 years ago
  50. 3baacac NFC: Remove unused code by Tapas Dey · 5 years ago
  51. f012ffb NFC: Fix firmware download failure issue by Tapas Dey · 5 years ago
  52. 585e675 Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_row_q' into nfc.vendor.lnx.1.1 by Tapas Dey · 5 years ago
  53. c191b8b {android10_r2}: Prevent OOB read in phNxpNciHal_ext_process_nfc_init_rsp by Ganesh Deva · 5 years ago
  54. a0c72f0 Added logic to Enable/Disable SCR mode from Conf file by Ganesh Deva · 5 years ago
  55. ab7c722 Core standby macro is removed from the config file. by nxf38293 · 5 years ago
  56. da404d2 Enabling NXP_CORE_STANDBY mode. by nxf38293 · 5 years ago
  57. 718cd4c ][mPOS]: Redesign to make common code base by Ganesh Deva · 5 years ago
  58. e4c2086 By Default don't add SCBR entry in LMRT. by Ganesh Deva · 5 years ago
  59. f410acb Fix UICC SWP line enable/disable from RF conf file not working by Ganesh Deva · 5 years ago
  60. 4452276 Fix for Firmware download when eSE is not present. by nxf38293 · 5 years ago
  61. 14e9711 Code Clean-Up. by Ganesh Deva · 5 years ago
  62. cda32fc NFC: Fix compiler error by Tapas Dey · 5 years ago
  63. 12e0f00 Merge branch 'nfc.vendor.lnx.1.1' into nfc.lnx.5.2 by Tapas Dey · 5 years ago
  64. dd934c3 NFC: Avoid duplicate copy of libnfc-nci.conf by Gaurav Singhal · 5 years ago
  65. 717cbac NFC: Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_row_q' into nfc.vendor.lnx.1.1 by Gaurav Singhal · 5 years ago
  66. 079040f NFC: Fix stack buffer overflow issue by Bhuvan Varshney · 5 years ago
  67. 4f96f87 Fix RF conf applied always during NXP_SET_CONFIG_ALWAYS=0x00 by Ganesh Deva · 5 years ago
  68. 254f20b NFCF_PWR_STATE macro name is added for PN553 and PN557 chip sets by nxf38293 · 5 years ago
  69. 78e3fa6 PWR_STATE macro name aligned according to DEFAULT_ROUTE macro by Ganesh Deva · 5 years ago
  70. 20359f8 Fixed coverity warnings by nxf48293 · 5 years ago
  71. e1cee2c Code Cleanup by Ganesh Deva · 5 years ago
  72. 93d991b Fix HalOpen fail after Force FW Download (tear down use case) by Ganesh Deva · 5 years ago
  73. 8efc554 NFC: Fix compiler error by Tapas Dey · 5 years ago
  74. 3948605 Merge branch 'caf/nxp-libnfc-nci/github-libnfc-nci/br_android_ncihalx_row_q' into nfc.vendor.lnx.1.1 by Tapas Dey · 5 years ago
  75. 2816259 Fixed coverity warnings by nxf48293 · 5 years ago
  76. acab2af Power State mask value aligned with NCI2.0 & Jni. by Ganesh Deva · 5 years ago
  77. 7ce04c0 Fixed coverity warnings by nxf48293 · 5 years ago
  78. 46b4fac Copyright year update by nxf35421 · 5 years ago
  79. 8c49c69 Remove Dynamic Dual UICC feature in PN8xT. by Ganesh Deva · 5 years ago
  80. 1b6564b Fixed coverity warnings by vishal · 5 years ago
  81. 236cd63 Fixed coverity warnings by vishal · 5 years ago
  82. a67e1cb {Q_DP2}: Do not set property persist.factoryota.reboot by Ganesh Deva · 5 years ago
  83. 476b109 {Q-DP1}: FactoryOTA: Disable factory OTA mode by Ganesh Deva · 5 years ago
  84. ab8b43b {Q-DP1}: Phase tirm offset sign bit update by Ganesh Deva · 5 years ago
  85. 21f5b99 Removing WiredSE terminal name update in config file. by Ganesh Deva · 5 years ago
  86. 4b91285 Stand alone compilation of NFC system and vendor modules by nxf50051 · 5 years ago
  87. b9576c0 Fixed coverity warnings by vishal · 5 years ago
  88. d214e8c Fixed coverity warnings by vishal · 5 years ago
  89. 97a3b61 Configuration file macro name and values alignment. by Ganesh Deva · 5 years ago
  90. 03593c7 Update config parameters for MultiSE by Suhas Suresh · 5 years ago
  91. 7262cc8 Fixed coverity warnings by vishal · 5 years ago
  92. 9ccd400 Fix UICC initialization is failing when OMAPI session is open by Suhas Suresh · 5 years ago
  93. e6a3fdb Fixed coverity warnings by vishal · 5 years ago
  94. 942a886 Fixed coverity warnings by nxf48293 · 5 years ago
  95. c096e11 Fixed coverity warnings by nxf48293 · 5 years ago
  96. 3a7205e {Q_DP2}: Clean up NFC HAL error logs by Ganesh Deva · 5 years ago
  97. 9f00aa6 {Q-DP1}: Prevent Out of bound error in phNxpNciHal_process_ext_rsp by nxf50051 · 5 years ago
  98. 0ec380a {Q-DP1}: Fix NFC continuous crash after nci command timeout by nxf50051 · 5 years ago
  99. 83c6bf2 NFC: Fix for HIDL service failure issue by Tapas Dey · 5 years ago
  100. 80ae929 First push on Android Q RoW branch by nxf35421 · 5 years ago