Commit Graph

192 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Dave Jones 32418cfe49 Remove noisy printks from llcp_sock_connect 12 years ago
Linus Torvalds 916082b073 workqueue: avoid using deprecated functions 12 years ago
Szymon Janc 50b78b2a65 NFC: Fix sleeping in atomic when releasing socket 13 years ago
Szymon Janc 3c0cc8aa23 NFC: Fix sleeping in invalid context when netlink socket is closed 13 years ago
John W. Linville 7d777c3d95 NFC: Add dummy nfc_llc_shdlc_register definition 13 years ago
Thierry Escande 4463523bef NFC: LLCP raw socket support 13 years ago
Szymon Janc fe235b58d5 NFC: Use dynamic initialization for rwlocks 13 years ago
John W. Linville 8a14e8bf38 nfc: add dummy nfc_llc_shdlc_register definition 13 years ago
Waldemar Rymarkiewicz 4c0ba9ac4b NFC: Fix typo negociating -> negotiating 13 years ago
Waldemar Rymarkiewicz 12bfd1e890 NFC: Don't handle consequent RSET frames after UA 13 years ago
Waldemar Rymarkiewicz 9010e39f50 NFC: Handle RSET in SHDLC_CONNECTING state 13 years ago
Eric Lapuyade 80faa59847 NFC: Add HCI module description 13 years ago
Eric Lapuyade a7d0281bbf NFC: Fix LLC registration definitions for ANSI compliance 13 years ago
Samuel Ortiz f4f20d0650 NFC: Remove unneeded LLC symbols export 13 years ago
Eric Lapuyade 412fda538f NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core 13 years ago
Eric Lapuyade 4a61cd6687 NFC: Add an shdlc llc module to llc core 13 years ago
Eric Lapuyade 8af00d48dc NFC: Add a nop (passthrough) llc module to llc core 13 years ago
Eric Lapuyade 67cccfe17d NFC: Add an LLC Core layer to HCI 13 years ago
Eric Lapuyade f3e8fb5527 NFC: Modified hci_transceive to become an asynchronous operation 13 years ago
Eric Lapuyade e4c4789e55 NFC: Add a public nfc_hci_send_cmd_async method 13 years ago
Eric Lapuyade b5faa648fa NFC: Changed the HCI cmd execution callback prototype 13 years ago
Waldemar Rymarkiewicz c1be211727 NFC: Correct outgoing frame before requeueing 13 years ago
Waldemar Rymarkiewicz ade672082d NFC: Remove crc generation from shdlc layer 13 years ago
Wei Yongjun 52da2449e1 NFC: Fix possible LLCP memory leak 13 years ago
Wei Yongjun 33e5971358 NFC: Remove pointless conditional before HCI kfree_skb() 13 years ago
Tejun Heo 474fee3db1 NFC: Use system_nrt_wq instead of custom ones 13 years ago
Syam Sidhardhan 5db327f96d NFC: Remove repeated code for NULL check 13 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
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Dave Jones 8a70e7f8f3 NFC: NCI module license 'unspecified' taints kernel 13 years ago
Eric Lapuyade 81b3039557 NFC: Set target nfcid1 for all HCI reader A targets 13 years ago
Mathias Jeppsson f8bf65bf36 NFC: Fix order of arguments to list_add_tail() when queueing HCP frames 13 years ago
Mathias Jeppsson 1913e57cf9 NFC: Fix empty HCI message list check 13 years ago
Samuel Ortiz fe3c094abc NFC: Check for llcp_sock and its device from llcp_sock_getname 13 years ago
Samuel Ortiz 01d719a228 NFC: Add ISO 14443 type B protocol 13 years ago
Samuel Ortiz c66433dc5d NFC: Dereference LLCP bind socket address after checking for it to be NULL 13 years ago
Samuel Ortiz a831b91320 NFC: Do not return EBUSY when stopping a poll that's already stopped 13 years ago
Samuel Ortiz 1550bf2d59 NFC: Remove warning from nfc_llcp_local_put 13 years ago
Samuel Ortiz 5c0560b7a5 NFC: Handle LLCP Disconnected Mode frames 13 years ago
Samuel Ortiz 8f50020ed9 NFC: LLCP late binding 13 years ago
Samuel Ortiz ebbb16d9eb NFC: Forbid SSAP binding to a not well known LLCP service 13 years ago
Samuel Ortiz 8b7e8eda58 NFC: Forbid LLCP service name reusing 13 years ago
Samuel Ortiz cbbf472181 NFC: Release LLCP SAP when the owner is released 13 years ago
Samuel Ortiz 4d22ea1532 NFC: Close listening LLCP sockets when the device is gone 13 years ago
Samuel Ortiz b8e7a06d9c NFC: Build LLCP general bytes upon request 13 years ago
Samuel Ortiz 12e5bdfefa NFC: Fix LLCP getname socket op 13 years ago
Samuel Ortiz 025f152046 NFC: Update LLCP socket target index when getting a connection 13 years ago
Samuel Ortiz 5df16cad44 NFC: Add netlink module alias for NFC 13 years ago