1. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  2. e479ce4 NFC: NCI: Fix max length of General Bytes in ATR_RES by Julien Lefrique · 10 years ago
  3. 3ff2401 NFC: nci: Fix warning: cast to restricted __le16 by Christophe Ricard · 10 years ago
  4. e5b53c0 NFC: Fix warning "warning: incorrect type in assignment" by Christophe Ricard · 10 years ago
  5. b3a55b9 NFC: hci: Add specific hci macro to not create a pipe by Christophe Ricard · 10 years ago
  6. cd96db6 NFC: Add se_io NFC operand by Christophe Ricard · 10 years ago
  7. 3682f49 NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGET by Christophe Ricard · 10 years ago
  8. 9295b5b NFC: nci: Add support for different NCI_DEACTIVATE_TYPE by Christophe Ricard · 10 years ago
  9. 4391590 NFC: nci: Add management for NCI state for machine rf_deactivate_ntf by Christophe Ricard · 10 years ago
  10. 98ff416 NFC: nci: Add status byte management in case of error. by Christophe Ricard · 10 years ago
  11. a2ae218 NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEARED by Christophe Ricard · 10 years ago
  12. deff5aa NFC: hci: Add open pipe command handler by Christophe Ricard · 10 years ago
  13. a688bf5 NFC: nci: Add se_io NCI operand by Christophe Ricard · 10 years ago
  14. e9ef943 NFC: nci: Update nci_disable_se to run proprietary commands to disable a secure element by Christophe Ricard · 10 years ago
  15. 93bca2b NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure element by Christophe Ricard · 10 years ago
  16. ba4db55 NFC: nci: Update nci_discover_se to run proprietary commands to discover all available secure element by Christophe Ricard · 10 years ago
  17. c7dea25 NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared. by Christophe Ricard · 10 years ago
  18. 9b8d32b NFC: hci: Add se_io HCI operand by Christophe Ricard · 10 years ago
  19. d7979e1 NFC: NCI: Signal deactivation in Target mode by Julien Lefrique · 10 years ago
  20. 6ff5462 NFC: NCI: Handle Discovery deactivation type by Julien Lefrique · 10 years ago
  21. 966efbf NFC: Fix a memory leak by Julien Lefrique · 10 years ago
  22. 122c195 NFC: NCI: Forward data received in Target mode to nfc core by Julien Lefrique · 10 years ago
  23. 485f442 NFC: NCI: Implement Target mode send function by Julien Lefrique · 10 years ago
  24. 529ee06 NFC: NCI: Configure ATR_RES general bytes by Julien Lefrique · 10 years ago
  25. a99903e NFC: NCI: Handle Target mode activation by Julien Lefrique · 10 years ago
  26. 90d78c1 NFC: NCI: Enable NFC-DEP in Listen A and Listen F by Julien Lefrique · 10 years ago
  27. 772dccf NFC: NCI: Add passive Listen modes in discover request by Julien Lefrique · 10 years ago
  28. 413df10 NFC: llcp: Use list_for_each_entry in llcp_accept_poll by Axel Lin · 10 years ago
  29. 9b5ec0f NFC: digital: Add NFC-DEP Target-side ATN Support by Mark A. Greer · 10 years ago
  30. 384ab1d NFC: digital: Add NFC-DEP Initiator-side ATN Support by Mark A. Greer · 10 years ago
  31. 49dbb14 NFC: digital: Add NFC-DEP Target-side NACK Support by Mark A. Greer · 10 years ago
  32. a80509c NFC: digital: Add NFC-DEP Initiator-side NACK Support by Mark A. Greer · 10 years ago
  33. c12715a NFC: digital: Add NFC-DEP Receive Chaining Support by Mark A. Greer · 10 years ago
  34. 3bd2a5b NFC: digital: Add NFC-DEP Send Chaining Support by Mark A. Greer · 10 years ago
  35. b08147c NFC: digital: Implement NFC-DEP max payload lengths by Mark A. Greer · 10 years ago
  36. 485fdc9 NFC: digital: Enforce NFC-DEP PNI sequencing by Mark A. Greer · 10 years ago
  37. 3e6b0de NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES frames by Mark A. Greer · 10 years ago
  38. 05afedc NFC: digital: Add Target-mode NFC-DEP DID Support by Mark A. Greer · 10 years ago
  39. 3bc3f88 NFC: digital: Ensure no DID in NFC-DEP responses by Mark A. Greer · 10 years ago
  40. 6ce3066 NFC: digital: Rearrange NFC-DEP DEP_REQ/DEP_RES Code by Mark A. Greer · 10 years ago
  41. b15829b NFC: digital: Fix potential skb leaks in NFC-DEP code by Mark A. Greer · 10 years ago
  42. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  43. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  44. 9e87f9a NFC: nci: Add support for proprietary RF Protocols by Christophe Ricard · 10 years ago
  45. 83724c3 NFC: NCI: Fix NCI RF FRAME interface usage by Vincent Cuissard · 10 years ago
  46. 3c1c0f5 NFC: NCI: Fix nci_register_device init sequence by Vincent Cuissard · 10 years ago
  47. cfdbeea NFC: NCI: Add support of ISO15693 by Vincent Cuissard · 10 years ago
  48. dddb3da NFC: digital: Add Inititor-side PSL support by Mark A. Greer · 10 years ago
  49. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  50. bf30a67 NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks by Mark A. Greer · 10 years ago
  51. 95f7687 NFC: hci: Add stop_poll HCI operand. by Christophe Ricard · 10 years ago
  52. bb15b21 NFC: nci: Add T1T support notification by Christophe Ricard · 10 years ago
  53. 55537c7e NFC: digital: Add digital framing calls when in target mode by Mark A. Greer · 10 years ago
  54. 0529a7a NFC: digital: Clear poll_tech_count before activating target by Mark A. Greer · 10 years ago
  55. 4b4dbca NFC: digital: Check for NFC-DEP before checking for Type 4 tag by Mark A. Greer · 10 years ago
  56. 6c4c170 NFC: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  57. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 10 years ago
  58. db3287d NFC: nfc_sock_link() can be static by Fengguang Wu · 10 years ago
  59. cb30caf NFC: digital: digital_in_send_attrib_req() can be static by Fengguang Wu · 10 years ago
  60. 9dc3370 NFC: digital: Randomize poll cycles by Thierry Escande · 10 years ago
  61. 00e625d NFC: digital: Return proper error code when sending ATR_REQ by Thierry Escande · 10 years ago
  62. 0515829 NFC: NCI: Send all NCI frames to raw sockets by Hiren Tandel · 10 years ago
  63. 57be1f3 NFC: Add RAW socket type support for SOCKPROTO_RAW by Hiren Tandel · 10 years ago
  64. c79d9f9 NFC: NCI: No need to reverse ATR_RES Response by Hiren Tandel · 10 years ago
  65. 4b8b626 NFC: digital: Handle multiple SENSF_REQ frames by Mark A. Greer · 10 years ago
  66. 96e829b4 NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zero by Mark A. Greer · 10 years ago
  67. 74157ef NFC: hci: Fix sparse: cast to restricted __be16 by Christophe Ricard · 10 years ago
  68. 2473460 NFC: digital: Add support for ISO/IEC 14443-B Protocol by Mark A. Greer · 10 years ago
  69. e240bc3 NFC: hci: Add load_session HCI operand by Christophe Ricard · 10 years ago
  70. d330905 NFC: hci: Extend command execution delay by Christophe Ricard · 10 years ago
  71. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  72. 20d83f2 Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  73. 29e27dd NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local() by Axel Lin · 10 years ago
  74. 3143a4c NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb by Axel Lin · 10 years ago
  75. 365a721 NFC: Remove redundant test for dev->n_targets in nfc_find_target by Axel Lin · 10 years ago
  76. ceeee42 NFC: digital: Rename Type V tags to Type 5 tags by Mark A. Greer · 10 years ago
  77. 0b51fc5 NFC: Use LIST_HEAD() at appropriate places by Axel Lin · 10 years ago
  78. 4f913d4 NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masks by Axel Lin · 10 years ago
  79. 156cef8 NFC: Use list_for_each_entry in nfc_find_se() by Axel Lin · 10 years ago
  80. 9bec44b NFC: NCI: Use reinit_completion() at appropriate places by Axel Lin · 10 years ago
  81. 44a589c NFC: NCI: Fix NULL pointer dereference by Amitkumar Karwar · 10 years ago
  82. 6ea7398 NFC: digital: Fix a possible memory leak by Thierry Escande · 10 years ago
  83. 564af14 NFC: digital: Add missing break in switch statement by Thierry Escande · 10 years ago
  84. c813007 NFC: digital: Add ISO-DEP support for data exchange by Thierry Escande · 10 years ago
  85. 12e3d24 NFC: digital: Add poll support for type 4A tag platform by Thierry Escande · 10 years ago
  86. f5f6872 NFC: Add netlink support for ISO/IEC 15693 by Mark A. Greer · 10 years ago
  87. a381d48 NFC: digital: Add Digital Layer support for ISO/IEC 15693 by Mark A. Greer · 10 years ago
  88. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  89. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  90. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 10 years ago
  91. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  92. 88bfe6ea net: Spelling s/transmition/transmission/ by Geert Uytterhoeven · 11 years ago
  93. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  94. b711ad5 NFC: digital: Set rf tech and crc functions when receiving a PSL_REQ by Thierry Escande · 11 years ago
  95. 48e1044 NFC: digital: Set current target active on activate_target() call by Thierry Escande · 11 years ago
  96. 8faaaea treewide: fix comments and printk msgs by Masanari Iida · 11 years ago
  97. 22c15bf NFC: NCI: Add set_config API by Amitkumar Karwar · 11 years ago
  98. 86e8586 NFC: NCI: Add setup handler by Amitkumar Karwar · 11 years ago
  99. 1907299 NFC: NCI: Don't reverse local general bytes by Amitkumar Karwar · 11 years ago
  100. fa9be5f NFC: NCI: Cancel cmd_timer in nci_close_device() by Amitkumar Karwar · 11 years ago