- 5b25a5b nfc: drop unneeded debug prints by Krzysztof Kozlowski · 3 years, 3 months ago
- 3537e50 nfc: do not break pr_debug() call into separate lines by Krzysztof Kozlowski · 3 years, 4 months ago
- f2479c0 nfc: constify local pointer variables by Krzysztof Kozlowski · 3 years, 5 months ago
- 3df40eb nfc: constify several pointers to u8, char and sk_buff by Krzysztof Kozlowski · 3 years, 5 months ago
- 4932c37 nfc: hci: annotate nfc_llc_init() as __init by Krzysztof Kozlowski · 3 years, 5 months ago
- 4954535 nfc: constify nfc_llc_ops by Krzysztof Kozlowski · 3 years, 5 months ago
- 094c45c nfc: constify nfc_hci_ops by Krzysztof Kozlowski · 3 years, 5 months ago
- f6c802a nfc: constify nfc_ops by Krzysztof Kozlowski · 3 years, 5 months ago
- 5f3e639 nfc: constify nfc_hci_gate by Krzysztof Kozlowski · 3 years, 5 months ago
- 01709d0 nfc: hci: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
- f50e2f9 hci: llc_shdlc: style: Simplify bool comparison by YANG LI · 4 years ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- a3aefbf net: nfc: fix bounds checking bugs on "pipe" by Dan Carpenter · 4 years, 10 months ago
- 43da141 net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
- 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
- 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 674d9de NFC: Fix possible memory corruption when handling SHDLC I-Frame commands by Suren Baghdasaryan · 6 years ago
- 4b519bb NFC: Convert timers to use timer_setup() by Allen Pais · 7 years ago
- 22d387e net: nfc: hci: llc_shdlc: use setup_timer() helper. by Allen Pais · 7 years ago
- b1e07c5 net: nfc: hci: use setup_timer() helper. by Allen Pais · 7 years ago
- 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
- f86dec9 NFC: hci: delete unused nfc_llc_get_rx_head_tail_room() by Denys Vlasenko · 9 years ago
- 15d1717 NFC: st21nfca: Add support for proprietary commands by Christophe Ricard · 9 years ago
- 96d4581 NFC: netlink: Add mode parameter to deactivate_target functions by Christophe Ricard · 9 years ago
- ec14b6c NFC: hci: Remove nfc_hci_pipe2gate function by Christophe Ricard · 10 years ago
- 8409e42 NFC: hci: Add cmd_received handler by Christophe Ricard · 10 years ago
- 615b524 NFC: hci: Reference every pipe information according to notification by Christophe Ricard · 10 years ago
- af77522 NFC: hci: Change nfc_hci_send_response gate parameter to pipe by Christophe Ricard · 10 years ago
- 118278f NFC: hci: Add pipes table to reference them with a tuple {gate, host} by Christophe Ricard · 10 years ago
- fda7a49 NFC: hci: Change event_received handler gate parameter to pipe by Christophe Ricard · 10 years ago
- b3a55b9 NFC: hci: Add specific hci macro to not create a pipe by Christophe Ricard · 10 years ago
- a2ae218 NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEARED by Christophe Ricard · 10 years ago
- deff5aa NFC: hci: Add open pipe command handler by Christophe Ricard · 10 years ago
- 9b8d32b NFC: hci: Add se_io HCI operand by Christophe Ricard · 10 years ago
- 95f7687 NFC: hci: Add stop_poll HCI operand. by Christophe Ricard · 11 years ago
- 74157ef NFC: hci: Fix sparse: cast to restricted __be16 by Christophe Ricard · 11 years ago
- e240bc3 NFC: hci: Add load_session HCI operand by Christophe Ricard · 11 years ago
- d330905 NFC: hci: Extend command execution delay by Christophe Ricard · 11 years ago
- 0b51fc5 NFC: Use LIST_HEAD() at appropriate places by Axel Lin · 11 years ago
- 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
- 88bfe6ea net: Spelling s/transmition/transmission/ by Geert Uytterhoeven · 11 years ago
- 249eb5b NFC: Return driver failure upon unknown event reception by Samuel Ortiz · 11 years ago
- 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
- 4eba11e NFC: hci: Fix enable/disable confusion by Dan Carpenter · 12 years ago
- 9ea7187 NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD by Samuel Ortiz · 11 years ago
- 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 12 years ago
- 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 12 years ago
- a395298 NFC: HCI: Follow a positive code path in the HCI ops implementations by Samuel Ortiz · 12 years ago
- 9a695d2 NFC: HCI: Implement fw_upload ops by Eric Lapuyade · 12 years ago
- 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
- bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 12 years ago
- 924d4a0 NFC: Fixed skb leak in tm_send() nfc and hci ops implementations by Eric Lapuyade · 12 years ago
- 40d06d3 NFC: Changed event_received hci ops result semantic by Eric Lapuyade · 12 years ago
- 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
- f0c9103 NFC: Fixed nfc core and hci unregistration and cleanup by Eric Lapuyade · 12 years ago
- 9c5121a NFC: Export nfc_hci_sak_to_protocol() by Eric Lapuyade · 12 years ago
- 84d4819 NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers by Eric Lapuyade · 12 years ago
- 74a5b96 NFC: Dot not dispatch HCI event received on unopened pipe by Eric Lapuyade · 12 years ago
- 23f7e6d NFC: Ignore err when chip doesn't implement HW/SW info registers by Eric Lapuyade · 12 years ago
- 07887e9 NFC: Fix hci_connect_gate() when a pre-opened pipe is passed by Eric Lapuyade · 12 years ago
- 0f45077 NFC: Fix some code style and whitespace issues by Szymon Janc · 12 years ago
- 984d334 NFC: Fix sparse warnings due to missing static by Arron Wang · 12 years ago
- 0250ffc NFC: Fix not propagating return code in nfc_hci_clear_all_pipes by Szymon Janc · 12 years ago
- 80e4232 NFC: Small nfc_hci_create_pipe refactoring by Szymon Janc · 12 years ago
- e810762 NFC: Implement HCI DEP send and receive data by Arron Wang · 12 years ago
- c40d174 NFC: Implement HCI DEP link up and down by Arron Wang · 12 years ago
- 928326f NFC: Handle pn544 continue activation by Arron Wang · 12 years ago
- f7a5f6c NFC: Pass hardware specific HCI event to driver by Arron Wang · 12 years ago
- 916082b workqueue: avoid using deprecated functions by Linus Torvalds · 12 years ago
- 8a14e8b nfc: add dummy nfc_llc_shdlc_register definition by John W. Linville · 12 years ago
- 4c0ba9a NFC: Fix typo negociating -> negotiating by Waldemar Rymarkiewicz · 12 years ago
- 12bfd1e NFC: Don't handle consequent RSET frames after UA by Waldemar Rymarkiewicz · 12 years ago
- 9010e39 NFC: Handle RSET in SHDLC_CONNECTING state by Waldemar Rymarkiewicz · 12 years ago
- 80faa59 NFC: Add HCI module description by Eric Lapuyade · 12 years ago
- a7d0281 NFC: Fix LLC registration definitions for ANSI compliance by Eric Lapuyade · 12 years ago
- f4f20d0 NFC: Remove unneeded LLC symbols export by Samuel Ortiz · 12 years ago
- 412fda5 NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core by Eric Lapuyade · 12 years ago
- 4a61cd6 NFC: Add an shdlc llc module to llc core by Eric Lapuyade · 12 years ago
- 8af00d4 NFC: Add a nop (passthrough) llc module to llc core by Eric Lapuyade · 12 years ago
- 67cccfe NFC: Add an LLC Core layer to HCI by Eric Lapuyade · 12 years ago
- f3e8fb5 NFC: Modified hci_transceive to become an asynchronous operation by Eric Lapuyade · 12 years ago
- e4c4789 NFC: Add a public nfc_hci_send_cmd_async method by Eric Lapuyade · 12 years ago
- b5faa64 NFC: Changed the HCI cmd execution callback prototype by Eric Lapuyade · 12 years ago
- c1be211 NFC: Correct outgoing frame before requeueing by Waldemar Rymarkiewicz · 12 years ago
- ade67208 NFC: Remove crc generation from shdlc layer by Waldemar Rymarkiewicz · 12 years ago
- 33e5971 NFC: Remove pointless conditional before HCI kfree_skb() by Wei Yongjun · 12 years ago
- 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 12 years ago
- d369f7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
- 81b3039 NFC: Set target nfcid1 for all HCI reader A targets by Eric Lapuyade · 12 years ago
- f8bf65b NFC: Fix order of arguments to list_add_tail() when queueing HCP frames by Mathias Jeppsson · 12 years ago
- 1913e57 NFC: Fix empty HCI message list check by Mathias Jeppsson · 12 years ago
- 01d719a NFC: Add ISO 14443 type B protocol by Samuel Ortiz · 12 years ago
- a10d595 NFC: Allow HCI driver to pre-open pipes to some gates by Eric Lapuyade · 13 years ago
- a070c85 NFC: Implement HCI driver or internal error management by Eric Lapuyade · 13 years ago
- ccca0d6 NFC: Factorize HCI cmd completion by Eric Lapuyade · 13 years ago
- 6c1c5b9 NFC: Changed HCI cmd execution completion result to std linux errno by Eric Lapuyade · 13 years ago