1. 140ef7f NFC: pn533: Fix incorrect kfree of complete args by Waldemar Rymarkiewicz · 12 years ago
  2. 4b2a953 NFC: pn533: Remove redundant cmd_ prefix in the struct by Waldemar Rymarkiewicz · 12 years ago
  3. 2c206fb NFC: pn533: Keep cmd context in pn533 struct by Waldemar Rymarkiewicz · 12 years ago
  4. 4231604 NFC: pn533: Optimise issued cmd context tracking by Waldemar Rymarkiewicz · 12 years ago
  5. 0ce1fbd NFC: pn533: Fix memleak while scheduling next cmd by Waldemar Rymarkiewicz · 12 years ago
  6. f75c291 NFC: pn533: Rename pn533_fw_reset appropriately by Waldemar Rymarkiewicz · 12 years ago
  7. e70b96e NFC: pn533: Update copyrights note by Waldemar Rymarkiewicz · 12 years ago
  8. 95cb9e1 NFC: pn533: Fix div by zero while stopping polling by Waldemar Rymarkiewicz · 12 years ago
  9. a45e1c8 NFC: pn533: Print out response status bits in hex by Waldemar Rymarkiewicz · 12 years ago
  10. 6312310 NFC: pn533: Reword all std frame logic funct by Waldemar Rymarkiewicz · 12 years ago
  11. e279f84 NFC: pn533: Use dynamic debug for pn533 hex dumps by Samuel Ortiz · 12 years ago
  12. 9593b0b NFC: microread: Fix build failure due to a new MEI bus API by Samuel Ortiz · 12 years ago
  13. 98d5fac 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
  14. cd48d8b NFC: microread: Fix mei physical layer by Samuel Ortiz · 12 years ago
  15. 52f2eae NFC: pn533: Fix target polling mode by Thierry Escande · 12 years ago
  16. e0af11f NFC: microread: Add MEI physical layer by Samuel Ortiz · 12 years ago
  17. 71054c7 NFC: microread: Add i2c physical layer by Samuel Ortiz · 12 years ago
  18. cfad1ba NFC: Initial support for Inside Secure microread by Eric Lapuyade · 12 years ago
  19. 2323e6f nfc: pn533: Remove unreachable code by Waldemar Rymarkiewicz · 12 years ago
  20. ef3d56e nfc: pn533: Use static poll_mod and std_frame_ops by Waldemar Rymarkiewicz · 12 years ago
  21. 4205e6e 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
  22. 858ce02 NFC: pn533: Fix bad allocation size by Thierry Escande · 12 years ago
  23. 8a0ecfe NFC: pn533: Fix missing parenthesis by Waldemar Rymarkiewicz · 12 years ago
  24. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  25. a0f3653 NFC: pn544: Use devm_kzalloc API by Samuel Ortiz · 12 years ago
  26. 234d4d6 NFC: pn544: Use module_i2c_driver by Samuel Ortiz · 12 years ago
  27. aa74103 NFC: pn544: Separate the core code and the i2c one into different modules by Samuel Ortiz · 12 years ago
  28. bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 12 years ago
  29. 924d4a0 NFC: Fixed skb leak in tm_send() nfc and hci ops implementations by Eric Lapuyade · 12 years ago
  30. 40d06d3 NFC: Changed event_received hci ops result semantic by Eric Lapuyade · 12 years ago
  31. 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
  32. 5f4d621 NFC: nfcwilink: Use devm_kzalloc by Julia Lawall · 12 years ago
  33. 9e2d493 NFC: pn533: Introduce ops for frame logic by Waldemar Rymarkiewicz · 12 years ago
  34. 16f7541 NFC: pn533: Remove unused dev->wq_in_frame by Waldemar Rymarkiewicz · 12 years ago
  35. 0c33d26 NFC: pn533: Cleanup pn533_cmd_complete_t by Waldemar Rymarkiewicz · 12 years ago
  36. a579809 NFC: pn533: Remove deprecated dev->out_frame buff by Waldemar Rymarkiewicz · 12 years ago
  37. e8f4053 NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn by Waldemar Rymarkiewicz · 12 years ago
  38. 5b5a443 NFC: pn533: Don't use out_frame in pn533_send_ack by Waldemar Rymarkiewicz · 12 years ago
  39. fcfafc7 NFC: pn533: Cleanup debug messages by Waldemar Rymarkiewicz · 12 years ago
  40. f8f9917 NFC: pn533: Fix urb->status handling by Waldemar Rymarkiewicz · 12 years ago
  41. 89fb202 NFC: pn533: Remove unused pn533_send_cmd_frame_asy by Waldemar Rymarkiewicz · 12 years ago
  42. b08e860 NFC: pn533: Fix minor style issues by Waldemar Rymarkiewicz · 12 years ago
  43. 5d46774 NFC: pn533: Fix open parenthesis alignment by Waldemar Rymarkiewicz · 12 years ago
  44. 37cf4fc NFC: pn533: Fix spacing issues by Waldemar Rymarkiewicz · 12 years ago
  45. 6ca5537 NFC: pn533: Fix quoted strings split across lines by Waldemar Rymarkiewicz · 12 years ago
  46. b5193e5 NFC: pn533: Remove frame logic from poll cmds by Waldemar Rymarkiewicz · 12 years ago
  47. 99e591b NFC: pn533: Dump tx and rx data in debug mode by Waldemar Rymarkiewicz · 12 years ago
  48. b1e666f NFC: pn533: Del frame logic from Data Exchange cmd by Waldemar Rymarkiewicz · 12 years ago
  49. 1300364 NFC: pn533: Del frame logic from InJumForDep cmd by Waldemar Rymarkiewicz · 12 years ago
  50. e487882 NFC: pn533: Del frame logic from TgGet/SetData cmd by Waldemar Rymarkiewicz · 12 years ago
  51. cb950d9 NFC: pn533: Remove pn533_send_cmd_frame_sync by Waldemar Rymarkiewicz · 12 years ago
  52. d22b2db NFC: pn533: Add pn533_alloc_skb for req allocation by Waldemar Rymarkiewicz · 12 years ago
  53. 94c5c15 NFC: pn533: Add a new pn533_send_sync iface by Waldemar Rymarkiewicz · 12 years ago
  54. 15461ae NFC: pn533: Add a new pn533_send_data_async iface by Waldemar Rymarkiewicz · 12 years ago
  55. aada17a NFC: pn533: Add a new pn533_send_cmd_async iface by Waldemar Rymarkiewicz · 12 years ago
  56. d94ea4f NFC: pn533: Remove pointless flags param by Waldemar Rymarkiewicz · 12 years ago
  57. b1bb290 NFC: pn533: Add frame header length define by Waldemar Rymarkiewicz · 12 years ago
  58. a449ae1 NFC: pn533: Remove unused definitions by Waldemar Rymarkiewicz · 12 years ago
  59. 8d25ca7 NFC: pn533: Remove in/out_maxlen as it is not used by Waldemar Rymarkiewicz · 12 years ago
  60. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  61. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  62. 5b412fd NFC: Fix pn533 target mode memory leak by Thierry Escande · 12 years ago
  63. 70418e6 NFC: pn533: Fix mem leak in pn533_in_dep_link_up by Waldemar Rymarkiewicz · 12 years ago
  64. 770f750 NFC: pn533: Fix use after free by Szymon Janc · 12 years ago
  65. 60ad07a NFC: pn533: Fix missing lock while operating on commands list by Szymon Janc · 12 years ago
  66. 61cdb01 NFC: Move pn544.h to linux/platform_data/ by Marcel Holtmann · 12 years ago
  67. ab34a18 NFC: pn533: Remove unused arg parameter by Waldemar Rymarkiewicz · 12 years ago
  68. 82dec34 NFC: pn533: Fix in/out frame buffer allocation by Waldemar Rymarkiewicz · 12 years ago
  69. 984d334 NFC: Fix sparse warnings due to missing static by Arron Wang · 12 years ago
  70. 97f1841 NFC: Separate pn544 hci driver in HW dependant and independant parts by Eric Lapuyade · 12 years ago
  71. 632c016 NFC: HCI check presence must not fail when driver doesn't support it by Eric Lapuyade · 12 years ago
  72. da05285 NFC: Add pn544 presence check for different targets by Arron Wang · 12 years ago
  73. e810762 NFC: Implement HCI DEP send and receive data by Arron Wang · 12 years ago
  74. c40d174 NFC: Implement HCI DEP link up and down by Arron Wang · 12 years ago
  75. 928326f NFC: Handle pn544 continue activation by Arron Wang · 12 years ago
  76. f7a5f6c NFC: Pass hardware specific HCI event to driver by Arron Wang · 12 years ago
  77. 7e2afc9 NFC: Set local gb and DEP registries by Arron Wang · 12 years ago
  78. ee5e8d8 NFC: Fix missing mutex unlock in pn533_send_cmd_frame_async by Szymon Janc · 12 years ago
  79. 96e3240 NFC: xmit from hci ops must return 0 or negative by Waldemar Rymarkiewicz · 12 years ago
  80. 7b55279 NFC: Remove the pn544 raw driver by Cong Wang · 12 years ago
  81. c51ad34 NFC: Move the pn544_hci dereference below the NULL test by Wei Yongjun · 12 years ago
  82. d6650a2 NFC: Move the nfcwilink dereference below the NULL test by Wei Yongjun · 12 years ago
  83. 412fda5 NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core by Eric Lapuyade · 12 years ago
  84. f3e8fb5 NFC: Modified hci_transceive to become an asynchronous operation by Eric Lapuyade · 12 years ago
  85. ade67208 NFC: Remove crc generation from shdlc layer by Waldemar Rymarkiewicz · 12 years ago
  86. f2ce398 NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request by Samuel Ortiz · 12 years ago
  87. 58637c9 NFC: Don't use WQ_MEM_RECLAIM for pn533 by Tejun Heo · 12 years ago
  88. 058576d NFC: Use module_platform_driver macro for nfcwilink.c by Syam Sidhardhan · 12 years ago
  89. 5d50b36 NFC: Queue pn533 commands by Samuel Ortiz · 12 years ago
  90. 01d719a NFC: Add ISO 14443 type B protocol by Samuel Ortiz · 12 years ago
  91. a1fbbf1 NFC: Use communicate thru only for PaSoRi when trying to read Felica tags by Samuel Ortiz · 12 years ago
  92. 5c7b053 NFC: Add initial Sony RC-S360 support to pn533 by Samuel Ortiz · 12 years ago
  93. a10d595 NFC: Allow HCI driver to pre-open pipes to some gates by Eric Lapuyade · 13 years ago
  94. eae202a NFC: update PN544 HCI driver state when opened/closed by Eric Lapuyade · 13 years ago
  95. 51ad304 NFC: Monitor pn533 target mode by Samuel Ortiz · 13 years ago
  96. 0201ed0 NFC: Convert pn533 from semaphore to mutex by Samuel Ortiz · 13 years ago
  97. 41a8ec4 NFC: Set the proper baud rate when trying to activate pn533 targets by Samuel Ortiz · 13 years ago
  98. 6fbbdc1 NFC: Implement pn533 polling loop by Samuel Ortiz · 13 years ago
  99. 51d9e80 NFC: Add type A and type F parameters for pn533 target mode by Samuel Ortiz · 13 years ago
  100. d7f3345 NFC: Add passive initiator data for pn533 by Samuel Ortiz · 13 years ago