adapter: Bypass the target layer
[platform/upstream/neard.git] / plugins / nfctype1.c
2012-04-19 Samuel Ortizadapter: Bypass the target layer
2012-04-19 Samuel Ortiztag: Add D-Bus interface
2012-03-02 Ravi kumar Veeramallynfctype1: Memory leak fix
2012-02-24 Ravi kumar Veeramallynfctype1: Coding style fix
2012-02-23 Samuel Ortiznfctype1: Implement check_presence
2012-02-10 Ravi kumar Veeramallyplugins: Move connect and disconnect calls away from...
2012-02-09 Samuel Ortiztag: Use kernel definitions for tag protocols
2012-02-06 Samuel Ortiztarget: Improve tag addition API
2012-02-06 Samuel Ortiztlv: Simplify tlv parsing API
2012-02-06 Samuel Ortizplugins: Define tag priorities
2012-01-27 Ravi kumar Veeramallynfctype1: Tag writing support
2012-01-27 Ravi kumar Veeramallytag: Add memory layout enum to tag structure
2012-01-27 Ravi kumar Veeramallytag: Add target_idx parameter to near_tag_io_cb prototype
2012-01-27 Ravi kumar Veeramallyplugin: Move adapter_disconnect call away from plugins
2012-01-14 Olivier Guitertype1: Fix missing disconnect on wrong Magic NFC tag
2011-12-23 Samuel Ortiztag: Rename near_tag_read_cb
2011-12-16 Olivier Guitertype1: Add support for dynamic mode on type 1 tag
2011-11-09 Olivier Guitertype1: Add Readonly flag support
2011-10-21 Olivier Guiternfctype1: Fix unconsistency in file's rights
2011-10-21 Samuel Ortiznfctype1: Rename offset to addr
2011-10-21 Samuel Ortiznfctype1: Small identation fix
2011-10-21 Samuel Ortiznfctype1: Slight coding style fixes
2011-10-21 Olivier Guiternfctype1: NFC type 1 tag initial support