1. 4e932ac NFC: st-nci: Fix host_list verification after SE activation by Christophe Ricard · 9 years ago
  2. 0652105 NFC: st-nci: Increase delay between 2 secure element activations by Christophe Ricard · 9 years ago
  3. 3648dc6 NFC: st-nci: Add ese-present/uicc-present dts properties by Christophe Ricard · 9 years ago
  4. 2b5dbe0 NFC: st-nci: Add error messages when an unexpected HCI event occurs by Christophe Ricard · 9 years ago
  5. b1fa4dc NFC: st-nci: Add support for proprietary commands by Christophe Ricard · 9 years ago
  6. ba72319 NFC: st21nfca: Fix st21nfca_gates offset by Christophe Ricard · 9 years ago
  7. d3f13c5 NFC: st-nci: Fix st_nci_gates offset by Christophe Ricard · 9 years ago
  8. 7e35740 NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE by Christophe Ricard · 9 years ago
  9. 404b3e5 NFC: st-nci: initialize gate_count in st_nci_hci_network_init by Christophe Ricard · 9 years ago
  10. 92d108b NFC: st21nfca: Keep st21nfca_gates unchanged in load_session by Christophe Ricard · 9 years ago
  11. 22c84c5 NFC: st-nci: Keep st_nci_gates unchanged in load_session by Christophe Ricard · 9 years ago
  12. 6443ce9 NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPE by Christophe Ricard · 9 years ago
  13. 9dfe29f NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPE by Christophe Ricard · 9 years ago
  14. 4d37a77 NFC: st21nfca: Remove HCI gates initialization in load_session by Christophe Ricard · 9 years ago
  15. 543a0a3 NFC: st-nci: Remove HCI init_data.gates initialization in load_session by Christophe Ricard · 9 years ago
  16. a1269dd NFC: st-nci: Fix incorrect spi buffer size by Christophe Ricard · 9 years ago
  17. 1c54795 NFC: st21nfca: Align st21nfca driver with other nfc driver by Christophe Ricard · 9 years ago
  18. e67e7e5 NFC: st-nci: include st-nci.h instead of ndlc.h by Christophe Ricard · 9 years ago
  19. f587662 NFC: st-nci: Align st-nci driver with other nfc driver by Christophe Ricard · 9 years ago
  20. a06347c NFC: Add Intel Fields Peak NFC solution driver by Robert Dolca · 9 years ago
  21. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  22. dc42143 NFC: st-nci: Rename st-nci_se.c by Samuel Ortiz · 9 years ago
  23. b43ef78 NFC: nfcwilink: Drop a useless static qualifier by Christophe JAILLET · 9 years ago
  24. 7cf6d08 NFC: nxp-nci: constify nxp_nci_phy_ops structure by Julia Lawall · 9 years ago
  25. 893a84e NFC: nfcmrvl: Auto-select core module by Jean Delvare · 9 years ago
  26. 04831ae NFC: microread: Auto-select core module by Jean Delvare · 9 years ago
  27. b2117c1 NFC: pn544: Auto-select core module by Jean Delvare · 9 years ago
  28. 3c39c1a NFC: trf7970a: Add OF match table by Javier Martinez Canillas · 9 years ago
  29. d7e7f02 nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak by Axel Lin · 9 years ago
  30. 45ee285 nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO by Axel Lin · 9 years ago
  31. 753da42 NFC: s3fwrn5: Remove superfluous cflags by Valentin Rothberg · 9 years ago
  32. d49dc5e mei: bus: use mei_cldev_ prefix for the API functions by Tomas Winkler · 9 years ago
  33. 8939138 mei: bus: complete variable rename of type struct mei_cl_device by Tomas Winkler · 9 years ago
  34. b26864c mei: bus: add client protocol version to the device alias by Tomas Winkler · 9 years ago
  35. 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
  36. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  37. c04c674 nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip by Robert Baldyga · 9 years ago
  38. aaee24a NFC: trf7970a: Add NULL check to clear up smatch warning by Mark Greer · 9 years ago
  39. ae291f7 NFC: trf7970a: SDD_EN is bit 5 not bit 3 by Mark Greer · 9 years ago
  40. 94b8593 nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown by Christophe Ricard · 9 years ago
  41. 2bc4d4f nfc: st-nci: Add spi phy support for st21nfcb by Christophe Ricard · 9 years ago
  42. 8b70688 nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value by Christophe Ricard · 9 years ago
  43. 1d816b6e nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK by Christophe Ricard · 9 years ago
  44. daaf1e1 NFC: st-nci: fix use of uninitialized variables in error path by Christophe Ricard · 9 years ago
  45. 5a35700 NFC: st21nfca: fix use of uninitialized variables in error path by Christophe Ricard · 9 years ago
  46. e7723b3 nfc: st-nci: Fix non accurate comment for st_nci_i2c_read by Christophe Ricard · 9 years ago
  47. 30458aa nfc: st-nci: Fix typo when changing from st21nfcb to st-nci by Christophe Ricard · 9 years ago
  48. 76b733d nfc: st-nci: Remove duplicate file platform_data/st_nci.h by Christophe Ricard · 9 years ago
  49. bb2ef9c mei: bus: add and call callback on notify event by Alexander Usyskin · 9 years ago
  50. 3bfe768 NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index by Uwe Kleine-König · 9 years ago
  51. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  52. d0dcad8 NFC: nfcmrvl: set PB_BAIL_OUT at setup by Vincent Cuissard · 9 years ago
  53. 83d5672 NFC: nfcmrvl: Allow ISO15693 protocol by Vincent Cuissard · 9 years ago
  54. 43465b7 NFC: nfcmrvl: small fix in USB driver by Vincent Cuissard · 9 years ago
  55. e097dc6 NFC: nfcmrvl: add UART driver by Vincent Cuissard · 9 years ago
  56. dc14bde NFC: nfcmrvl: add platform_data and DT configuration by Vincent Cuissard · 9 years ago
  57. 4a2b947f NFC: nfcmrvl: add chip reset management by Vincent Cuissard · 9 years ago
  58. 8a81a96 NFC: nfcmrvl: update USB device id by Vincent Cuissard · 9 years ago
  59. e1bf80c NFC: nfcmrvl: update nci recv frame API by Vincent Cuissard · 9 years ago
  60. f1f1a7d NFC: nfcmrvl: add support of HCI-based transport by Vincent Cuissard · 9 years ago
  61. d18ee5a NFC: nfcmrvl: remove integration related settings by Vincent Cuissard · 9 years ago
  62. ed06aeef nfc: st-nci: Rename st21nfcb to st-nci by Christophe Ricard · 9 years ago
  63. 41fc2f5 NFC: st21nfcb: Configure CLF with NCI proprietary command by Christophe Ricard · 9 years ago
  64. 05f0939 NFC: st21nfcb: disable irq when st21nfcb is disabled by Christophe Ricard · 9 years ago
  65. 183fe2d NFC: st21nfcb: Move powered flag from phy to ndlc layer by Christophe Ricard · 9 years ago
  66. e8b72c2 NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_remove by Christophe Ricard · 9 years ago
  67. dbd70b4 NFC: st21nfcb: Add support for nci proprietary commands by Christophe Ricard · 9 years ago
  68. cc1417e NFC: st21nfcb: Fix st21nfcb_nci_close by Christophe Ricard · 9 years ago
  69. 6628b09 NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_remove by Christophe Ricard · 9 years ago
  70. 4ac82e8 NFC: st21nfcb: remove st21nfcb_nci_i2c_disable by Christophe Ricard · 9 years ago
  71. 09f39a9 NFC: st21nfcb: Do not remove header once the payload is sent by Christophe Ricard · 9 years ago
  72. 38bd83f NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointer by Firo Yang · 9 years ago
  73. 8a2151c NFC: pn544: use flags argument of devm_gpiod_get to set direction by Uwe Kleine-König · 9 years ago
  74. 0cd6f66 NFC: microread: drop unused variable by Tomas Winkler · 9 years ago
  75. 71fa6fb NFC: Remove obsolete setting of DEBUG by Valentin Rothberg · 9 years ago
  76. ab71481 NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands by Mark A. Greer · 9 years ago
  77. 262e719 NFC: nxp-nci: Fix build warning by Samuel Ortiz · 9 years ago
  78. 551e306 NFC: nxp-nci_i2c: Add support for enumerating through ACPI by Oleg Zhurakivskyy · 9 years ago
  79. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  80. 1d3ff7672 NFC: mei_phy: adjust mei nfc header according the spec by Tomas Winkler · 9 years ago
  81. be9b720 NFC: mei_phy: move all nfc logic from mei driver to nfc by Tomas Winkler · 9 years ago
  82. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  83. 3590ebc NFC: logging neatening by Joe Perches · 9 years ago
  84. 5df848f NFC: pn533: fix error return code by Julia Lawall · 9 years ago
  85. 9421ce1 NFC: nxp-nci: Release firmware when switching to FW mode fails by Samuel Ortiz · 9 years ago
  86. 2b591257 NFC: nxp-nxi: Remove useless fw pointer check by Samuel Ortiz · 9 years ago
  87. 9dbe776 nfc: st21nfca: Add additional comments about EVT_TRANSACTION by Christophe Ricard · 9 years ago
  88. 1dab57f nfc: st21nfcb: Add additional comments about EVT_TRANSACTION by Christophe Ricard · 9 years ago
  89. 05db6e9 nfc: st21nfcb: Add missing break statement in switch section by Christophe Ricard · 9 years ago
  90. a8f686e NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter name by Christophe Ricard · 9 years ago
  91. 9906a88 NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copy by Christophe Ricard · 9 years ago
  92. d4a41d1 NFC: st21nfcb: Retry i2c_master_send if it returns a negative value by Christophe Ricard · 9 years ago
  93. 2ca2100 NFC: st21nfcb: Fix memory leak in secure element probing stage by Christophe Ricard · 9 years ago
  94. 6be8867 NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver by Clément Perrochaud · 9 years ago
  95. dece458 NFC: nxp-nci: Add support for NXP NCI chips by Clément Perrochaud · 9 years ago
  96. fa00e8f NFC: nci: Move NFCEE discovery logic by Christophe Ricard · 9 years ago
  97. 15d4a8d NFC: nci: Move logical connection structure allocation by Christophe Ricard · 9 years ago
  98. b16ae71 NFC: nci: Support all destinations type when creating a connection by Christophe Ricard · 9 years ago
  99. 26fc6c7 NFC: st21nfca: Add HCI transaction event support by Christophe Ricard · 9 years ago
  100. 5d1ceb7 NFC: st21nfcb: Add HCI transaction event support by Christophe Ricard · 9 years ago