Commit Graph

54 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Frederic Danis 7427b370e0 NFC: Fix NCI over SPI build 12 years ago
Samuel Ortiz 0a946301c2 NFC: Extend and fix the internal secure element API 12 years ago
Samuel Ortiz 0b456c418a NFC: Remove the static supported_se field 12 years ago
Frederic Danis 391d8a2da7 NFC: Add NCI over SPI receive 12 years ago
Frederic Danis ee9596d467 NFC: Add NCI over SPI send 12 years ago
Frederic Danis 8a00a61b0e NFC: Add basic NCI over SPI 12 years ago
Frederic Danis 1095e69f47 NFC: NCI: Fix skb->dev usage 12 years ago
Samuel Ortiz 390a1bd853 NFC: Initial Secure Element API 12 years ago
Kees Cook f152218840 NFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile 12 years ago
Szymon Janc 0f45077222 NFC: Fix some code style and whitespace issues 12 years ago
Szymon Janc 874934f4d4 NFC: Fix style issues with logical operations 12 years ago
Szymon Janc f9fc36f46f NFC: Remove not needed local variable in nci_set_local_general_bytes 12 years ago
Szymon Janc 460d8f970e NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes 12 years ago
Ilan Elias 767f19ae69 NFC: Implement NCI dep_link_up and dep_link_down 13 years ago
Ilan Elias ac20683840 NFC: Parse NCI NFC-DEP activation params 13 years ago
Ilan Elias 7e0352306f NFC: Set local general bytes in nci_start_poll 13 years ago
Dave Jones 8a70e7f8f3 NFC: NCI module license 'unspecified' taints kernel 13 years ago
Samuel Ortiz 01d719a228 NFC: Add ISO 14443 type B protocol 13 years ago
Dan Rosenberg 67de956ff5 NFC: Prevent multiple buffer overflows in NCI 13 years ago
Samuel Ortiz be9ae4ce4e NFC: Introduce target mode tx ops 13 years ago
Samuel Ortiz fe7c580073 NFC: Add target mode protocols to the polling loop startup routine 13 years ago
H Hartley Sweeten 799030b75a NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer 13 years ago
H Hartley Sweeten 502b424082 NFC: Include nci_core.h to nci/lib.c 13 years ago
H Hartley Sweeten 040487f364 NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer 13 years ago
Eric Lapuyade 9009943326 NFC: Cache the core NFC active target pointer instead of its index 13 years ago
Samuel Ortiz c4fbb6515a NFC: The core part should generate the target index 13 years ago
Samuel Ortiz eb9bc6e9a0 NFC: NCI code identation fixes 13 years ago
Dan Carpenter 6269cc83e7 nfc: NULL vs zero in nci_activate_target() 13 years ago
Ilan Elias 019c4fbaa7 NFC: Add NCI multiple targets support 13 years ago
Ilan Elias 8939e47fc9 NFC: Clearly separate NCI states from flags 13 years ago
Ilan Elias c4bf98b220 NFC: Add NCI data exchange timer 13 years ago
Ilan Elias d5a2ca60e4 NFC: Export new attributes sensb_res and sensf_res 13 years ago
Ilan Elias bd7e01bc7e NFC: Complete NCI deactivate in deactivate_ntf 13 years ago
Ilan Elias 288e0713f4 NFC: Export a new attribute nfcid1 in target info 13 years ago
Ilan Elias 004161cb52 NFC: Handle error during NCI data exchange 13 years ago
Ilan Elias 637d85a7cd NFC: Update names and structs to NCI spec 1.0 d22 13 years ago
Samuel Ortiz 52858b51b2 NFC: Add function name to the NFC pr_fmt() routine 13 years ago
Dan Carpenter f8c141c3e9 nfc: signedness bug in __nci_request() 13 years ago
Joe Perches 24bf330485 nfc: Remove function tracer like entry messages 13 years ago
Joe Perches 20c239c139 nfc: Convert nfc_dbg to pr_debug 13 years ago
Joe Perches ed1e0ad881 nfc: Use standard logging styles 13 years ago
Ilan Elias db98c829b7 NFC: Check if NCI data flow control is used 13 years ago
Ilan Elias ee4c64fb98 NFC: Removal of unused operations for NCI spec 1.0 d18 13 years ago
Ilan Elias e8c0dacd98 NFC: Update names and structs to NCI spec 1.0 d18 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Dan Carpenter 8ebafde00e NFC: use after free on error 14 years ago
Ilan Elias 38f04c6b1b NFC: protect nci_data_exchange transactions 14 years ago
Ilan Elias de054799b7 NFC: implicitly deactivate in nci_start_poll 14 years ago
Ilan Elias 2eb1dc101e NFC: improve readability of an 'if' in nci core.c 14 years ago
Ilan Elias 6a2968aaf5 NFC: basic NCI protocol implementation 14 years ago