1. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 5113cb7 NFC: pn533: Fix wrong GFP flag usage by Hans de Goede · 6 years ago
  3. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 14c63f3 NFC: pn533: change order of free_irq and dev unregistration by Andrey Rusalin · 7 years ago
  5. 8f2c9f6 NFC: nfcmrvl: double free on error path by Dan Carpenter · 7 years ago
  6. c95acb7 NFC: nfcmrvl: Include unaligned.h instead of access_ok.h by Tobias Klauser · 8 years ago
  7. bf7ef8f ANDROID: NFC: st21nfca: Fix memory OOB and leak issues in connectivity events handler by Suren Baghdasaryan · 7 years ago
  8. 6dda7ac ANDROID: nfc: fdp: Fix possible buffer overflow in WCS4000 NFC driver by Suren Baghdasaryan · 7 years ago
  9. 85e5fc7 ANDROID: NFC: st21nfca: Fix out of bounds kernel access when handling ATR_REQ by Suren Baghdasaryan · 7 years ago
  10. 57154f0 nfc: fdp: fix NULL pointer dereference by Sudip Mukherjee · 7 years ago
  11. 35bdf9a nfc: Fix hangup of RC-S380* in port100_send_ack() by OGAWA Hirofumi · 7 years ago
  12. 06be8e2 NFC: nfcmrvl: fix firmware-management initialisation by Johan Hovold · 7 years ago
  13. 10f03f0 NFC: nfcmrvl: use nfc-device for firmware download by Johan Hovold · 7 years ago
  14. 4b4f74d NFC: nfcmrvl: do not use device-managed resources by Johan Hovold · 7 years ago
  15. 7de6ff4 NFC: nfcmrvl_uart: add missing tty-device sanity check by Johan Hovold · 7 years ago
  16. 582ab27 mei: bus: fix received data size check in NFC fixup by Alexander Usyskin · 8 years ago
  17. 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
  18. 2a0fe4f NFC: nfcsim: Simulate lost frames through debugfs entry by Thierry Escande · 8 years ago
  19. f9ac627 NFC: nfcsim: Add support for sysfs control entry by Thierry Escande · 8 years ago
  20. 4360fa2 drivers: misc: ti-st: Use int instead of fuzzy char for callback status by Geert Uytterhoeven · 8 years ago
  21. 8f49bec NFC: nfcsim: Fix missing dependency on NFC_DIGITAL by Thierry Escande · 8 years ago
  22. 9f0c454 NFC: port100: Abort current command before switching RF off by Thierry Escande · 8 years ago
  23. a52bd7d NFC: port100: Make port100_abort_cmd() synchronous by Thierry Escande · 8 years ago
  24. b74584c NFC: port100: Fix the command cancellation process by Thierry Escande · 8 years ago
  25. e3e0258 NFC: port100: Don't send a new command if one is still pending by Thierry Escande · 8 years ago
  26. 204bddc NFC: nfcsim: Make use of the Digital layer by Thierry Escande · 8 years ago
  27. a81ba50 NFC: port100: Explicitly set NFC-F framing for NFC-DEP by Thierry Escande · 8 years ago
  28. 58d46f5 NFC: trf7970a: add TI recommended write of zero to Register 0x18 by Geoff Lansberry · 8 years ago
  29. fa1ce54 NFC: fdp: Detect errors from fdp_nci_create_conn() by Geert Uytterhoeven · 8 years ago
  30. 6d2f70c NFC: pn533: double free on error in probe() by Dan Carpenter · 8 years ago
  31. f36acc3 NFC: set info->ram_patch to NULL when it is released by Colin Ian King · 8 years ago
  32. b31d510 NFC: pn533: handle interrupted commands in pn533_recv_frame by Michael Thalmeier · 8 years ago
  33. c952f91 NFC: pn533: reset poll modulation list before calling targets_found by Michael Thalmeier · 8 years ago
  34. 30f9848 NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands by Michael Thalmeier · 8 years ago
  35. b16931b NFC: pn533: fix order of initialization by Michael Thalmeier · 8 years ago
  36. 79f09fa NFC: pn533: i2c: free irq on driver remove by Michael Thalmeier · 8 years ago
  37. 3aacd7f nfc: st-nci: Move loopback usage from HCI to NCI by Christophe Ricard · 8 years ago
  38. 9b8d1a4 nfc: nci: Add an additional parameter to identify a connection id by Christophe Ricard · 8 years ago
  39. 99adc39 nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.c by Christophe Ricard · 8 years ago
  40. c50e8fe nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.h by Christophe Ricard · 8 years ago
  41. 1f34b20 NFC: st-nci: spi: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  42. 4ac52a0 NFC: st-nci: i2c: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  43. 070718a NFC: st21nfca: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  44. 7cb6ab5 nfc: st21nfca: A APDU_READER_GATE pipe is unexpected on a UICC by Christophe Ricard · 8 years ago
  45. 0209e79 nfc: st-nci: A APDU_READER_GATE pipe is unexpected on a UICC by Christophe Ricard · 8 years ago
  46. cde4856 nfc: st-nci: Simplify white list building by Christophe Ricard · 8 years ago
  47. d35cb20 nfc: st21nfca: Simplify white list building by Christophe Ricard · 8 years ago
  48. 27420fe nfc: st-nci: set is_ese_present and is_uicc_present properly by Christophe Ricard · 8 years ago
  49. bd9d523 nfc: st21nfca: set is_ese_present and is_uicc_present properly by Christophe Ricard · 8 years ago
  50. 2a19697 nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DT by Christophe Ricard · 8 years ago
  51. de72dbc nfc: st-nci: spi: Change ST_NCI_GPIO_NAME_RESET to match DT by Christophe Ricard · 8 years ago
  52. c1fc913 nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DT by Christophe Ricard · 8 years ago
  53. b58afe6 nfc: st21nfca: Fix static checker warning by Christophe Ricard · 8 years ago
  54. dfeb87d nfc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 8 years ago
  55. dd7bedc NFC: pn533: add I2C phy driver by Michael Thalmeier · 8 years ago
  56. 9815c7c NFC: pn533: Separate physical layer from the core implementation by Michael Thalmeier · 8 years ago
  57. 37f895d NFC: pn533: Fix socket deadlock by Michael Thalmeier · 8 years ago
  58. e997ebb NFC: pn533: Send ATR_REQ only if NFC_PROTO_NFC_DEP bit is set by Michael Thalmeier · 8 years ago
  59. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  60. 87aca73 NFC: microread: Drop platform data header file by Jean Delvare · 8 years ago
  61. dd21543 NFC: pn544: Drop two useless checks in ACPI probe path by Mika Westerberg · 8 years ago
  62. 4a31340 nfc: s3fwrn5: Use shash by Herbert Xu · 8 years ago
  63. 97b6978 nfc: pn544: Remove i2c client gpio irq configuration by Christophe Ricard · 8 years ago
  64. be103b7 nfc: nxp-nci: Remove i2c client gpio irq configuration by Christophe Ricard · 8 years ago
  65. 3897de6 nfc: microread: Remove useless irq field by Christophe Ricard · 8 years ago
  66. 0b0a264 nfc: fdp: Move i2c client irq checking by Christophe Ricard · 8 years ago
  67. 72c54c4 nfc: st21nfca: Add support for HCI event connectivity by Christophe Ricard · 8 years ago
  68. 25960c2 nfc: st-nci: Add support for HCI event connectivity by Christophe Ricard · 8 years ago
  69. dfa4089 NFC: st21nfca: Auto-select core module by Christophe Ricard · 8 years ago
  70. 9ba04eb NFC: st-nci: Auto-select core module by Christophe Ricard · 8 years ago
  71. 4940d1c nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable by Christophe Ricard · 8 years ago
  72. a6e57ec nfc: st21nfca: Code cleanup by Christophe Ricard · 8 years ago
  73. ba2c231 nfc: st-nci: Code cleanup by Christophe Ricard · 8 years ago
  74. dfa8070 nfc: st21nfca: Add support for acpi probing for i2c device. by Christophe Ricard · 8 years ago
  75. 60cd6d8 nfc: st-nci: Add support for acpi probing for spi device. by Christophe Ricard · 8 years ago
  76. ed6a2f3 nfc: st-nci: Add support for acpi probing for i2c device. by Christophe Ricard · 8 years ago
  77. 04e99b7 nfc: st21nfca: Add macro for gpio name by Christophe Ricard · 8 years ago
  78. 4c62c20 nfc: st-nci: Add macro for gpio name by Christophe Ricard · 8 years ago
  79. 39db2d2 nfc: st21nfca: Group device table together by Christophe Ricard · 8 years ago
  80. 3252897 nfc: st-nci: Group device table together by Christophe Ricard · 8 years ago
  81. a21512d nfc: pn544: Remove #ifdef CONFIG_OF by Christophe Ricard · 8 years ago
  82. da5afe0 nfc: nxp-nci: Remove #ifdef CONFIG_OF by Christophe Ricard · 8 years ago
  83. 9135177 nfc: st21nfca: Remove unneeded CONFIG_OF switches by Christophe Ricard · 8 years ago
  84. 1faa65b nfc: st-nci: Remove unneeded CONFIG_OF switches by Christophe Ricard · 8 years ago
  85. 53eb525 nfc: st-nci: Remove useless #include "ndlc.h" by Christophe Ricard · 8 years ago
  86. 88e2ce0 NFC: trf7970a: use to_spi_device by Geliang Tang · 8 years ago
  87. 6b52d99 NFC: st95hf: Fix build error by Shikha Singh · 8 years ago
  88. cab4733 NFC: Add STMicroelectronics ST95HF driver by Shikha Singh · 8 years ago
  89. a440f1a NFC: add rx delay sysfs parameter for nfcsim workqueue by Saurabh Sengar · 8 years ago
  90. c6b5df0 nfc: s3fwrn5: constify s3fwrn5_phy_ops structures by Julia Lawall · 9 years ago
  91. 59df9bb nxp-nci: i2c: Do not check specifically for -EREMOTEIO error by Fabio Estevam · 9 years ago
  92. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  93. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  94. 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  95. 82aff3e NFC: nfcmrvl: avoid being stuck on FW dnld timeout by Vincent Cuissard · 9 years ago
  96. 6f8c536 NFC: nfcmrvl: remove unneeded CONFIG_OF switches by Vincent Cuissard · 9 years ago
  97. b2fe288 NFC: nfcmrvl: free reset gpio by Vincent Cuissard · 9 years ago
  98. d2d2e64 NFC: nfcmrvl: add a small wait after setting UART break by Vincent Cuissard · 9 years ago
  99. feacf00 NFC: nfcmrvl: avoid UART break control during FW download by Vincent Cuissard · 9 years ago
  100. 1dbac5c NFC: nfcmrvl: fix SPI driver dependencies by Arnd Bergmann · 9 years ago