Commit Graph

389 Commits (725b418b43d2ddcb94b413cd25c74c1175d1c5f0)

Author SHA1 Message Date
David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
Axel Lin 29e27dd86b NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local() 11 years ago
Axel Lin 3143a4ca61 NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb 11 years ago
Axel Lin 365a721adb NFC: Remove redundant test for dev->n_targets in nfc_find_target 11 years ago
Mark A. Greer ceeee42d85 NFC: digital: Rename Type V tags to Type 5 tags 11 years ago
Axel Lin 0b51fc5633 NFC: Use LIST_HEAD() at appropriate places 11 years ago
Axel Lin 4f913d4631 NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masks 11 years ago
Axel Lin 156cef80f2 NFC: Use list_for_each_entry in nfc_find_se() 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
Thierry Escande 6ea7398d00 NFC: digital: Fix a possible memory leak 11 years ago
Thierry Escande 564af14e36 NFC: digital: Add missing break in switch statement 11 years ago
Thierry Escande c813007f9f NFC: digital: Add ISO-DEP support for data exchange 11 years ago
Thierry Escande 12e3d241e4 NFC: digital: Add poll support for type 4A tag platform 11 years ago
Mark A. Greer f5f6872ed2 NFC: Add netlink support for ISO/IEC 15693 11 years ago
Mark A. Greer a381d48286 NFC: digital: Add Digital Layer support for ISO/IEC 15693 11 years ago
Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size 11 years ago
Geert Uytterhoeven 88bfe6ea00 net: Spelling s/transmition/transmission/ 11 years ago
Thierry Escande b711ad524b NFC: digital: Set rf tech and crc functions when receiving a PSL_REQ 11 years ago
Thierry Escande 48e1044515 NFC: digital: Set current target active on activate_target() call 11 years ago
Masanari Iida 8faaaead62 treewide: fix comments and printk msgs 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
Thierry Escande 4f319e3251 NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.h 11 years ago
Thierry Escande 67af1d7a0f NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macros 11 years ago
Samuel Ortiz a434c24074 NFC: Only warn on SE discovery error 11 years ago
Szymon Janc 11bfb1c4b9 NFC: llcp: Use default MIU if none was specified on connect 11 years ago
Szymon Janc 43d53c29dd NFC: llcp: Fix possible memory leak while sending I frames 11 years ago
Samuel Ortiz 249eb5bd74 NFC: Return driver failure upon unknown event reception 11 years ago
Arron Wang d31652a26b NFC: Fix target mode p2p link establishment 11 years ago
Masanari Iida 77d84ff87e treewide: Fix typos in printk 11 years ago
Jeff Kirsher 98b32decc8 nfc: Fix FSF address in file headers 11 years ago
Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 11 years ago
Johannes Berg 2a94fe48f3 genetlink: make multicast groups const, prevent abuse 11 years ago
Johannes Berg 68eb55031d genetlink: pass family to functions using groups 11 years ago
Johannes Berg c53ed74236 genetlink: only pass array to genl_register_family_with_ops() 11 years ago
Johannes Berg 4534de8305 genetlink: make all genl_ops users const 11 years ago
Samuel Ortiz ddc1a70b5f NFC: Fix SE API related sparse warning 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
Samuel Ortiz 5ce3f32b52 NFC: netlink: SE API implementation 12 years ago
Thierry Escande 13292c9a1e NFC: digital: Fix sens_res endiannes handling 12 years ago
Thierry Escande 4cf7e03296 NFC: rawsock: Fix a memory leak 12 years ago
Fengguang Wu 180106bd07 NFC: digital: digital_tg_send_sensf_res() can be static 12 years ago
Samuel Ortiz 260425308d NFC: digital: Add newline to pr_* calls 12 years ago
Samuel Ortiz c5da0e4a35 NFC: digital: Remove PR_ERR and PR_DBG macros 12 years ago
Eric Lapuyade 645d5087bd NFC: NCI: Store the spi device pointer from the spi instance 12 years ago