Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
nfc
/
60b500f2a574d7b4fb52d0f721827e5a2cfc996a
60b500f
Merge "Fix TLV functions"
by Treehugger Robot
· 7 years ago
021a826
Merge changes from topic 'nci-2.0'
by Treehugger Robot
· 7 years ago
2f08f7a
Fix TLV functions
by Arach MOHAMMED BRAHIM
· 7 years ago
e4f5740
halimpl: Removed hardcoaded routing table.
by Love Khanna
· 7 years ago
7e5f88f
Enable screen on lock for ISO-DEP Protocol.
by Love Khanna
· 7 years ago
e0e5b01
Build nfc_nci.bcm2079x.default with VNDK.
by Tri Vo
· 7 years ago
df50999
IWYU + remove unneeded dependencies.
by Steven Moreland
· 8 years ago
a68fa7b
Prevent stack overflow for extension inferfaces.
by Ruchi Kandoi
· 7 years ago
eabe61e
Merge "Fix pointer sign conversion warnings in bcm2079x halimpl."
by Treehugger Robot
· 7 years ago
1e67a85
Fix pointer sign conversion warnings in bcm2079x halimpl.
by George Burgess IV
· 7 years ago
d2c6be9
Fix signed/unsigned comparison warning in bcm2079x halimpl
by George Burgess IV
· 7 years ago
85be705
Merge changes from topic 'NCI-2.0'
by Ruchi Kandoi
· 7 years ago
07d5d52
Merge "Remove GKI_USE_DYNAMIC_BUFFERS #define"
by Ruchi Kandoi
· 7 years ago
53d98cc
NCI2.0 update LF_T3T_PARAMETERS of 18 byte.
by Love Khanna
· 8 years ago
5e4b4d7
NCI2.0 Added extended power state for routing.
by Love Khanna
· 8 years ago
67a3e86
NCI2.0 T2T Tag read improvement.
by Love Khanna
· 7 years ago
f3c018a
NCI2.0 subset AID matching support added.
by Love Khanna
· 8 years ago
c6bd78b
NCI2.0 AID Block Route feature
by Love Khanna
· 8 years ago
b4ac88d
NCI2.0 Ordering of Routing Table
by Love Khanna
· 8 years ago
c8b9c06
Increase write error retry delay from 1ms to 10ms
by Ruchi Kandoi
· 7 years ago
47cd148
Merge "Remove GKI_DEBUG #define"
by Treehugger Robot
· 7 years ago
6987c48
Merge "Remove GKI_USE_DEFERED_ALLOC_BUF_POOLS #define"
by Treehugger Robot
· 7 years ago
c736e63
Merge "Remove GKI_BUFFER_DEBUG #define"
by Treehugger Robot
· 7 years ago
da97c41
Remove GKI_USE_DYNAMIC_BUFFERS #define
by Andre Eisenbach
· 7 years ago
ca10e17
Remove GKI_DEBUG #define
by Andre Eisenbach
· 7 years ago
9d6dcbe
Remove GKI_USE_DEFERED_ALLOC_BUF_POOLS #define
by Andre Eisenbach
· 7 years ago
ad6b7a0
Remove GKI_BUFFER_DEBUG #define
by Andre Eisenbach
· 7 years ago
d897d6d
Build nfc_nci.* with BOARD_VNDK_VERSION
by Jiyong Park
· 7 years ago
bdb53f8
Merge "Add delay before retrying write to NFCC"
by Treehugger Robot
· 7 years ago
71794bd
Add delay before retrying write to NFCC
by Ruchi Kandoi
· 7 years ago
39a61a5
Allow FW DNLD for PN553/PN81A, when NFCC is not responding in NCI mode.
by Love Khanna
· 7 years ago
8e7351b
halimpl: NCI2.0 config params added to the configuration file.
by Love Khanna
· 7 years ago
f928d73
NFC init response and discovery map command updated.
by Love Khanna
· 8 years ago
d09d4bf
Add ISO-DEP presence check nak command in NCI2.0
by Love Khanna
· 8 years ago
5cd8625
NCI2.0 Added CON_DISCOVERY_PARM support.
by Love Khanna
· 8 years ago
cdb435d
Tag deselection in frame rf interface.
by Love Khanna
· 8 years ago
13c4760
RF Deactivation: new reason code added.
by Love Khanna
· 8 years ago
78eae6d
P2P active standardization as per NCI2.0
by Love Khanna
· 8 years ago
776509d
NCI2.0: Added Handling of RID resp from T1T tag in RF_INTF_ACTIVATED_NTF
by Love Khanna
· 8 years ago
57a3dfa
ISO15693 standardized implementation in NCI2.0
by Love Khanna
· 8 years ago
febfb87
4-bit ACK/NACK response handling for T2T as per NCI2.0
by Love Khanna
· 8 years ago
f4b9401
halimpl: Remove ISO15693 workaround for NCI2.0
by Love Khanna
· 8 years ago
7202e66
halimpl: PN81A FW download support
by Love Khanna
· 8 years ago
6c57a73
halimpl: NCI 2.0 init support added.
by Love Khanna
· 8 years ago
3f64b00
NCI2.0: Add init and core reset functionality for NCI 2.0
by Ruchi Kandoi
· 8 years ago
9c7452d
fix format strings
by George Burgess IV
· 7 years ago
18c8aed
Add OWNERS in system/nfc
by Chih-Hung Hsieh
· 7 years ago
b5bfb8b
Merge "Dont't check NFCC NCI version for core reset ntf."
by Ruchi Kandoi
· 7 years ago
ddfb979
Dont't check NFCC NCI version for core reset ntf.
by Love Khanna
· 7 years ago
fd60053
Merge "Don't close hal in case of invalid response from NFCC, instead return error."
by Treehugger Robot
· 8 years ago
55714e4
Don't close hal in case of invalid response from NFCC, instead return error.
by Love Khanna
· 8 years ago
8915fdb
Add checks to prevent NULL pointer deference in gki_init_free_queue()
by Ruchi Kandoi
· 8 years ago
114909c
Exit gracefully if there was an error in GKI_wait()
by Ruchi Kandoi
· 8 years ago
591f41b
Merge "pthread_exit: Replace pthread_exit with return to avoid memory leak"
by Treehugger Robot
· 8 years ago
7d88ec2
Remove unneeded dependency to libhardware_legacy.so
by Logan Chien
· 8 years ago
66d45a7
pthread_exit: Replace pthread_exit with return to avoid memory leak
by Ruchi Kandoi
· 8 years ago
22c83ad
Remove dependency on libpower.
by Martijn Coenen
· 8 years ago
ee980b7
Bug fix: NDEF not detected.
by Ruchi Kandoi
· 8 years ago
e1c8a78
isNxpConfigModified() is only used for debug purpose, removing it.
by Ruchi Kandoi
· 8 years ago
80b1177
isNxpConfigModified() is only used for debug purpose, removing it.
by Ruchi Kandoi
· 8 years ago
d19abc6
Restrict HAL implementation access to only /data/vendor/nfc am: 387d192e2d
by Ruchi Kandoi
· 8 years ago
e3bbaa7
Added check to avoid buffer overflow. am: 267a861888
by Love Khanna
· 8 years ago
387d192
Restrict HAL implementation access to only /data/vendor/nfc
by Ruchi Kandoi
· 8 years ago
267a861
Added check to avoid buffer overflow.
by Love Khanna
· 8 years ago
d280fac
Merge "Revert "Fixed testcase for Nfc VTS"" am: 3c2997037e
by Ruchi Kandoi
· 8 years ago
3c29970
Merge "Revert "Fixed testcase for Nfc VTS""
by Treehugger Robot
· 8 years ago
ccebad4
Revert "Fixed testcase for Nfc VTS"
by Ruchi Kandoi
· 8 years ago
5701938
Merge "Fixed testcase for Nfc VTS" am: 5446e71b06
by Ruchi Kandoi
· 8 years ago
16e6154
Corrected the conf file format am: ebf7696978
by Love Khanna
· 8 years ago
33fb0d1
Apply clang-format am: c76c21dd27
by Love Khanna
· 8 years ago
1b4f7de
Remove NFA_INCLUDED and NFC_INCLUDED directives am: 0ca4993b6e
by Ruchi Kandoi
· 8 years ago
5446e71
Merge "Fixed testcase for Nfc VTS"
by Ruchi Kandoi
· 8 years ago
c48bb5f
Fixed testcase for Nfc VTS
by Love Khanna
· 8 years ago
ebf7696
Corrected the conf file format
by Love Khanna
· 8 years ago
c76c21d
Apply clang-format
by Love Khanna
· 8 years ago
0ca4993
Remove NFA_INCLUDED and NFC_INCLUDED directives
by Ruchi Kandoi
· 8 years ago
a08bf6e
Added support for PN553 am: c8164a256b
by Love Khanna
· 8 years ago
c8164a2
Added support for PN553
by Love Khanna
· 8 years ago
4b96d3b
Merge "Treblize nfc config file location" am: dfacb1bea5
by Jaekyun Seok
· 8 years ago
dfacb1b
Merge "Treblize nfc config file location"
by Treehugger Robot
· 8 years ago
33c1c85
Log all thread exits and NFC version on mismatch am: 93d393414c
by Andre Eisenbach
· 8 years ago
93d3934
Log all thread exits and NFC version on mismatch
by Andre Eisenbach
· 8 years ago
264af28
Treblize nfc config file location
by Jaekyun Seok
· 8 years ago
14dd838
Fix clang static analyzer warnings. am: 63f0a64a17
by Manoj Gupta
· 8 years ago
58ec2fa
Run clang-format on every commit am: 75c2082a32
by Ruchi Kandoi
· 8 years ago
63f0a64
Fix clang static analyzer warnings.
by Manoj Gupta
· 8 years ago
75c2082
Run clang-format on every commit
by Ruchi Kandoi
· 8 years ago
74ae4a3
Merge "Ndef: First chunked record wouldn't contain the type length if TNF is Unknown"
by Ruchi Kandoi
· 8 years ago
fc180cd
Fix HAL implementation to check for error cases am: 17a5634495
by Love Khanna
· 8 years ago
5a52dac
Merge "Ndef: First chunked record wouldn't contain the type length if TNF is Unknown"
by Treehugger Robot
· 8 years ago
308d55c
Ndef: First chunked record wouldn't contain the type length if TNF is Unknown
by Ruchi Kandoi
· 8 years ago
bb42721
Merge "Readability fix: if statement assignments" am: 36e26628de
by Ruchi Kandoi
· 8 years ago
17a5634
Fix HAL implementation to check for error cases
by Love Khanna
· 8 years ago
36e2662
Merge "Readability fix: if statement assignments"
by Ruchi Kandoi
· 8 years ago
0c515ae
Readability fix: if statement assignments
by Ruchi Kandoi
· 8 years ago
d9d7f0b
Revert "Added support for PN553" am: 04d90198d3
by Andre Eisenbach
· 8 years ago
04d9019
Revert "Added support for PN553"
by Andre Eisenbach
· 8 years ago
900f62b
Added support for PN553 am: f75cf01610
by Love Khanna
· 8 years ago
f75cf01
Added support for PN553
by Love Khanna
· 8 years ago
3ca4733
Install NFC vendor libraries to vendor partition am: 8a8b610006
by Po-Chien Hsueh
· 8 years ago
Next »