1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 283131d Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 7 years ago
  3. bd75180 NFC: trf7970a: Correct register settings for 27MHz clock by Geoff Lansberry · 7 years ago
  4. 6f874ba NFC: add NULL checks to avoid potential NULL pointer dereference by Gustavo A. R. Silva · 7 years ago
  5. a81d1ab Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands" by Mark Greer · 7 years ago
  6. e103853 NFC: trf7970a: fix check of clock frequencies, use && instead of || by Colin Ian King · 7 years ago
  7. c745120 NFC: st-nci: Get rid of code duplication in ->probe() by Andy Shevchenko · 7 years ago
  8. 85d23e7 NFC: st-nci: Add GPIO ACPI mapping table by Andy Shevchenko · 7 years ago
  9. 75719b2 NFC: st-nci: Use unified device properties API meaningfully by Andy Shevchenko · 7 years ago
  10. a89e68f NFC: st-nci: Covert to use GPIO descriptor by Andy Shevchenko · 7 years ago
  11. 1af9fea NFC: st-nci: Get rid of "interesting" use of interrupt polarity by Andy Shevchenko · 7 years ago
  12. 61a0410 NFC: st-nci: Get rid of platform data by Andy Shevchenko · 7 years ago
  13. a5d4109 NFC: fdp: Add GPIO ACPI mapping table by Andy Shevchenko · 7 years ago
  14. 7b9fcda NFC: fdp: Convert to use devres API by Andy Shevchenko · 7 years ago
  15. 8597c09 NFC: fdp: Convert I2C driver to ->probe_new() by Andy Shevchenko · 7 years ago
  16. d31748b NFC: st21nfca: Get rid of code duplication in ->probe() by Andy Shevchenko · 7 years ago
  17. 394671e NFC: st21nfca: Add GPIO ACPI mapping table by Andy Shevchenko · 7 years ago
  18. 99f2064 NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 7 years ago
  19. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 7 years ago
  20. e33a3f8 NFC: nfcmrvl: allow gpio 0 for reset signalling by Johan Hovold · 7 years ago
  21. 0d1ca88 NFC: nfcmrvl_usb: use interface as phy device by Johan Hovold · 7 years ago
  22. d0607aa NFC: nfcmrvl_uart: fix device-node leak during probe by Johan Hovold · 7 years ago
  23. 45dd39b NFC: nfcmrvl: fix firmware-management initialisation by Johan Hovold · 7 years ago
  24. e5834ac NFC: nfcmrvl: use nfc-device for firmware download by Johan Hovold · 7 years ago
  25. 0cbe401 NFC: nfcmrvl: do not use device-managed resources by Johan Hovold · 7 years ago
  26. 15e0c59 NFC: nfcmrvl_uart: add missing tty-device sanity check by Johan Hovold · 7 years ago
  27. e2f0f67 NFC: trf7970a: Clean up coding style issues by Mark Greer · 7 years ago
  28. d34e48d NFC: trf7970a: Convert to descriptor based GPIO interface by Mark Greer · 7 years ago
  29. a34631c NFC: trf7970a: Remove support for 'vin-voltage-override' DT property by Mark Greer · 7 years ago
  30. fcc652f NFC: trf7970a: Remove useless comment by Mark Greer · 7 years ago
  31. afcb9fb NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified by Mark Greer · 7 years ago
  32. 69f984f NFC: trf7970a: Fix inaccurate comment in trf7970a_probe() by Mark Greer · 7 years ago
  33. 67dec19 NFC: trf7970a: Don't de-assert EN2 unless it was asserted by Mark Greer · 7 years ago
  34. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 7 years ago
  35. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  36. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 7 years ago
  37. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  38. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  39. aa9f979 networking: use skb_put_zero() by Johannes Berg · 7 years ago
  40. 4ea2063 nfc: fix get_unaligned_...() misuses by Al Viro · 7 years ago
  41. 8b55d75 NFC: pn533: use constant off-stack buffer for sending acks by Michał Mirosław · 7 years ago
  42. 49d22c7 NFC: trf7970a: Add device tree option of 1.8 Volt IO voltage by Geoff Lansberry · 8 years ago
  43. 837eb4d NFC: trf7970a: add device tree option for 27MHz clock by Geoff Lansberry · 8 years ago
  44. 682fd61 NFC: st21nfca: Use unified device property API meaningfully by Andy Shevchenko · 8 years ago
  45. 8d3c50e NFC: st21nfca: Covert to use GPIO descriptor by Andy Shevchenko · 8 years ago
  46. 8e7836d NFC: st21nfca: Get rid of "interesting" use of interrupt polarity by Andy Shevchenko · 8 years ago
  47. 79557b3 NFC: st21nfca: Get rid of platform data by Andy Shevchenko · 8 years ago
  48. bacf2a6 NFC: st21nfca: Fix obvious typo when check error code by Andy Shevchenko · 8 years ago
  49. 95129b6 NFC: pn544: Get rid of code duplication in ->probe() by Andy Shevchenko · 7 years ago
  50. a4a0eb7 NFC: pn544: Add GPIO ACPI mapping table by Andy Shevchenko · 7 years ago
  51. 182d4e8 NFC: pn544: Convert to use devm_request_threaded_irq() by Andy Shevchenko · 7 years ago
  52. e2c518c NFC: pn544: Convert to use GPIO descriptor by Andy Shevchenko · 7 years ago
  53. e7f6cca NFC: pn544: Get rid of platform data by Andy Shevchenko · 7 years ago
  54. 32ecc75 NFC: pn533: change order operations in dev registation by Andrey Rusalin · 8 years ago
  55. 5dd9c1b NFC: pn533: improve cmd queue handling by Andrey Rusalin · 8 years ago
  56. 068a496 NFC: pn533: change order of free_irq and dev unregistration by Andrey Rusalin · 8 years ago
  57. b6355fb nfc: fdp: fix NULL pointer dereference by Sudip Mukherjee · 8 years ago
  58. ce69b95 NFC: Make EN2 pin optional in the TRF7970A driver by Guan Ben · 8 years ago
  59. 96bd0b5 nfc: nxp-nci: use msleep for long delays by Nicholas Mc Guire · 8 years ago
  60. 8f79ded NFC: st21nfca: Fix potential memory leak by Christophe JAILLET · 8 years ago
  61. ca42fb9 NFC: nfcmrvl: double free on error path by Dan Carpenter · 8 years ago
  62. 52fdede nfc: st21nfca: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  63. 17a0180 nfc: pn544: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  64. f92cb58 nfc: nxp-nci: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  65. 2eee74b NFC: nxp-nci: Include unaligned.h instead of access_ok.h by Guenter Roeck · 9 years ago
  66. d916d92 NFC: nfcmrvl: Include unaligned.h instead of access_ok.h by Tobias Klauser · 8 years ago
  67. d689530 NFC: nfcmrvl: drop duplicate header gpio.h by Geliang Tang · 8 years ago
  68. 0b73ef7 NFC: remove TI nfcwilink driver by Rob Herring · 8 years ago
  69. 2497128 nfc: Fix hangup of RC-S380* in port100_send_ack() by OGAWA Hirofumi · 8 years ago
  70. 0ada076 nfc: Fix RC-S380* needs zero-length packet by OGAWA Hirofumi · 8 years ago
  71. 9728ee9 nfc: Add support RC-S380P to port100 by OGAWA Hirofumi · 8 years ago
  72. 0cf2a84 scripts/spelling.txt: add "omited" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  73. 7c7a607 mei: bus: split RX and async notification callbacks by Alexander Usyskin · 8 years ago
  74. b7d91c9 Merge 4.9-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  75. 582ab27 mei: bus: fix received data size check in NFC fixup by Alexander Usyskin · 8 years ago
  76. 1e4edb3 mei: bus: remove rx callback context by Tomas Winkler · 8 years ago
  77. 972cedf nfc: mei_phy: get phy from the driver data by Tomas Winkler · 8 years ago
  78. 094dbff nfc: mei: use module_mei_cl_driver macro by Tomas Winkler · 8 years ago
  79. 276b8c7 Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  80. 2a0fe4f NFC: nfcsim: Simulate lost frames through debugfs entry by Thierry Escande · 8 years ago
  81. f9ac627 NFC: nfcsim: Add support for sysfs control entry by Thierry Escande · 8 years ago
  82. 4360fa2 drivers: misc: ti-st: Use int instead of fuzzy char for callback status by Geert Uytterhoeven · 8 years ago
  83. 8f49bec NFC: nfcsim: Fix missing dependency on NFC_DIGITAL by Thierry Escande · 8 years ago
  84. 9f0c454 NFC: port100: Abort current command before switching RF off by Thierry Escande · 8 years ago
  85. a52bd7d NFC: port100: Make port100_abort_cmd() synchronous by Thierry Escande · 8 years ago
  86. b74584c NFC: port100: Fix the command cancellation process by Thierry Escande · 8 years ago
  87. e3e0258 NFC: port100: Don't send a new command if one is still pending by Thierry Escande · 8 years ago
  88. 204bddc NFC: nfcsim: Make use of the Digital layer by Thierry Escande · 8 years ago
  89. a81ba50 NFC: port100: Explicitly set NFC-F framing for NFC-DEP by Thierry Escande · 8 years ago
  90. 58d46f5 NFC: trf7970a: add TI recommended write of zero to Register 0x18 by Geoff Lansberry · 8 years ago
  91. fa1ce54 NFC: fdp: Detect errors from fdp_nci_create_conn() by Geert Uytterhoeven · 8 years ago
  92. 6d2f70c NFC: pn533: double free on error in probe() by Dan Carpenter · 8 years ago
  93. f36acc3 NFC: set info->ram_patch to NULL when it is released by Colin Ian King · 8 years ago
  94. b31d510 NFC: pn533: handle interrupted commands in pn533_recv_frame by Michael Thalmeier · 8 years ago
  95. c952f91 NFC: pn533: reset poll modulation list before calling targets_found by Michael Thalmeier · 8 years ago
  96. 30f9848 NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands by Michael Thalmeier · 8 years ago
  97. b16931b NFC: pn533: fix order of initialization by Michael Thalmeier · 8 years ago
  98. 79f09fa NFC: pn533: i2c: free irq on driver remove by Michael Thalmeier · 8 years ago
  99. 3aacd7f nfc: st-nci: Move loopback usage from HCI to NCI by Christophe Ricard · 8 years ago
  100. 9b8d1a4 nfc: nci: Add an additional parameter to identify a connection id by Christophe Ricard · 8 years ago