Commit Graph

71 Commits (d4ad4d22e7ac6b8711b35d7e86eb29f03f8ac153)

Author SHA1 Message Date
Hiren Tandel 0515829642 NFC: NCI: Send all NCI frames to raw sockets 11 years ago
Hiren Tandel c79d9f9ef8 NFC: NCI: No need to reverse ATR_RES Response 11 years ago
Axel Lin 9bec44bf0b NFC: NCI: Use reinit_completion() at appropriate places 11 years ago
Amitkumar Karwar 44a589ca2d NFC: NCI: Fix NULL pointer dereference 11 years ago
Amitkumar Karwar 22c15bf30b NFC: NCI: Add set_config API 11 years ago
Amitkumar Karwar 86e8586ed5 NFC: NCI: Add setup handler 11 years ago
Amitkumar Karwar 1907299867 NFC: NCI: Don't reverse local general bytes 11 years ago
Amitkumar Karwar fa9be5f009 NFC: NCI: Cancel cmd_timer in nci_close_device() 11 years ago
Jeff Kirsher 98b32decc8 nfc: Fix FSF address in file headers 11 years ago
Eric Lapuyade 2bed278517 NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec 12 years ago
Eric Lapuyade 22d4aae589 NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame 12 years ago
Eric Lapuyade a4ada6cadb NFC: NCI: zero struct spi_transfer variables before usage 12 years ago
Eric Lapuyade 645d5087bd NFC: NCI: Store the spi device pointer from the spi instance 12 years ago
Eric Lapuyade fa544fff62 NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer 12 years ago
Eric Lapuyade d593751129 NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency 12 years ago
Eric Lapuyade 079797c3b7 NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device() 12 years ago
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