index
:
android_hardware_broadcom_nfc
lineage-16.0
lineage-17.0
lineage-17.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
halimpl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Allow FW DNLD for PN553/PN81A, when NFCC is not responding in NCI mode.
Love Khanna
2017-06-29
1
-1
/
+6
|
\
|
|
|
|
*
|
|
Allow FW DNLD for PN553/PN81A, when NFCC is not
Love Khanna
2017-06-28
1
-1
/
+6
*
|
|
|
halimpl: NCI2.0 config params added to the configuration file.
Love Khanna
2017-06-29
2
-9
/
+19
|
\
|
|
|
|
*
|
|
halimpl: NCI2.0 config params added to the configuration file.
Love Khanna
2017-06-28
2
-9
/
+19
*
|
|
|
halimpl: Remove ISO15693 workaround for NCI2.0
Love Khanna
2017-06-29
1
-6
/
+8
|
\
|
|
|
|
*
|
|
halimpl: Remove ISO15693 workaround for NCI2.0
Love Khanna
2017-06-28
1
-6
/
+8
*
|
|
|
halimpl: PN81A FW download support
Love Khanna
2017-06-29
3
-32
/
+69
|
\
|
|
|
|
*
|
|
halimpl: PN81A FW download support
Love Khanna
2017-06-28
3
-32
/
+69
*
|
|
|
halimpl: NCI 2.0 init support added.
Love Khanna
2017-06-29
8
-44
/
+1549
|
\
|
|
|
|
*
|
|
halimpl: NCI 2.0 init support added.
Love Khanna
2017-06-28
8
-44
/
+1549
|
|
/
/
*
|
/
fix format strings am: 9c7452d05d
George Burgess IV
2017-06-26
3
-17
/
+21
|
\
|
|
|
|
/
|
/
|
|
*
fix format strings
George Burgess IV
2017-06-25
3
-17
/
+21
*
|
Merge "Don't close hal in case of invalid response from NFCC, instead return ...
Love Khanna
2017-05-11
1
-3
/
+5
|
\
|
|
*
Don't close hal in case of invalid response from NFCC,
Love Khanna
2017-05-10
1
-3
/
+5
|
*
Remove unneeded dependency to libhardware_legacy.so
Logan Chien
2017-04-19
1
-1
/
+1
|
*
Remove dependency on libpower.
Martijn Coenen
2017-04-11
1
-3
/
+0
|
*
isNxpConfigModified() is only used for debug purpose, removing it.
Ruchi Kandoi
2017-04-03
1
-3
/
+2
|
*
Restrict HAL implementation access to only /data/vendor/nfc
Ruchi Kandoi
2017-03-30
2
-3
/
+4
|
*
Added check to avoid buffer overflow.
Love Khanna
2017-03-30
1
-2
/
+4
*
|
Remove unneeded dependency to libhardware_legacy.so
Logan Chien
2017-04-14
1
-1
/
+1
*
|
Remove dependency on libpower.
Martijn Coenen
2017-04-12
1
-3
/
+0
*
|
IWYU + remove unneeded dependencies.
Steven Moreland
2017-04-12
1
-1
/
+1
*
|
isNxpConfigModified() is only used for debug purpose, removing it.
Ruchi Kandoi
2017-04-03
1
-3
/
+2
*
|
Merge "Restrict HAL implementation access to only /data/vendor/nfc" into oc-dev
TreeHugger Robot
2017-04-01
2
-3
/
+4
|
\
\
|
*
|
Restrict HAL implementation access to only /data/vendor/nfc
Ruchi Kandoi
2017-03-31
2
-3
/
+4
|
|
/
*
/
Added check to avoid buffer overflow.
Love Khanna
2017-03-30
1
-2
/
+4
|
/
*
Merge "Revert "Fixed testcase for Nfc VTS""
Treehugger Robot
2017-03-24
2
-9
/
+0
|
\
|
*
Revert "Fixed testcase for Nfc VTS"
Ruchi Kandoi
2017-03-23
2
-9
/
+0
*
|
Merge "Fixed testcase for Nfc VTS"
Ruchi Kandoi
2017-03-22
2
-0
/
+9
|
\
|
|
*
Fixed testcase for Nfc VTS
Love Khanna
2017-03-22
2
-0
/
+9
*
|
Corrected the conf file format
Love Khanna
2017-03-21
6
-1512
/
+1555
*
|
Apply clang-format
Love Khanna
2017-03-21
4
-12
/
+12
|
/
*
Added support for PN553
Love Khanna
2017-03-09
7
-10
/
+975
*
Merge "Treblize nfc config file location"
Treehugger Robot
2017-03-10
2
-16
/
+72
|
\
|
*
Treblize nfc config file location
Jaekyun Seok
2017-03-08
2
-16
/
+72
*
|
Log all thread exits and NFC version on mismatch
Andre Eisenbach
2017-03-08
1
-0
/
+1
|
/
*
Fix clang static analyzer warnings.
Manoj Gupta
2017-03-07
3
-2
/
+5
*
Fix HAL implementation to check for error cases
Love Khanna
2017-03-06
2
-8
/
+20
*
Merge "Readability fix: if statement assignments"
Ruchi Kandoi
2017-03-06
11
-34
/
+55
|
\
|
*
Readability fix: if statement assignments
Ruchi Kandoi
2017-03-06
11
-34
/
+55
*
|
Revert "Added support for PN553"
Andre Eisenbach
2017-03-03
7
-953
/
+83
*
|
Added support for PN553
Love Khanna
2017-03-02
7
-83
/
+953
*
|
Install NFC vendor libraries to vendor partition
Po-Chien Hsueh
2017-02-23
1
-0
/
+1
|
/
*
Apply clang-format
Ruchi Kandoi
2017-01-30
90
-24036
/
+21495
*
Fix comments with #defines which exceed 80 characters
Ruchi Kandoi
2017-01-30
15
-59
/
+117
*
Fix comments which aren't accurately fixed by clang-format
Ruchi Kandoi
2017-01-30
14
-227
/
+317
*
Rename OverrideLog.h to _OverrideLog.h
Ruchi Kandoi
2017-01-30
13
-12
/
+12
*
Add dependent header files before clang-format
Ruchi Kandoi
2017-01-30
1
-0
/
+1
*
Remove exported api symbols and other windows related defines
Ruchi Kandoi
2017-01-10
6
-103
/
+103
*
Delete Bluetooth-related header files
Ruchi Kandoi
2017-01-10
1
-1
/
+0
[prev]
[next]