index
:
platform/upstream/neard
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
tizen
tizen_2.0
tizen_2.1
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Network & Connectivity / NFC;
saerome kim <saerome.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
device: Add device listening code path
Samuel Ortiz
3
-15
/
+62
2012-04-19
device: Add device driver definition
Samuel Ortiz
1
-0
/
+29
2012-04-19
device: Add D-Bus interface
Samuel Ortiz
3
-9
/
+261
2012-04-19
device: Initial commit
Samuel Ortiz
3
-0
/
+86
2012-04-19
ndef: Fix record path
Samuel Ortiz
1
-1
/
+1
2012-04-19
target: Remove target layer
Samuel Ortiz
3
-565
/
+0
2012-04-19
adapter: Bypass the target layer
Samuel Ortiz
3
-184
/
+405
2012-04-19
tag: Add D-Bus interface
Samuel Ortiz
4
-20
/
+217
2012-04-06
netlink: Fix double free error when NFC is not built in the kernel
Samuel Ortiz
1
-1
/
+6
2012-03-15
ndef: Add some record header parsing verbosity
Samuel Ortiz
1
-0
/
+8
2012-03-10
target: Fix mifare tag type names
Olivier Guiter
1
-2
/
+2
2012-02-28
p2p: Check presence hook implementation
Samuel Ortiz
2
-2
/
+32
2012-02-24
adapter: Get the constant polling setting from main.conf
Samuel Ortiz
1
-5
/
+5
2012-02-24
main: Support for general settings
Samuel Ortiz
2
-0
/
+65
2012-02-24
adapter: Implement Publish SmartPoster method on adapter
Ravi kumar Veeramally
1
-0
/
+45
2012-02-24
adapter: Implement Publish URI method on adapter
Ravi kumar Veeramally
1
-0
/
+79
2012-02-24
adapter: Refactor adapter record publish code
Ravi kumar Veeramally
1
-15
/
+17
2012-02-24
ndef: Provide method to get uri prefix
Ravi kumar Veeramally
2
-1
/
+11
2012-02-23
adapter: Disconnect when tag read failed
Samuel Ortiz
1
-2
/
+7
2012-02-23
adapter: Polling loop implementation
Samuel Ortiz
3
-9
/
+125
2012-02-23
adapter: Remove target from the adapter hash when disconnecting
Samuel Ortiz
1
-0
/
+4
2012-02-23
adapter: Factorize adapter start poll code
Samuel Ortiz
1
-12
/
+23
2012-02-21
adapter: Integrate DEP control into connect/disconnect
Samuel Ortiz
1
-1
/
+34
2012-02-21
netlink: Check for POWERED not for INDEX
Samuel Ortiz
1
-1
/
+1
2012-02-10
plugins: Move connect and disconnect calls away from the plugins
Ravi kumar Veeramally
2
-8
/
+23
2012-02-09
tag: Use kernel definitions for tag protocols
Samuel Ortiz
3
-25
/
+39
2012-02-09
target: Remove useless check from find_tag_type
Samuel Ortiz
1
-5
/
+0
2012-02-09
target: tag is a p2p device if DEP_MASK is enabled
Samuel Ortiz
1
-4
/
+3
2012-02-07
netlink: Disconnect adapter when MAC is down
Samuel Ortiz
1
-1
/
+26
2012-02-07
nfctype3: Tag writing support
Ravi kumar Veeramally
1
-0
/
+15
2012-02-06
target: Improve tag addition API
Samuel Ortiz
3
-6
/
+12
2012-02-06
tlv: Simplify tlv parsing API
Samuel Ortiz
1
-4
/
+7
2012-02-06
ndef: Support unknown MIME types
Samuel Ortiz
1
-2
/
+3
2012-02-06
tag: Add tag driver priorities
Samuel Ortiz
1
-5
/
+13
2012-02-03
tag: Caching type3 tag manufacturer ID and attribute block
Ravi kumar Veeramally
1
-0
/
+44
2012-02-02
ndef: Coding style fix
Samuel Ortiz
1
-5
/
+3
2012-02-01
ndef: Support for all NFC defined URI prefixes
Samuel Ortiz
1
-29
/
+49
2012-01-31
adapter: Implement Powered property handling
Samuel Ortiz
3
-0
/
+69
2012-01-31
netlink: Check for device protocols attribute not being NULL
Samuel Ortiz
1
-1
/
+3
2012-01-31
adapter: Get the device powered status
Samuel Ortiz
4
-8
/
+23
2012-01-31
nfctype4: Tag writing support
Ravi kumar Veeramally
1
-0
/
+15
2012-01-31
tag: Caching type4 tag max NDEF size and APDU commandd max size
Ravi kumar Veeramally
1
-0
/
+37
2012-01-31
ndef: Fixed potential crash in ndef record memory free
Ravi kumar Veeramally
1
-27
/
+28
2012-01-30
neard.conf: Add forgotten org.neard.conf
Samuel Ortiz
1
-0
/
+14
2012-01-27
nfctype1: Tag writing support
Ravi kumar Veeramally
1
-1
/
+2
2012-01-27
nfctype2: Tag writing support
Ravi kumar Veeramally
1
-4
/
+36
2012-01-27
adapter: Check ndef queue and call tag writing
Ravi kumar Veeramally
1
-0
/
+59
2012-01-27
target: Provide method to get tag from target structure
Ravi kumar Veeramally
1
-0
/
+18
2012-01-27
tag: Add memory layout enum to tag structure
Ravi kumar Veeramally
1
-0
/
+18
2012-01-27
tag: Add target_idx parameter to near_tag_io_cb prototype
Ravi kumar Veeramally
2
-2
/
+3
[next]