1. c4989a1 NFC: Fix the number of pipes by Suren Baghdasaryan · 6 years ago
  2. 8115dd5 NFC: Introduce vendor commands structures by Samuel Ortiz · 10 years ago
  3. 0b04096 nfc: hci: Add comment to explain NFC_HCI_MAX_PIPES by Christophe Ricard · 9 years ago
  4. 8409e42 NFC: hci: Add cmd_received handler by Christophe Ricard · 9 years ago
  5. af77522 NFC: hci: Change nfc_hci_send_response gate parameter to pipe by Christophe Ricard · 9 years ago
  6. 118278f NFC: hci: Add pipes table to reference them with a tuple {gate, host} by Christophe Ricard · 9 years ago
  7. fda7a49 NFC: hci: Change event_received handler gate parameter to pipe by Christophe Ricard · 9 years ago
  8. b3a55b9 NFC: hci: Add specific hci macro to not create a pipe by Christophe Ricard · 10 years ago
  9. 9b8d32b NFC: hci: Add se_io HCI operand by Christophe Ricard · 10 years ago
  10. 95f7687 NFC: hci: Add stop_poll HCI operand. by Christophe Ricard · 10 years ago
  11. e240bc3 NFC: hci: Add load_session HCI operand by Christophe Ricard · 10 years ago
  12. a6227e2 include/net/: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  13. 08f13ac NFC: Move struct nfc_phy_ops out of HCI up to nfc core level by Eric Lapuyade · 11 years ago
  14. 9ea7187 NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD by Samuel Ortiz · 11 years ago
  15. 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 11 years ago
  16. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  17. 9a695d2 NFC: HCI: Implement fw_upload ops by Eric Lapuyade · 11 years ago
  18. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 11 years ago
  19. bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 11 years ago
  20. 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
  21. f0c9103 NFC: Fixed nfc core and hci unregistration and cleanup by Eric Lapuyade · 12 years ago
  22. 9c5121a NFC: Export nfc_hci_sak_to_protocol() by Eric Lapuyade · 12 years ago
  23. 84d4819 NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers by Eric Lapuyade · 12 years ago
  24. 97f1841 NFC: Separate pn544 hci driver in HW dependant and independant parts by Eric Lapuyade · 12 years ago
  25. e810762 NFC: Implement HCI DEP send and receive data by Arron Wang · 12 years ago
  26. c40d174 NFC: Implement HCI DEP link up and down by Arron Wang · 12 years ago
  27. f7a5f6c NFC: Pass hardware specific HCI event to driver by Arron Wang · 12 years ago
  28. 7e2afc9 NFC: Set local gb and DEP registries by Arron Wang · 12 years ago
  29. 96e3240 NFC: xmit from hci ops must return 0 or negative by Waldemar Rymarkiewicz · 12 years ago
  30. 412fda5 NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core by Eric Lapuyade · 12 years ago
  31. f3e8fb5 NFC: Modified hci_transceive to become an asynchronous operation by Eric Lapuyade · 12 years ago
  32. e4c4789 NFC: Add a public nfc_hci_send_cmd_async method by Eric Lapuyade · 12 years ago
  33. 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 12 years ago
  34. a10d595 NFC: Allow HCI driver to pre-open pipes to some gates by Eric Lapuyade · 12 years ago
  35. a9a741a NFC: Prepare asynchronous error management for driver and shdlc by Eric Lapuyade · 12 years ago
  36. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 12 years ago
  37. 03bed29 NFC: HCI drivers don't have to keep track of polling state by Eric Lapuyade · 12 years ago
  38. 1676f75 NFC: Add HCI/SHDLC support to let driver check for tag presence by Eric Lapuyade · 12 years ago
  39. addfabf NFC: Remove useless HCI private nfc target table by Eric Lapuyade · 12 years ago
  40. 8b8d2e0 NFC: HCI support by Eric Lapuyade · 12 years ago