1. ceeee42 NFC: digital: Rename Type V tags to Type 5 tags by Mark A. Greer · 10 years ago
  2. 12e3d24 NFC: digital: Add poll support for type 4A tag platform by Thierry Escande · 10 years ago
  3. e487e4d NFC: Add ISO/IEC 15693 header definitions by Mark A. Greer · 11 years ago
  4. 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
  5. 22c15bf NFC: NCI: Add set_config API by Amitkumar Karwar · 11 years ago
  6. 86e8586 NFC: NCI: Add setup handler by Amitkumar Karwar · 11 years ago
  7. 444fb98 NFC: digital: Add a note about asynchronous functions by Thierry Escande · 11 years ago
  8. a6227e2 include/net/: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  9. 2bed278 NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec by Eric Lapuyade · 11 years ago
  10. 22d4aae NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame by Eric Lapuyade · 11 years ago
  11. 72b70b6 NFC: Define secure element IO API and commands by Samuel Ortiz · 11 years ago
  12. b9c0c67 NFC: Document NFC targets sens_res field by Samuel Ortiz · 11 years ago
  13. 2c66dae NFC Digital: Add NFC-A technology support by Thierry Escande · 11 years ago
  14. 59ee236 NFC Digital: Implement driver commands mechanism by Thierry Escande · 11 years ago
  15. 4b10884eb NFC: Digital Protocol stack implementation by Thierry Escande · 11 years ago
  16. fa544ff NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer by Eric Lapuyade · 11 years ago
  17. 08f13ac NFC: Move struct nfc_phy_ops out of HCI up to nfc core level by Eric Lapuyade · 11 years ago
  18. d593751 NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency by Eric Lapuyade · 11 years ago
  19. 073a625 NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> by Joe Perches · 11 years ago
  20. b483483 NFC: Replace nfc_dev_dbg with dev_dbg by Joe Perches · 11 years ago
  21. d8eb18e NFC: Export nfc_find_se() by Arron Wang · 11 years ago
  22. 352a5f5 NFC: netlink: Add result of firmware operation to completion event by Eric Lapuyade · 11 years ago
  23. ef04158 NFC: Move nfc_fw_download_done() definition from private to public by Eric Lapuyade · 11 years ago
  24. 9ea7187 NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD by Samuel Ortiz · 11 years ago
  25. fed7c25 NFC: Add secure elements addition and removal API by Samuel Ortiz · 11 years ago
  26. 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 11 years ago
  27. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  28. 322bce9 NFC: pn533: Copy NFCID2 through ATR_REQ by Samuel Ortiz · 11 years ago
  29. 391d8a2 NFC: Add NCI over SPI receive by Frederic Danis · 11 years ago
  30. ee9596d NFC: Add NCI over SPI send by Frederic Danis · 11 years ago
  31. 8a00a61 NFC: Add basic NCI over SPI by Frederic Danis · 11 years ago
  32. 9a695d2 NFC: HCI: Implement fw_upload ops by Eric Lapuyade · 11 years ago
  33. 9674da8 NFC: Add firmware upload netlink command by Eric Lapuyade · 11 years ago
  34. 1095e69 NFC: NCI: Fix skb->dev usage by Frederic Danis · 11 years ago
  35. be055b2 NFC: RFKILL support by Samuel Ortiz · 11 years ago
  36. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  37. bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 12 years ago
  38. 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
  39. f0c9103 NFC: Fixed nfc core and hci unregistration and cleanup by Eric Lapuyade · 12 years ago
  40. 9c5121a NFC: Export nfc_hci_sak_to_protocol() by Eric Lapuyade · 12 years ago
  41. 84d4819 NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers by Eric Lapuyade · 12 years ago
  42. 7eda8b8e9 NFC: Use IDR library to assing NFC devices IDs by Samuel Ortiz · 12 years ago
  43. 97f1841 NFC: Separate pn544 hci driver in HW dependant and independant parts by Eric Lapuyade · 12 years ago
  44. e810762 NFC: Implement HCI DEP send and receive data by Arron Wang · 12 years ago
  45. c40d174 NFC: Implement HCI DEP link up and down by Arron Wang · 12 years ago
  46. f7a5f6c NFC: Pass hardware specific HCI event to driver by Arron Wang · 12 years ago
  47. 7e2afc9 NFC: Set local gb and DEP registries by Arron Wang · 12 years ago
  48. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  49. 96e3240 NFC: xmit from hci ops must return 0 or negative by Waldemar Rymarkiewicz · 12 years ago
  50. 412fda5 NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core by Eric Lapuyade · 12 years ago
  51. 4a61cd6 NFC: Add an shdlc llc module to llc core by Eric Lapuyade · 12 years ago
  52. 8af00d4 NFC: Add a nop (passthrough) llc module to llc core by Eric Lapuyade · 12 years ago
  53. 67cccfe NFC: Add an LLC Core layer to HCI by Eric Lapuyade · 12 years ago
  54. f3e8fb5 NFC: Modified hci_transceive to become an asynchronous operation by Eric Lapuyade · 12 years ago
  55. e4c4789 NFC: Add a public nfc_hci_send_cmd_async method by Eric Lapuyade · 12 years ago
  56. 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 12 years ago
  57. 767f19a NFC: Implement NCI dep_link_up and dep_link_down by Ilan Elias · 12 years ago
  58. ac20683 NFC: Parse NCI NFC-DEP activation params by Ilan Elias · 12 years ago
  59. 7e03523 NFC: Set local general bytes in nci_start_poll by Ilan Elias · 12 years ago
  60. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  61. a10d595 NFC: Allow HCI driver to pre-open pipes to some gates by Eric Lapuyade · 12 years ago
  62. 456411c NFC: Driver failure API by Eric Lapuyade · 12 years ago
  63. a9a741a NFC: Prepare asynchronous error management for driver and shdlc by Eric Lapuyade · 12 years ago
  64. 73167ce NFC: Introduce target mode rx data callback by Samuel Ortiz · 12 years ago
  65. be9ae4c NFC: Introduce target mode tx ops by Samuel Ortiz · 12 years ago
  66. f212ad5 NFC: Set the NFC device RF mode appropriately by Samuel Ortiz · 12 years ago
  67. fc40a8c NFC: Add target mode activation netlink event by Samuel Ortiz · 12 years ago
  68. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 12 years ago
  69. ab73b75 NFC: Export LLCP general bytes getter by Samuel Ortiz · 12 years ago
  70. 03bed29 NFC: HCI drivers don't have to keep track of polling state by Eric Lapuyade · 12 years ago
  71. 1676f75 NFC: Add HCI/SHDLC support to let driver check for tag presence by Eric Lapuyade · 12 years ago
  72. d4ccb13 NFC: Specify usage for targets found and target lost events by Eric Lapuyade · 12 years ago
  73. addfabf NFC: Remove useless HCI private nfc target table by Eric Lapuyade · 12 years ago
  74. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 12 years ago
  75. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  76. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  77. c8d56ae NFC: Add Core support to generate tag lost event by Eric Lapuyade · 12 years ago
  78. 144612c NFC: Changed target activated state logic by Eric Lapuyade · 12 years ago
  79. 01ae0ee NFC: Fix next target_idx type and rename for clarity by Eric Lapuyade · 12 years ago
  80. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 12 years ago
  81. eb738fe NFC: SHDLC implementation by Eric Lapuyade · 12 years ago
  82. 8b8d2e0 NFC: HCI support by Eric Lapuyade · 12 years ago
  83. e1da0ef NFC: Export target lost function by Eric Lapuyade · 12 years ago
  84. eb9bc6e NFC: NCI code identation fixes by Samuel Ortiz · 12 years ago
  85. 0a40acb NFC: Core code identation fixes by Samuel Ortiz · 12 years ago
  86. 47807d3 NFC: Remove the rf mode parameter from the DEP link up routine by Samuel Ortiz · 12 years ago
  87. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 13 years ago
  88. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 13 years ago
  89. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 13 years ago
  90. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 13 years ago
  91. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 13 years ago
  92. 11ee515 NFC: Increase NCI deactivate timeout by Ilan Elias · 13 years ago
  93. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  94. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 13 years ago
  95. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  96. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  97. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  98. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  99. ccb290f NFC: Fix indentation in nci.h file by Ilan Elias · 13 years ago
  100. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago