1. 97b6978 nfc: pn544: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
  2. be103b7 nfc: nxp-nci: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
  3. 3897de6 nfc: microread: Remove useless irq field by Christophe Ricard · 9 years ago
  4. 0b0a264 nfc: fdp: Move i2c client irq checking by Christophe Ricard · 9 years ago
  5. 72c54c4 nfc: st21nfca: Add support for HCI event connectivity by Christophe Ricard · 9 years ago
  6. 25960c2 nfc: st-nci: Add support for HCI event connectivity by Christophe Ricard · 9 years ago
  7. dfa4089 NFC: st21nfca: Auto-select core module by Christophe Ricard · 9 years ago
  8. 9ba04eb NFC: st-nci: Auto-select core module by Christophe Ricard · 9 years ago
  9. 4940d1c nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable by Christophe Ricard · 9 years ago
  10. a6e57ec nfc: st21nfca: Code cleanup by Christophe Ricard · 9 years ago
  11. ba2c231 nfc: st-nci: Code cleanup by Christophe Ricard · 9 years ago
  12. dfa8070 nfc: st21nfca: Add support for acpi probing for i2c device. by Christophe Ricard · 9 years ago
  13. 60cd6d8 nfc: st-nci: Add support for acpi probing for spi device. by Christophe Ricard · 9 years ago
  14. ed6a2f3 nfc: st-nci: Add support for acpi probing for i2c device. by Christophe Ricard · 9 years ago
  15. 04e99b7 nfc: st21nfca: Add macro for gpio name by Christophe Ricard · 9 years ago
  16. 4c62c20 nfc: st-nci: Add macro for gpio name by Christophe Ricard · 9 years ago
  17. 39db2d2 nfc: st21nfca: Group device table together by Christophe Ricard · 9 years ago
  18. 3252897 nfc: st-nci: Group device table together by Christophe Ricard · 9 years ago
  19. a21512d nfc: pn544: Remove #ifdef CONFIG_OF by Christophe Ricard · 9 years ago
  20. da5afe0 nfc: nxp-nci: Remove #ifdef CONFIG_OF by Christophe Ricard · 9 years ago
  21. 9135177 nfc: st21nfca: Remove unneeded CONFIG_OF switches by Christophe Ricard · 9 years ago
  22. 1faa65b nfc: st-nci: Remove unneeded CONFIG_OF switches by Christophe Ricard · 9 years ago
  23. 53eb525 nfc: st-nci: Remove useless #include "ndlc.h" by Christophe Ricard · 9 years ago
  24. 88e2ce0 NFC: trf7970a: use to_spi_device by Geliang Tang · 9 years ago
  25. 6b52d99 NFC: st95hf: Fix build error by Shikha Singh · 9 years ago
  26. cab4733 NFC: Add STMicroelectronics ST95HF driver by Shikha Singh · 9 years ago
  27. a440f1a NFC: add rx delay sysfs parameter for nfcsim workqueue by Saurabh Sengar · 9 years ago
  28. c6b5df0 nfc: s3fwrn5: constify s3fwrn5_phy_ops structures by Julia Lawall · 9 years ago
  29. 59df9bb nxp-nci: i2c: Do not check specifically for -EREMOTEIO error by Fabio Estevam · 9 years ago
  30. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  31. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  32. 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
  33. 82aff3e NFC: nfcmrvl: avoid being stuck on FW dnld timeout by Vincent Cuissard · 9 years ago
  34. 6f8c536 NFC: nfcmrvl: remove unneeded CONFIG_OF switches by Vincent Cuissard · 9 years ago
  35. b2fe288 NFC: nfcmrvl: free reset gpio by Vincent Cuissard · 9 years ago
  36. d2d2e64 NFC: nfcmrvl: add a small wait after setting UART break by Vincent Cuissard · 9 years ago
  37. feacf00 NFC: nfcmrvl: avoid UART break control during FW download by Vincent Cuissard · 9 years ago
  38. 1dbac5c NFC: nfcmrvl: fix SPI driver dependencies by Arnd Bergmann · 9 years ago
  39. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  40. d8e018c NFC: nfcmrvl: update device tree bindings for Marvell NFC by Vincent Cuissard · 9 years ago
  41. caf6e49 NFC: nfcmrvl: add spi driver by Vincent Cuissard · 9 years ago
  42. b5b3e23 NFC: nfcmrvl: add i2c driver by Vincent Cuissard · 9 years ago
  43. 58d34aa NFC: nfcmrvl: configure head/tail room values per low level drivers by Vincent Cuissard · 9 years ago
  44. 3194c68 NFC: nfcmrvl: add firmware download support by Vincent Cuissard · 9 years ago
  45. fb101c0 NFC: nfcmrvl: remove unneeded version defines by Vincent Cuissard · 9 years ago
  46. 15d1717 NFC: st21nfca: Add support for proprietary commands by Christophe Ricard · 9 years ago
  47. 2b6e5bf NFC: st-nci: Replace st21nfcb by st_nci in makefile by Christophe Ricard · 9 years ago
  48. bd8f1a3 NFC: st-nci: remove duplicated skb dump by Christophe Ricard · 9 years ago
  49. bb2496c NFC: st-nci: Disable irq when powering the device up by Christophe Ricard · 9 years ago
  50. a9e062d NFC: st21nfca: Add error messages for unexpected HCI events by Christophe Ricard · 9 years ago
  51. 57dc828 NFC: st21nfca: Add few code style fixes by Christophe Ricard · 9 years ago
  52. 064d004 NFC: st-nci: Add few code style fixes by Christophe Ricard · 9 years ago
  53. 96d4581 NFC: netlink: Add mode parameter to deactivate_target functions by Christophe Ricard · 9 years ago
  54. cde2aa9 NFC: st21nfca: Fix host_list verification after SEactivation by Christophe Ricard · 9 years ago
  55. 4e932ac NFC: st-nci: Fix host_list verification after SE activation by Christophe Ricard · 9 years ago
  56. 0652105 NFC: st-nci: Increase delay between 2 secure element activations by Christophe Ricard · 9 years ago
  57. 3648dc6 NFC: st-nci: Add ese-present/uicc-present dts properties by Christophe Ricard · 9 years ago
  58. 2b5dbe0 NFC: st-nci: Add error messages when an unexpected HCI event occurs by Christophe Ricard · 9 years ago
  59. b1fa4dc NFC: st-nci: Add support for proprietary commands by Christophe Ricard · 9 years ago
  60. ba72319 NFC: st21nfca: Fix st21nfca_gates offset by Christophe Ricard · 9 years ago
  61. d3f13c5 NFC: st-nci: Fix st_nci_gates offset by Christophe Ricard · 9 years ago
  62. 7e35740 NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE by Christophe Ricard · 9 years ago
  63. 404b3e5 NFC: st-nci: initialize gate_count in st_nci_hci_network_init by Christophe Ricard · 9 years ago
  64. 92d108b NFC: st21nfca: Keep st21nfca_gates unchanged in load_session by Christophe Ricard · 9 years ago
  65. 22c84c5 NFC: st-nci: Keep st_nci_gates unchanged in load_session by Christophe Ricard · 9 years ago
  66. 6443ce9 NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPE by Christophe Ricard · 9 years ago
  67. 9dfe29f NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPE by Christophe Ricard · 9 years ago
  68. 4d37a77 NFC: st21nfca: Remove HCI gates initialization in load_session by Christophe Ricard · 9 years ago
  69. 543a0a3 NFC: st-nci: Remove HCI init_data.gates initialization in load_session by Christophe Ricard · 9 years ago
  70. a1269dd NFC: st-nci: Fix incorrect spi buffer size by Christophe Ricard · 9 years ago
  71. 1c54795 NFC: st21nfca: Align st21nfca driver with other nfc driver by Christophe Ricard · 9 years ago
  72. e67e7e5 NFC: st-nci: include st-nci.h instead of ndlc.h by Christophe Ricard · 9 years ago
  73. f587662 NFC: st-nci: Align st-nci driver with other nfc driver by Christophe Ricard · 9 years ago
  74. a06347c NFC: Add Intel Fields Peak NFC solution driver by Robert Dolca · 9 years ago
  75. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  76. dc42143 NFC: st-nci: Rename st-nci_se.c by Samuel Ortiz · 9 years ago
  77. b43ef78 NFC: nfcwilink: Drop a useless static qualifier by Christophe JAILLET · 9 years ago
  78. 7cf6d08 NFC: nxp-nci: constify nxp_nci_phy_ops structure by Julia Lawall · 9 years ago
  79. 893a84e NFC: nfcmrvl: Auto-select core module by Jean Delvare · 9 years ago
  80. 04831ae NFC: microread: Auto-select core module by Jean Delvare · 9 years ago
  81. b2117c1 NFC: pn544: Auto-select core module by Jean Delvare · 9 years ago
  82. 3c39c1a NFC: trf7970a: Add OF match table by Javier Martinez Canillas · 9 years ago
  83. d7e7f02 nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak by Axel Lin · 9 years ago
  84. 45ee285 nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO by Axel Lin · 9 years ago
  85. 753da42 NFC: s3fwrn5: Remove superfluous cflags by Valentin Rothberg · 9 years ago
  86. d49dc5e mei: bus: use mei_cldev_ prefix for the API functions by Tomas Winkler · 9 years ago
  87. 8939138 mei: bus: complete variable rename of type struct mei_cl_device by Tomas Winkler · 9 years ago
  88. b26864c mei: bus: add client protocol version to the device alias by Tomas Winkler · 9 years ago
  89. 8d2faea Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  90. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  91. c04c674 nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip by Robert Baldyga · 9 years ago
  92. aaee24a NFC: trf7970a: Add NULL check to clear up smatch warning by Mark Greer · 9 years ago
  93. ae291f7 NFC: trf7970a: SDD_EN is bit 5 not bit 3 by Mark Greer · 9 years ago
  94. 94b8593 nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown by Christophe Ricard · 9 years ago
  95. 2bc4d4f nfc: st-nci: Add spi phy support for st21nfcb by Christophe Ricard · 9 years ago
  96. 8b70688 nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value by Christophe Ricard · 9 years ago
  97. 1d816b6e nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK by Christophe Ricard · 9 years ago
  98. daaf1e1 NFC: st-nci: fix use of uninitialized variables in error path by Christophe Ricard · 9 years ago
  99. 5a35700 NFC: st21nfca: fix use of uninitialized variables in error path by Christophe Ricard · 9 years ago
  100. e7723b3 nfc: st-nci: Fix non accurate comment for st_nci_i2c_read by Christophe Ricard · 9 years ago