- 13 Mar, 2015 1 commit
-
-
Conley Owens authored
Change-Id: I153dcd68c3f8e37329b03177f5426ad9eacb4bee
-
- 30 Jan, 2015 3 commits
-
-
Elliott Hughes authored
* commit '33fc4b74': Add missing includes.
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I710c99bc17c7a94bf037ee0a105e08aa0d69de9f
-
- 28 Jan, 2015 3 commits
-
-
Elliott Hughes authored
* commit '734ebfac': Add missing includes.
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I0f8b11edd715eecd1b189329fef4fa959152a022
-
- 16 Dec, 2014 3 commits
- 17 Nov, 2014 2 commits
-
-
Dan Albert authored
* commit '97dff702': Move libnfc-nci to libc++.
-
Dan Albert authored
-
- 16 Nov, 2014 1 commit
-
-
Dan Albert authored
Bug: 15193147 Change-Id: I57ad8bfc82bca3b27fcc545992788bcbbed3616e
-
- 26 Oct, 2014 4 commits
-
-
Martijn Coenen authored
* commit '26617dd4':
-
Chih-Hung Hsieh authored
* commit '25318f32':
-
Martijn Coenen authored
* commit '324f25d9':
-
Dan Albert authored
* commit 'c2e8691c':
-
- 20 Oct, 2014 3 commits
-
-
Martijn Coenen authored
* commit '90186191': Don't set a pthread_t to NULL
-
Martijn Coenen authored
* commit '90186191': Don't set a pthread_t to NULL
-
Martijn Coenen authored
-
- 10 Oct, 2014 4 commits
-
-
Chih-Hung Hsieh authored
* commit '4b981bc8': Fix Clang compilation errors.
-
Chih-Hung Hsieh authored
* commit '4b981bc8': Fix Clang compilation errors.
-
Chih-Hung Hsieh authored
-
Chih-Hung Hsieh authored
Change-Id: I4d060936f848d0fbdf01bb16098291babf96d648
-
- 02 Oct, 2014 1 commit
-
-
Bernhard Rosenkraenzer authored
A pthread_t is a long, setting it to NULL is an implicit pointer-to-int conversion clang warns about (in code built with -Werror). It should be set to 0 instead. Change-Id: Ie9091708118644ffe5fe7136fe1bdab5b25decf2 Signed-off-by:
Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
-
- 26 Sep, 2014 7 commits
-
-
Martijn Coenen authored
* commit 'ed2d14c1': Fix null pointer dereference.
-
Martijn Coenen authored
* commit 'ed2d14c1': Fix null pointer dereference.
-
Dan Albert authored
Change-Id: I26a2edd0e6fc902651fff8499ac3c7b8adff0e0c
-
Dan Albert authored
Change-Id: Ib56d9c6a7696be05ca6b62f017319e8a96d656aa
-
Dan Albert authored
-
Dan Albert authored
Change-Id: I10f192ed801f21e9d0c9676dcc97f34a5ea9d0f9
-
Martijn Coenen authored
-
- 25 Sep, 2014 1 commit
-
-
Martijn Coenen authored
Bug: 16517161 Change-Id: I0d19b7c9fa41e7643ab643d6f3e865cd3589dcb2
-
- 22 Sep, 2014 1 commit
-
-
Martijn Coenen authored
Bug: 17298769 Change-Id: I588a1e0c60e3be703566f859163e40aa793d278c
-
- 11 Sep, 2014 1 commit
-
-
Sherry Smith authored
Fixes an issue where activation is done by an NFA_CE_DEACTIVATED_EVT, but deactivation is done by NFA_DEACTIVATED_EVT (no _CE_). Bug: 16517161 Change-Id: Ic84b54b25e7487efc47bdeb31a290abfcc07634f
-
- 09 Sep, 2014 1 commit
-
-
Evan Chu authored
The flag is required to notify the firmware about the current boot situation: cold boot or not. The firmware needs this information to properly configure the secure element. Needed for GCF certification. Bug: 16517161 Change-Id: Ic4bc35676f85e53eaad6e951b578d34cae0ec8b9
-
- 20 Aug, 2014 1 commit
-
-
Martijn Coenen authored
Used in EMV certification; needs to reflect that the version of the NFCDROID stack in AOSP is different from the versions that Broadcom is using. Bug: 16517161 Change-Id: I10f47b629f89143f3da281251c2ff1f8048e8f6d
-
- 06 Aug, 2014 1 commit
-
-
Martijn Coenen authored
* changes: Handle adjustment of routing table during power-off-sleep mode. Fix Coverity items.
-
- 30 Jul, 2014 2 commits
-
-
Sherry Smith authored
Stack preserves the changes of the routing table during power-off-sleep mode. Stack sends the changes to the controller when entering full-power mode. Change-Id: Idf9591f57c496a4ad793562609ed3a03d4cb9f91
-
Evan Chu authored
Change-Id: I4fda82bb996aa51d5979f85cb0b284e5b722d36a
-