1. 4ea2063 nfc: fix get_unaligned_...() misuses by Al Viro · 8 years ago
  2. 8b55d75 NFC: pn533: use constant off-stack buffer for sending acks by Michał Mirosław · 8 years ago
  3. 49d22c7 NFC: trf7970a: Add device tree option of 1.8 Volt IO voltage by Geoff Lansberry · 8 years ago
  4. 837eb4d NFC: trf7970a: add device tree option for 27MHz clock by Geoff Lansberry · 8 years ago
  5. 682fd61 NFC: st21nfca: Use unified device property API meaningfully by Andy Shevchenko · 8 years ago
  6. 8d3c50e NFC: st21nfca: Covert to use GPIO descriptor by Andy Shevchenko · 8 years ago
  7. 8e7836d NFC: st21nfca: Get rid of "interesting" use of interrupt polarity by Andy Shevchenko · 8 years ago
  8. 79557b3 NFC: st21nfca: Get rid of platform data by Andy Shevchenko · 8 years ago
  9. bacf2a6 NFC: st21nfca: Fix obvious typo when check error code by Andy Shevchenko · 8 years ago
  10. 95129b6 NFC: pn544: Get rid of code duplication in ->probe() by Andy Shevchenko · 8 years ago
  11. a4a0eb7 NFC: pn544: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
  12. 182d4e8 NFC: pn544: Convert to use devm_request_threaded_irq() by Andy Shevchenko · 8 years ago
  13. e2c518c NFC: pn544: Convert to use GPIO descriptor by Andy Shevchenko · 8 years ago
  14. e7f6cca NFC: pn544: Get rid of platform data by Andy Shevchenko · 8 years ago
  15. 32ecc75 NFC: pn533: change order operations in dev registation by Andrey Rusalin · 8 years ago
  16. 5dd9c1b NFC: pn533: improve cmd queue handling by Andrey Rusalin · 8 years ago
  17. 068a496 NFC: pn533: change order of free_irq and dev unregistration by Andrey Rusalin · 8 years ago
  18. b6355fb nfc: fdp: fix NULL pointer dereference by Sudip Mukherjee · 8 years ago
  19. ce69b95 NFC: Make EN2 pin optional in the TRF7970A driver by Guan Ben · 8 years ago
  20. 96bd0b5 nfc: nxp-nci: use msleep for long delays by Nicholas Mc Guire · 8 years ago
  21. 8f79ded NFC: st21nfca: Fix potential memory leak by Christophe JAILLET · 8 years ago
  22. ca42fb9 NFC: nfcmrvl: double free on error path by Dan Carpenter · 8 years ago
  23. 52fdede nfc: st21nfca: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  24. 17a0180 nfc: pn544: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  25. f92cb58 nfc: nxp-nci: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  26. 2eee74b NFC: nxp-nci: Include unaligned.h instead of access_ok.h by Guenter Roeck · 9 years ago
  27. d916d92 NFC: nfcmrvl: Include unaligned.h instead of access_ok.h by Tobias Klauser · 8 years ago
  28. d689530 NFC: nfcmrvl: drop duplicate header gpio.h by Geliang Tang · 8 years ago
  29. 0b73ef7 NFC: remove TI nfcwilink driver by Rob Herring · 8 years ago
  30. 2497128 nfc: Fix hangup of RC-S380* in port100_send_ack() by OGAWA Hirofumi · 8 years ago
  31. 0ada076 nfc: Fix RC-S380* needs zero-length packet by OGAWA Hirofumi · 8 years ago
  32. 9728ee9 nfc: Add support RC-S380P to port100 by OGAWA Hirofumi · 8 years ago
  33. 0cf2a84 scripts/spelling.txt: add "omited" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  34. 7c7a607 mei: bus: split RX and async notification callbacks by Alexander Usyskin · 8 years ago
  35. b7d91c9 Merge 4.9-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  36. 582ab27 mei: bus: fix received data size check in NFC fixup by Alexander Usyskin · 8 years ago
  37. 1e4edb3 mei: bus: remove rx callback context by Tomas Winkler · 8 years ago
  38. 972cedf nfc: mei_phy: get phy from the driver data by Tomas Winkler · 8 years ago
  39. 094dbff nfc: mei: use module_mei_cl_driver macro by Tomas Winkler · 8 years ago
  40. 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
  41. 2a0fe4f NFC: nfcsim: Simulate lost frames through debugfs entry by Thierry Escande · 8 years ago
  42. f9ac627 NFC: nfcsim: Add support for sysfs control entry by Thierry Escande · 8 years ago
  43. 4360fa2 drivers: misc: ti-st: Use int instead of fuzzy char for callback status by Geert Uytterhoeven · 8 years ago
  44. 8f49bec NFC: nfcsim: Fix missing dependency on NFC_DIGITAL by Thierry Escande · 8 years ago
  45. 9f0c454 NFC: port100: Abort current command before switching RF off by Thierry Escande · 8 years ago
  46. a52bd7d NFC: port100: Make port100_abort_cmd() synchronous by Thierry Escande · 8 years ago
  47. b74584c NFC: port100: Fix the command cancellation process by Thierry Escande · 8 years ago
  48. e3e0258 NFC: port100: Don't send a new command if one is still pending by Thierry Escande · 8 years ago
  49. 204bddc NFC: nfcsim: Make use of the Digital layer by Thierry Escande · 8 years ago
  50. a81ba50 NFC: port100: Explicitly set NFC-F framing for NFC-DEP by Thierry Escande · 8 years ago
  51. 58d46f5 NFC: trf7970a: add TI recommended write of zero to Register 0x18 by Geoff Lansberry · 9 years ago
  52. fa1ce54 NFC: fdp: Detect errors from fdp_nci_create_conn() by Geert Uytterhoeven · 8 years ago
  53. 6d2f70c NFC: pn533: double free on error in probe() by Dan Carpenter · 8 years ago
  54. f36acc3 NFC: set info->ram_patch to NULL when it is released by Colin Ian King · 9 years ago
  55. b31d510 NFC: pn533: handle interrupted commands in pn533_recv_frame by Michael Thalmeier · 9 years ago
  56. c952f91 NFC: pn533: reset poll modulation list before calling targets_found by Michael Thalmeier · 9 years ago
  57. 30f9848 NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands by Michael Thalmeier · 9 years ago
  58. b16931b NFC: pn533: fix order of initialization by Michael Thalmeier · 9 years ago
  59. 79f09fa NFC: pn533: i2c: free irq on driver remove by Michael Thalmeier · 9 years ago
  60. 3aacd7f nfc: st-nci: Move loopback usage from HCI to NCI by Christophe Ricard · 9 years ago
  61. 9b8d1a4 nfc: nci: Add an additional parameter to identify a connection id by Christophe Ricard · 9 years ago
  62. 99adc39 nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.c by Christophe Ricard · 9 years ago
  63. c50e8fe nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.h by Christophe Ricard · 9 years ago
  64. 1f34b20 NFC: st-nci: spi: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
  65. 4ac52a0 NFC: st-nci: i2c: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
  66. 070718a NFC: st21nfca: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
  67. 7cb6ab5 nfc: st21nfca: A APDU_READER_GATE pipe is unexpected on a UICC by Christophe Ricard · 9 years ago
  68. 0209e79 nfc: st-nci: A APDU_READER_GATE pipe is unexpected on a UICC by Christophe Ricard · 9 years ago
  69. cde4856 nfc: st-nci: Simplify white list building by Christophe Ricard · 9 years ago
  70. d35cb20 nfc: st21nfca: Simplify white list building by Christophe Ricard · 9 years ago
  71. 27420fe nfc: st-nci: set is_ese_present and is_uicc_present properly by Christophe Ricard · 9 years ago
  72. bd9d523 nfc: st21nfca: set is_ese_present and is_uicc_present properly by Christophe Ricard · 9 years ago
  73. 2a19697 nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DT by Christophe Ricard · 9 years ago
  74. de72dbc nfc: st-nci: spi: Change ST_NCI_GPIO_NAME_RESET to match DT by Christophe Ricard · 9 years ago
  75. c1fc913 nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DT by Christophe Ricard · 9 years ago
  76. b58afe6 nfc: st21nfca: Fix static checker warning by Christophe Ricard · 9 years ago
  77. dfeb87d nfc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  78. dd7bedc NFC: pn533: add I2C phy driver by Michael Thalmeier · 9 years ago
  79. 9815c7c NFC: pn533: Separate physical layer from the core implementation by Michael Thalmeier · 9 years ago
  80. 37f895d7 NFC: pn533: Fix socket deadlock by Michael Thalmeier · 9 years ago
  81. e997ebbe46 NFC: pn533: Send ATR_REQ only if NFC_PROTO_NFC_DEP bit is set by Michael Thalmeier · 9 years ago
  82. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  83. 87aca73 NFC: microread: Drop platform data header file by Jean Delvare · 9 years ago
  84. dd21543 NFC: pn544: Drop two useless checks in ACPI probe path by Mika Westerberg · 9 years ago
  85. 4a31340 nfc: s3fwrn5: Use shash by Herbert Xu · 9 years ago
  86. 97b6978 nfc: pn544: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
  87. be103b7 nfc: nxp-nci: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
  88. 3897de6 nfc: microread: Remove useless irq field by Christophe Ricard · 9 years ago
  89. 0b0a264 nfc: fdp: Move i2c client irq checking by Christophe Ricard · 9 years ago
  90. 72c54c4 nfc: st21nfca: Add support for HCI event connectivity by Christophe Ricard · 9 years ago
  91. 25960c2 nfc: st-nci: Add support for HCI event connectivity by Christophe Ricard · 9 years ago
  92. dfa4089 NFC: st21nfca: Auto-select core module by Christophe Ricard · 9 years ago
  93. 9ba04eb NFC: st-nci: Auto-select core module by Christophe Ricard · 9 years ago
  94. 4940d1c nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable by Christophe Ricard · 9 years ago
  95. a6e57ec nfc: st21nfca: Code cleanup by Christophe Ricard · 9 years ago
  96. ba2c231 nfc: st-nci: Code cleanup by Christophe Ricard · 9 years ago
  97. dfa8070 nfc: st21nfca: Add support for acpi probing for i2c device. by Christophe Ricard · 9 years ago
  98. 60cd6d8 nfc: st-nci: Add support for acpi probing for spi device. by Christophe Ricard · 9 years ago
  99. ed6a2f3 nfc: st-nci: Add support for acpi probing for i2c device. by Christophe Ricard · 9 years ago
  100. 04e99b7 nfc: st21nfca: Add macro for gpio name by Christophe Ricard · 9 years ago