1. 24d616f Fix type mismatch with timer callback signature. by Vishwath Mohan · 6 years ago
  2. 8a4edf6 Delete OverrideLog and cleanup includes (1/2) by Andre Eisenbach · 7 years ago
  3. cbd39dd Remove gki log spam by Ruchi Kandoi · 7 years ago
  4. 9ba6d24 Remove unused parameters, unused variables, unused functions by Ruchi Kandoi · 7 years ago
  5. 5afe780 Fix GKI task release twice issue by Jizhou Liao · 7 years ago
  6. 2eba59f Remove unused global declaration by Ruchi Kandoi · 7 years ago
  7. 561d1d7 Remove unused macros by Ruchi Kandoi · 7 years ago
  8. 9343bf4 Remove unused import statements by Ruchi Kandoi · 7 years ago
  9. 6767aec Replace error and tracing logs with standard log messages by Ruchi Kandoi · 7 years ago
  10. b46fe8b Fix TASKPTR's definition to match actual function signatures. by Vishwath Mohan · 7 years ago
  11. 7dab0e5 Convert files from C to C++ by Ruchi Kandoi · 7 years ago
  12. 7ac6a7c Fix misc-macro-parentheses warnings in system/nfc. by Chih-Hung Hsieh · 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. 8915fdb Add checks to prevent NULL pointer deference in gki_init_free_queue() by Ruchi Kandoi · 7 years ago
  18. 114909c Exit gracefully if there was an error in GKI_wait() by Ruchi Kandoi · 7 years ago
  19. 66d45a7 pthread_exit: Replace pthread_exit with return to avoid memory leak by Ruchi Kandoi · 7 years ago
  20. 93d3934 Log all thread exits and NFC version on mismatch by Andre Eisenbach · 7 years ago
  21. 6fca02d Apply clang-format by Ruchi Kandoi · 7 years ago
  22. 46e6e28 Fix comments with #defines which exceed 80 characters by Ruchi Kandoi · 7 years ago
  23. 552f2b7 Fix comments which aren't accurately fixed by clang-format by Ruchi Kandoi · 7 years ago
  24. 4182dab Remove exported api symbols and other windows related defines by Ruchi Kandoi · 7 years ago
  25. 3e626d8 Delete Bluetooth-related header files by Ruchi Kandoi · 7 years ago
  26. 303fec1 nfc: Remove defined(MACRO) and define undefined macros by Ruchi Kandoi · 7 years ago
  27. 3800a82 nfc: Remove #defines which are not used and include standard libraries. by Ruchi Kandoi · 7 years ago
  28. 4a17964 Replace TRUE/FALSE directives with standard true/false by Ruchi Kandoi · 7 years ago
  29. c2c337f Removes TIMER_PARAM_TYPE and replaces it with uintptr_t by Ruchi Kandoi · 7 years ago
  30. 911a540 Replaces BCM_STRNCPY and other string functions with standards. by Ruchi Kandoi · 7 years ago
  31. 512ee63 Changes data types to standard types. by Ruchi Kandoi · 7 years ago
  32. a4d43ca Remove DYNAMIC_MEMORY_* compile flags by Andre Eisenbach · 8 years ago
  33. 82c3eed Add missing includes. by Elliott Hughes · 9 years ago
  34. a24be4f Upgrade stack to NFA_PI_1.03.66+ by Evan Chu · 11 years ago
  35. 51ca88d Fix up pthread_cond_timedwait. by Martijn Coenen · 10 years ago
  36. 0a85f65 libnfc-nci fixes for AArch64 build. by Martijn Coenen · 10 years ago
  37. d23865c am 2afac84d: Merge "fix GKI_run return type" by Nick Kralevich · 11 years ago
  38. f943de9 fix GKI_run return type by synergydev · 11 years ago
  39. c2eeefe Fix deadlock in GKI_getbuf when out of buffer. by Evan Chu · 11 years ago
  40. 5c65c3a Latest NFC stack-drop from Broadcom. by Martijn Coenen · 11 years ago
  41. e9df6ba Snapshot 7ddd630e136a035ba463c427285c5c3e9f199ee0 by The Android Open Source Project · 11 years ago