1. 62f6441 nfc: pn533: drop ftrace-like debugging messages by Krzysztof Kozlowski · 3 years, 7 months ago
  2. a115d24 nfc: pn533: remove redundant assignment by wengjianfeng · 3 years, 9 months ago
  3. ca4d4c3 nfc: pn533: prevent potential memory corruption by Dan Carpenter · 3 years, 9 months ago
  4. d6adfd3 nfc: pn533: Fix typo issue by wengjianfeng · 4 years ago
  5. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  6. 1e37be7 nfc: pn533: pn533_phy_ops dev_[up, down] return int by Lars Poeschel · 5 years ago
  7. c64b875 nfc: pn533: Add autopoll capability by Lars Poeschel · 5 years ago
  8. 843cc92 nfc: pn533: Split pn533 init & nfc_register by Lars Poeschel · 5 years ago
  9. 0bf2840 nfc: pn533: Add dev_up/dev_down hooks to phy_ops by Lars Poeschel · 5 years ago
  10. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  11. 9fe0a75 NFC: pn533: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  12. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  13. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  14. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  15. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  16. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  17. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  18. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  19. aa9f979 networking: use skb_put_zero() by Johannes Berg · 8 years ago
  20. 32ecc75 NFC: pn533: change order operations in dev registation by Andrey Rusalin · 8 years ago
  21. 5dd9c1b NFC: pn533: improve cmd queue handling by Andrey Rusalin · 8 years ago
  22. 0cf2a84 scripts/spelling.txt: add "omited" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  23. b31d510 NFC: pn533: handle interrupted commands in pn533_recv_frame by Michael Thalmeier · 9 years ago
  24. c952f91 NFC: pn533: reset poll modulation list before calling targets_found by Michael Thalmeier · 9 years ago
  25. b16931b NFC: pn533: fix order of initialization by Michael Thalmeier · 9 years ago
  26. dd7bedc NFC: pn533: add I2C phy driver by Michael Thalmeier · 9 years ago
  27. 9815c7c NFC: pn533: Separate physical layer from the core implementation by Michael Thalmeier · 9 years ago[Renamed (67%) from drivers/nfc/pn533.c]
  28. 37f895d7 NFC: pn533: Fix socket deadlock by Michael Thalmeier · 9 years ago
  29. e997ebbe46 NFC: pn533: Send ATR_REQ only if NFC_PROTO_NFC_DEP bit is set by Michael Thalmeier · 9 years ago
  30. 96d4581 NFC: netlink: Add mode parameter to deactivate_target functions by Christophe Ricard · 9 years ago
  31. 3590ebc NFC: logging neatening by Joe Perches · 10 years ago
  32. 5df848f NFC: pn533: fix error return code by Julia Lawall · 10 years ago
  33. 99968e0 NFC: pn533: Convert to use USB_DEVICE macro by Axel Lin · 11 years ago
  34. ea87a5e NFC: pn533: Frame is invalid if ccid.datalen is 0 by Samuel Ortiz · 11 years ago
  35. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  36. 93ad420 NFC: pn533: Target mode Tx fragmentation support by Olivier Guiter · 11 years ago
  37. 3c13b24 NFC: pn533: Add support for incoming fragmented frame in target mode by Olivier Guiter · 11 years ago
  38. 22953f9 NFC: pn533: Add MI/TG bits only when in Initiator mode by Olivier Guiter · 11 years ago
  39. e44666b NFC: pn533: Staticize local symbols by Sachin Kamat · 11 years ago
  40. cec4b8e NFC: pn533: Start listen timer from start_poll by Samuel Ortiz · 11 years ago
  41. 673088f NFC: pn533: Send ATR_REQ directly for active device detection by Samuel Ortiz · 11 years ago
  42. 17936b4 NFC: Standardize logging style by Joe Perches · 12 years ago
  43. 073a625 NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> by Joe Perches · 12 years ago
  44. b483483 NFC: Replace nfc_dev_dbg with dev_dbg by Joe Perches · 12 years ago
  45. dfccd0f NFC: pn533: Add some polling entropy by Samuel Ortiz · 12 years ago
  46. 46f793b NFC: pn533: Add delay between each poll frame by Samuel Ortiz · 12 years ago
  47. 56a63c82 NFC: pn533: Store the correct frame size (normal vs ext) by Olivier Guiter · 12 years ago
  48. 963a82e NFC: pn533: Split large Tx frames in chunks by Olivier Guiter · 12 years ago
  49. 1575b9d NFC: pn533: Add extended information frame decoding support by Olivier Guiter · 12 years ago
  50. 3a8eab3 NFC: pn533: Enable AUTO RFCA by Samuel Ortiz · 12 years ago
  51. 5eef484 NFC: pn533: Unconditionaly select the highest p2p bit rate by Samuel Ortiz · 12 years ago
  52. a94e10f NFC: pn533: Request System code from SENSF_REQ by Samuel Ortiz · 12 years ago
  53. 17e9d9d NFC: pn533: Fix the pn533 polling loop by Samuel Ortiz · 12 years ago
  54. f1abed1 NFC: pn533: Fix hardware busy loop when establishing the LLCP link by Samuel Ortiz · 12 years ago
  55. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  56. 86eca4e NFC: pn533: Fix ACR122 related debug output by Olivier Guiter · 12 years ago
  57. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 12 years ago
  58. 322bce9 NFC: pn533: Copy NFCID2 through ATR_REQ by Samuel Ortiz · 12 years ago
  59. 31c4446 NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN) by Samuel Ortiz · 12 years ago
  60. 4674d0f NFC: pn533: Fix error return code in pn533_probe() by Wei Yongjun · 12 years ago
  61. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 12 years ago
  62. 60d9edd5 NFC: pn533: Turn radio on and off when bringing the device up and down by Samuel Ortiz · 12 years ago
  63. 7c5a54f NFC: pn533: Add missing usb_put_dev by Marina Makienko · 12 years ago
  64. 495af72 NFC: pn533: Increase version number by Waldemar Rymarkiewicz · 12 years ago
  65. 96aac22 NFC: pn533: Remove unused pn533_cmd_complete_t by Waldemar Rymarkiewicz · 12 years ago
  66. 10cff29 NFC: pn533: Add pn533_abort_cmd procedure by Waldemar Rymarkiewicz · 12 years ago
  67. 53cf483 NFC: pn533: Add support for ACS ACR122U reader by Waldemar Rymarkiewicz · 12 years ago
  68. 5852037 NFC: pn533: Add protocol type for frame ops by Waldemar Rymarkiewicz · 12 years ago
  69. f87bc9f NFC: pn533: Move wq_in_error to cmd context by Waldemar Rymarkiewicz · 12 years ago
  70. d5590bb NFC: pn533: Re-group fields in struct pn533 by Waldemar Rymarkiewicz · 12 years ago
  71. c79490e NFC: pn533: Avoid function declarations by Waldemar Rymarkiewicz · 12 years ago
  72. ddf19d2 NFC: pn533: Simplify __pn533_send_frame_async by Waldemar Rymarkiewicz · 12 years ago
  73. 140ef7f NFC: pn533: Fix incorrect kfree of complete args by Waldemar Rymarkiewicz · 12 years ago
  74. 4b2a953 NFC: pn533: Remove redundant cmd_ prefix in the struct by Waldemar Rymarkiewicz · 12 years ago
  75. 2c206fb NFC: pn533: Keep cmd context in pn533 struct by Waldemar Rymarkiewicz · 12 years ago
  76. 4231604 NFC: pn533: Optimise issued cmd context tracking by Waldemar Rymarkiewicz · 12 years ago
  77. 0ce1fbd NFC: pn533: Fix memleak while scheduling next cmd by Waldemar Rymarkiewicz · 12 years ago
  78. f75c291 NFC: pn533: Rename pn533_fw_reset appropriately by Waldemar Rymarkiewicz · 12 years ago
  79. e70b96e NFC: pn533: Update copyrights note by Waldemar Rymarkiewicz · 12 years ago
  80. 95cb9e1 NFC: pn533: Fix div by zero while stopping polling by Waldemar Rymarkiewicz · 12 years ago
  81. a45e1c8 NFC: pn533: Print out response status bits in hex by Waldemar Rymarkiewicz · 12 years ago
  82. 6312310 NFC: pn533: Reword all std frame logic funct by Waldemar Rymarkiewicz · 12 years ago
  83. e279f84 NFC: pn533: Use dynamic debug for pn533 hex dumps by Samuel Ortiz · 12 years ago
  84. 52f2eae NFC: pn533: Fix target polling mode by Thierry Escande · 12 years ago
  85. 2323e6f nfc: pn533: Remove unreachable code by Waldemar Rymarkiewicz · 12 years ago
  86. ef3d56e nfc: pn533: Use static poll_mod and std_frame_ops by Waldemar Rymarkiewicz · 12 years ago
  87. 858ce02 NFC: pn533: Fix bad allocation size by Thierry Escande · 12 years ago
  88. 8a0ecfe NFC: pn533: Fix missing parenthesis by Waldemar Rymarkiewicz · 12 years ago
  89. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  90. 9e2d493 NFC: pn533: Introduce ops for frame logic by Waldemar Rymarkiewicz · 12 years ago
  91. 16f7541 NFC: pn533: Remove unused dev->wq_in_frame by Waldemar Rymarkiewicz · 12 years ago
  92. 0c33d26 NFC: pn533: Cleanup pn533_cmd_complete_t by Waldemar Rymarkiewicz · 12 years ago
  93. a579809 NFC: pn533: Remove deprecated dev->out_frame buff by Waldemar Rymarkiewicz · 12 years ago
  94. e8f4053 NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn by Waldemar Rymarkiewicz · 12 years ago
  95. 5b5a443 NFC: pn533: Don't use out_frame in pn533_send_ack by Waldemar Rymarkiewicz · 12 years ago
  96. fcfafc7 NFC: pn533: Cleanup debug messages by Waldemar Rymarkiewicz · 12 years ago
  97. f8f9917 NFC: pn533: Fix urb->status handling by Waldemar Rymarkiewicz · 12 years ago
  98. 89fb202 NFC: pn533: Remove unused pn533_send_cmd_frame_asy by Waldemar Rymarkiewicz · 12 years ago
  99. b08e860 NFC: pn533: Fix minor style issues by Waldemar Rymarkiewicz · 12 years ago
  100. 5d46774 NFC: pn533: Fix open parenthesis alignment by Waldemar Rymarkiewicz · 12 years ago