platform/upstream/neard.git
2011-10-21 Samuel Ortiztest: Fix dump-target indentation
2011-10-21 Samuel Ortizndef: Move the action property to a string
2011-10-21 Samuel Ortizndef: Fix t_cf variable related warning
2011-10-21 Samuel Ortizdoc: Fix target API documentation
2011-10-21 Ravikumar Veeramallyndef: Preparation of smart poster record D-Bus reply
2011-10-21 Ravikumar Veeramallyndef: Parsing ndef smartposter record
2011-10-21 Ravikumar Veeramallyndef: Preparation of uri record D-Bus reply
2011-10-21 Ravikumar Veeramallyndef: Parsing ndef uri record
2011-10-21 Ravikumar Veeramallyndef: Preparation of text record D-Bus reply
2011-10-21 Ravikumar Veeramallyndef: Parsing ndef text record
2011-10-21 Ravikumar Veeramallyndef: Message begin and end bits validation
2011-10-21 Ravikumar Veeramallyndef: Parsing and preparaton of caching ndef message...
2011-10-21 Samuel Ortiznfctype1: Small identation fix
2011-10-21 Samuel Ortiznfctype2: Free cookie _after_ using dereferencing it
2011-10-21 Samuel Ortizdoc: Add coding style document
2011-10-21 Samuel OrtizTODO: Add p2p description
2011-10-21 Samuel OrtizTODO: Initial commit
2011-10-21 Olivier Guiternfctyp3: NFC type 3 tag initial read support
2011-10-21 Samuel Ortiznfctype1: Slight coding style fixes
2011-10-21 Olivier Guiternfctype1: NFC type 1 tag initial support
2011-10-21 Samuel Ortiztarget: Initial type 3 detection
2011-10-21 Samuel Ortizadapter: Support for multiple targets
2011-10-21 Samuel Ortizmanager: Coding style fix
2011-10-21 Samuel Ortizadapter: Call target add instead of the other way around
2011-10-21 Samuel Ortiztarget: Target hash table key should be the target...
2011-10-21 Samuel Ortiztlv: Add tlv parsing routine
2011-10-21 Samuel Ortiznfctype2: Use TLV utilities
2011-10-21 Samuel Ortiztlv: TLV utilities API
2011-10-21 Samuel Ortiznetlink: Use latest kernel API
2011-10-21 Samuel Ortizadapter: Disconnect in case of IO error
2011-10-21 Samuel Ortizndef: Set URI prefix to NULL in the default case
2011-10-21 Samuel Ortizndef: Fix size_t formatting
2011-10-21 Samuel Ortizndef: Remove unused tnf variable
2011-10-21 Samuel Ortiznetlink: Fix warning
2011-10-21 Samuel Ortiztag: Fix build error size_t incorrect formatting
2011-10-21 Samuel Ortizadapter: Fix compilation errors
2011-10-21 Samuel Ortiztarget: NFC type 1 tag detection
2011-10-21 Samuel Ortizndef: org.neard.Record export
2011-10-21 Samuel Ortiztag: Add reader callback support
2011-10-21 Samuel Ortiznfctype2: Fix cookie memory leak
2011-10-21 Samuel Ortizndef: Initial NDEF parsing
2011-10-21 Samuel Ortiznfctype2: No need to be that verbose
2011-10-21 Samuel Ortiznfctype2: Fix memcpy offset
2011-10-21 Samuel Ortiztarget: Add missing header
2011-10-21 Samuel Ortiznfctype2: TLV parsing and NDEF tag adding
2011-10-21 Samuel Ortiztag: Extend the tag API
2011-10-21 Samuel Ortiztag: Add tag creating/deleting API
2011-10-21 Samuel Ortizadapter: Only support one target
2011-10-21 Samuel Ortiznfctype2: Fix type 2 tag reading
2011-10-21 Samuel Ortizadapter: Add receiver callback to the idle loop
2011-10-21 Samuel Ortiznfctype2: Typo fix
2011-10-21 Samuel Ortiznfctype2: Do not read data if CC indicates a zero length
2011-10-21 Samuel Ortiznfctype2: Tag data blocks read
2011-10-21 Samuel Ortiznfctype2: Fix error path for meta information read
2011-10-21 Samuel Ortiznfctype2: Initial implementation
2011-10-21 Samuel Ortiztag: Tag reading API
2011-10-21 Samuel Ortiztarget: Typo fix
2011-10-21 Samuel Ortizadapter: First IO API
2011-10-21 Samuel Ortizadapter: Targets is an array of object paths
2011-10-21 Samuel Ortizadapter: Port to the new kernel socket API
2011-10-21 Samuel Ortiztag: Update NDEF reading API
2011-10-21 Samuel Ortizadapter: Add routine to fetch the last found target
2011-10-21 Samuel Ortizadapter: Change connect/disconnect prototype
2011-10-21 Samuel Ortizadapter: Replace CurrentTarget with a target list
2011-10-21 Samuel Ortiztest: Initial monitor-near script
2011-10-21 Samuel Ortizadapter: CurrentTarget and Polling signal emission
2011-10-21 Samuel Ortizmanager: Fix signal emitting logic
2011-10-21 Samuel Ortizadapter: Export the connect API to plugins
2011-10-21 Samuel OrtizUse stdint types
2011-10-21 Samuel Ortizadapter: Connect/Diconnect API
2011-10-21 Samuel Ortiztarget: Add protocols accessor
2011-10-21 Samuel Ortiznetlink: Add target selection API
2011-10-21 Samuel Ortiztag: Change the tag read prototype
2011-10-21 Samuel Ortiztag: tag_read routine implementation
2011-10-21 Samuel Ortiznfctype2: Initial implementation
2011-10-21 Samuel OrtizMakefile: Fix make distcheck
2011-10-21 Samuel Ortizplugin: Initial infrastructure
2011-10-21 Samuel Ortiztarget: First tag parsing implementation
2011-10-21 Samuel Ortiztypes: Add u8 and u16
2011-10-21 Samuel Ortiztag: Initial implementation
2011-10-21 Samuel Ortiztest: Fix list-adapters typo
2011-10-21 Samuel Ortizadapter: Add target adding/removing API
2011-10-21 Samuel Ortiztarget: Fix the target removal routine
2011-10-21 Samuel Ortiztarget: Target add/remove API initial implementation
2011-10-21 Samuel Ortiznetlink: Add target found handler
2011-10-21 Samuel Ortizadapter: Export CurrentTarget property
2011-10-21 Samuel Ortiztarget: Initial commit
2011-10-21 Samuel Ortiznetlink: Fix segfault for NFC disabled systems
2011-10-21 Samuel Ortizadapter: Export the polling property
2011-10-21 Samuel Ortizadapter: Export protocols property
2011-10-21 Samuel Ortizdoc: Add protocols property to both adapters and targets
2011-10-21 Samuel Ortiztest: Add polling scripts
2011-10-21 Samuel Ortizadapter: Implement polling D-Bus hooks
2011-10-21 Samuel Ortiznetlink: Implement polling start and stop hooks
2011-10-21 Samuel Ortizdoc: Populate adapter API
2011-10-21 Samuel Ortizadapter: /org/neard/nfc%d is the right adapter path...
2011-10-21 Samuel Ortizdbus: Fix service string
2011-10-21 Samuel OrtizMakefile: Add test scripts
2011-10-21 Samuel Ortiztest: Initial list-adapters script
2011-10-21 Samuel Ortizadapter: Expose powered property
next