Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFC: Add dev_up and dev_down control operations | Ilan Elias | 2011-09-20 | 1 | -0/+56 |
| | | | | | | | | | Add 2 new nfc control operations: dev_up to turn on the nfc device dev_down to turn off the nfc device Signed-off-by: Ilan Elias <ilane@ti.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> | ||||
* | NFC: add nfc generic netlink interface | Lauro Ramos Venancio | 2011-07-05 | 1 | -0/+537 |
The NFC generic netlink interface exports the NFC control operations to the user space. Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Reviewed-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> |