Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_nxp_nfc
/
55d371f800960960bef3df88f6461415d1b6ce7c
55d371f
halimpl: NCI2.0 Added HCI network initialization and NFCEE Discover support.
by Love Khanna
· 8 years ago
0c29089
halimpl: NCI2.0 Added HCI network initialization and NFCEE Discover support.
by Love Khanna
· 8 years ago
df026bc
Fix NXP_CHIP_TYPE and compile errors am: 79d3baa4e1
by Ruchi Kandoi
· 8 years ago
abe04ab
Fix NXP_CHIP_TYPE and compile errors
by Ruchi Kandoi
· 8 years ago
400e192
Fix NFC stack crash when firmware download failed am: e8030b8b4f
by Jizhou Liao
· 8 years ago
eb64922
Fix NFC stack crash when firmware download failed
by Jizhou Liao
· 8 years ago
7c969bd
Merge changes from topic 'nci-2.0' am: 021a826c4b
by Love Khanna
· 8 years ago
65fbe98
Merge changes from topic 'nci-2.0'
by Treehugger Robot
· 8 years ago
e263971
IWYU + remove unneeded dependencies. am: df50999c92 -s ours
by Steven Moreland
· 8 years ago
fe670f7
halimpl: Removed hardcoaded routing table.
by Love Khanna
· 8 years ago
b8d7011
IWYU + remove unneeded dependencies.
by Steven Moreland
· 8 years ago
c3f0196
Increase write error retry delay from 1ms to 10ms am: c8b9c065b2
by Ruchi Kandoi
· 8 years ago
da8877e
Increase write error retry delay from 1ms to 10ms
by Ruchi Kandoi
· 8 years ago
de9a29c
Merge "Build nfc_nci.* with BOARD_VNDK_VERSION am: d897d6db79" into stage-aosp-master
by Android Build Merger (Role)
· 8 years ago
5586e79
Build nfc_nci.* with BOARD_VNDK_VERSION am: d897d6db79
by Jiyong Park
· 8 years ago
bf1ed2c
Build nfc_nci.* with BOARD_VNDK_VERSION am: d897d6db79
by Jiyong Park
· 8 years ago
8a22736
Build nfc_nci.* with BOARD_VNDK_VERSION
by Jiyong Park
· 8 years ago
5195d90
Merge "Add delay before retrying write to NFCC" am: bdb53f8487
by Ruchi Kandoi
· 8 years ago
d6cb193
Merge "Add delay before retrying write to NFCC"
by Treehugger Robot
· 8 years ago
09be794
Allow FW DNLD for PN553/PN81A, when NFCC is not responding in NCI mode.
by Love Khanna
· 8 years ago
a7dbb54
halimpl: NCI2.0 config params added to the configuration file. am: 8e7351be72
by Love Khanna
· 8 years ago
847c713
halimpl: Remove ISO15693 workaround for NCI2.0 am: f4b9401058
by Love Khanna
· 8 years ago
165f975
halimpl: PN81A FW download support am: 7202e66fd2
by Love Khanna
· 8 years ago
5ee1b30
halimpl: NCI 2.0 init support added. am: 6c57a73e29
by Love Khanna
· 8 years ago
5da6745
Add delay before retrying write to NFCC
by Ruchi Kandoi
· 8 years ago
627eead
Allow FW DNLD for PN553/PN81A, when NFCC is not responding in NCI mode.
by Love Khanna
· 8 years ago
002a063
halimpl: NCI2.0 config params added to the configuration file.
by Love Khanna
· 8 years ago
03b6402
halimpl: Remove ISO15693 workaround for NCI2.0
by Love Khanna
· 8 years ago
56c1c74
halimpl: PN81A FW download support
by Love Khanna
· 8 years ago
f8645b5
halimpl: NCI 2.0 init support added.
by Love Khanna
· 9 years ago
5abea57
Merge "Don't close hal in case of invalid response from NFCC, instead return error." am: fd60053e7e am: 86cd0748dc
by Love Khanna
· 8 years ago
026ca28
Don't close hal in case of invalid response from NFCC, instead return error.
by Love Khanna
· 8 years ago
18bb170
Remove unneeded dependency to libhardware_legacy.so am: 7d88ec24d0 am: ec991067bd
by Logan Chien
· 8 years ago
b55ac42
Remove unneeded dependency to libhardware_legacy.so
by Logan Chien
· 8 years ago
e4bca5a
Remove unneeded dependency to libhardware_legacy.so am: c14fd14a0f
by Logan Chien
· 8 years ago
05b2140
Remove unneeded dependency to libhardware_legacy.so
by Logan Chien
· 8 years ago
96b8990
Merge commit '92b8c4fc092fd0b25450c414d118cf6f73d4e11e' into manual_merge_92b8c4f
by Steven Moreland
· 8 years ago
30bd693
IWYU + remove unneeded dependencies.
by Steven Moreland
· 8 years ago
399a758
isNxpConfigModified() is only used for debug purpose, removing it.
by Ruchi Kandoi
· 8 years ago
e4bf9fc
isNxpConfigModified() is only used for debug purpose, removing it.
by Ruchi Kandoi
· 8 years ago
9976a63
isNxpConfigModified() is only used for debug purpose, removing it. am: 80b1177ac7 am: e1c8a7888c
by Ruchi Kandoi
· 8 years ago
5e15640
isNxpConfigModified() is only used for debug purpose, removing it.
by Ruchi Kandoi
· 8 years ago
9facad5
Merge "Restrict HAL implementation access to only /data/vendor/nfc" into oc-dev
by Ruchi Kandoi
· 8 years ago
f874d6e
Merge "Restrict HAL implementation access to only /data/vendor/nfc" into oc-dev
by TreeHugger Robot
· 8 years ago
8e777da
Added check to avoid buffer overflow. am: 821e838a51
by Love Khanna
· 8 years ago
fba3959
Restrict HAL implementation access to only /data/vendor/nfc
by Ruchi Kandoi
· 8 years ago
2617c70
Added check to avoid buffer overflow.
by Love Khanna
· 8 years ago
3551845
Restrict HAL implementation access to only /data/vendor/nfc
by Ruchi Kandoi
· 8 years ago
0c88db8
Added check to avoid buffer overflow.
by Love Khanna
· 8 years ago
af4807d
Merge "Revert "Fixed testcase for Nfc VTS""
by Treehugger Robot
· 8 years ago
4d7782a
Revert "Fixed testcase for Nfc VTS"
by Ruchi Kandoi
· 8 years ago
2a83a41
Merge "Fixed testcase for Nfc VTS"
by Ruchi Kandoi
· 8 years ago
b86a5a9
Fixed testcase for Nfc VTS
by Love Khanna
· 9 years ago
5172355
Corrected the conf file format
by Love Khanna
· 9 years ago
830a1a6
Apply clang-format
by Love Khanna
· 9 years ago
04bd8f6
Added support for PN553
by Love Khanna
· 9 years ago
81d6718
Merge "Treblize nfc config file location"
by Treehugger Robot
· 9 years ago
ef7074c
Log all thread exits and NFC version on mismatch
by Andre Eisenbach
· 9 years ago
0964870
Treblize nfc config file location
by Jaekyun Seok
· 9 years ago
1f80f8a
Fix clang static analyzer warnings.
by Manoj Gupta
· 9 years ago
5cf6c14
Fix HAL implementation to check for error cases
by Love Khanna
· 9 years ago
09d05a8
Merge "Readability fix: if statement assignments"
by Ruchi Kandoi
· 9 years ago
8d4cfd6
Readability fix: if statement assignments
by Ruchi Kandoi
· 9 years ago
2df2632
Revert "Added support for PN553"
by Andre Eisenbach
· 9 years ago
55c1c8c
Added support for PN553
by Love Khanna
· 9 years ago
e1e6fef
Install NFC vendor libraries to vendor partition
by Po-Chien Hsueh
· 9 years ago
c645471
Apply clang-format
by Ruchi Kandoi
· 9 years ago
80cdca9
Fix comments with #defines which exceed 80 characters
by Ruchi Kandoi
· 9 years ago
36db871
Fix comments which aren't accurately fixed by clang-format
by Ruchi Kandoi
· 9 years ago
7148a10
nfc: Remove defined(MACRO) and define undefined macros
by Ruchi Kandoi
· 9 years ago
60ff23e
nfc: Remove #defines which are not used and include standard libraries.
by Ruchi Kandoi
· 9 years ago
d4a809f
Replace TRUE/FALSE directives with standard true/false
by Ruchi Kandoi
· 9 years ago
04fbde0
Changes data types to standard types.
by Ruchi Kandoi
· 9 years ago
9dcb707
Switch to using the NFC HIDL HAL.
by Martijn Coenen
· 9 years ago
d9f3ecb
Merge \"Fix the syncronization issue between read thread and write thread\"
by Jizhou Liao
· 9 years ago
bb03146
Merge "Fix the syncronization issue between read thread and write thread"
by Martijn Coenen
· 9 years ago
a78d7ae
Merge \"Fix warnings in HAL.\" am: 1d38b130f3
by Jizhou Liao
· 9 years ago
f97e358
Fix warnings in HAL.
by Jizhou Liao
· 9 years ago
0ed6eb2
Fix the syncronization issue between read thread and write thread
by Jizhou Liao
· 9 years ago
acd6b4e
Merge "Support NXP PN551 NFC controller" am: 45f3ed1213 am: 511e5c8030
by Martijn Coenen
· 9 years ago
7357630
Merge "Configure nfc device node through .conf file" am: aeacb8fcb7
by Martijn Coenen
· 9 years ago
81a1105
Merge "Abort NFC initialization if chip type doesn\'t match to HAL implemetation." am: d9a2f43c5b
by Martijn Coenen
· 9 years ago
aebc7f7
Support NXP PN551 NFC controller
by Jizhou Liao
· 10 years ago
4483ae0
Merge "Configure nfc device node through .conf file"
by Martijn Coenen
· 9 years ago
b453836
Merge "Abort NFC initialization if chip type doesn't match to HAL implemetation."
by Martijn Coenen
· 9 years ago
a10ed4b
Configure nfc device node through .conf file
by Jizhou Liao
· 10 years ago
932b1e6
Update customized settings to eeprom after firmware download am: b1b86f9
by Jizhou Liao
· 9 years ago
58012c2
Update customized settings to eeprom after firmware download
by Jizhou Liao
· 10 years ago
47a8014
Abort NFC initialization if chip type doesn't match to HAL implemetation.
by Jizhou Liao
· 10 years ago
aeea5b2
Swap LF_T3T_FLAGS bytes for PN548 am: 8dfb5021d9
by Jizhou Liao
· 10 years ago
2779293
Merge "Swap LF_T3T_FLAGS bytes for PN548" am: a5e3f072ce am: 9d79b4eac3
by Martijn Coenen
· 10 years ago
1bb28bc
Merge "Swap LF_T3T_FLAGS bytes for PN548" am: a5e3f072ce
by Martijn Coenen
· 10 years ago
b955214
Swap LF_T3T_FLAGS bytes for PN548
by Jizhou Liao
· 10 years ago
54da35e
Swap LF_T3T_FLAGS bytes for PN548
by Jizhou Liao
· 10 years ago
57285bd
Merge commit \'02de621133c35cbdb7012866d11cf10627540074\' into HEAD am: 59f2e9f65e
by Bill Yi
· 10 years ago
19cb0fe
Merge commit \'02de621133c35cbdb7012866d11cf10627540074\' into HEAD
by Bill Yi
· 10 years ago
1f642c1
Merge commit '02de621133c35cbdb7012866d11cf10627540074' into HEAD
by Bill Yi
· 10 years ago
5a5a4e2
Merge "add PN54x chip selection" am: 8c3bbf44cb am: f644e0182e am: 761cf10d8a
by Martijn Coenen
· 10 years ago
21e553f
Merge "add PN54x chip selection" am: 8c3bbf44cb am: f644e0182e
by Martijn Coenen
· 10 years ago
939da40
Merge "add PN54x chip selection" am: 8c3bbf44cb
by Martijn Coenen
· 10 years ago
Next »