1. 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
  2. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  3. c04c674 nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip by Robert Baldyga · 9 years ago
  4. aaee24a NFC: trf7970a: Add NULL check to clear up smatch warning by Mark Greer · 9 years ago
  5. ae291f7 NFC: trf7970a: SDD_EN is bit 5 not bit 3 by Mark Greer · 9 years ago
  6. 94b8593 nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown by Christophe Ricard · 9 years ago
  7. 2bc4d4f nfc: st-nci: Add spi phy support for st21nfcb by Christophe Ricard · 9 years ago
  8. 8b70688 nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value by Christophe Ricard · 9 years ago
  9. 1d816b6e nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK by Christophe Ricard · 9 years ago
  10. daaf1e1 NFC: st-nci: fix use of uninitialized variables in error path by Christophe Ricard · 9 years ago
  11. 5a35700 NFC: st21nfca: fix use of uninitialized variables in error path by Christophe Ricard · 9 years ago
  12. e7723b3 nfc: st-nci: Fix non accurate comment for st_nci_i2c_read by Christophe Ricard · 9 years ago
  13. 30458aa nfc: st-nci: Fix typo when changing from st21nfcb to st-nci by Christophe Ricard · 9 years ago
  14. 76b733d nfc: st-nci: Remove duplicate file platform_data/st_nci.h by Christophe Ricard · 9 years ago
  15. bb2ef9c mei: bus: add and call callback on notify event by Alexander Usyskin · 9 years ago
  16. 3bfe768 NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index by Uwe Kleine-König · 9 years ago
  17. 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
  18. d0dcad8 NFC: nfcmrvl: set PB_BAIL_OUT at setup by Vincent Cuissard · 9 years ago
  19. 83d5672 NFC: nfcmrvl: Allow ISO15693 protocol by Vincent Cuissard · 9 years ago
  20. 43465b7 NFC: nfcmrvl: small fix in USB driver by Vincent Cuissard · 9 years ago
  21. e097dc6 NFC: nfcmrvl: add UART driver by Vincent Cuissard · 9 years ago
  22. dc14bde NFC: nfcmrvl: add platform_data and DT configuration by Vincent Cuissard · 9 years ago
  23. 4a2b947f NFC: nfcmrvl: add chip reset management by Vincent Cuissard · 9 years ago
  24. 8a81a96 NFC: nfcmrvl: update USB device id by Vincent Cuissard · 9 years ago
  25. e1bf80c NFC: nfcmrvl: update nci recv frame API by Vincent Cuissard · 9 years ago
  26. f1f1a7d NFC: nfcmrvl: add support of HCI-based transport by Vincent Cuissard · 9 years ago
  27. d18ee5a NFC: nfcmrvl: remove integration related settings by Vincent Cuissard · 9 years ago
  28. ed06aeef nfc: st-nci: Rename st21nfcb to st-nci by Christophe Ricard · 9 years ago
  29. 41fc2f5 NFC: st21nfcb: Configure CLF with NCI proprietary command by Christophe Ricard · 9 years ago
  30. 05f0939 NFC: st21nfcb: disable irq when st21nfcb is disabled by Christophe Ricard · 9 years ago
  31. 183fe2d NFC: st21nfcb: Move powered flag from phy to ndlc layer by Christophe Ricard · 9 years ago
  32. e8b72c2 NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_remove by Christophe Ricard · 9 years ago
  33. dbd70b4 NFC: st21nfcb: Add support for nci proprietary commands by Christophe Ricard · 9 years ago
  34. cc1417e NFC: st21nfcb: Fix st21nfcb_nci_close by Christophe Ricard · 9 years ago
  35. 6628b09 NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_remove by Christophe Ricard · 9 years ago
  36. 4ac82e8 NFC: st21nfcb: remove st21nfcb_nci_i2c_disable by Christophe Ricard · 9 years ago
  37. 09f39a9 NFC: st21nfcb: Do not remove header once the payload is sent by Christophe Ricard · 9 years ago
  38. 38bd83f NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointer by Firo Yang · 9 years ago
  39. 8a2151c NFC: pn544: use flags argument of devm_gpiod_get to set direction by Uwe Kleine-König · 9 years ago
  40. 0cd6f66 NFC: microread: drop unused variable by Tomas Winkler · 9 years ago
  41. 71fa6fb NFC: Remove obsolete setting of DEBUG by Valentin Rothberg · 9 years ago
  42. ab71481 NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands by Mark A. Greer · 9 years ago
  43. 262e719 NFC: nxp-nci: Fix build warning by Samuel Ortiz · 9 years ago
  44. 551e306 NFC: nxp-nci_i2c: Add support for enumerating through ACPI by Oleg Zhurakivskyy · 9 years ago
  45. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  46. 1d3ff7672 NFC: mei_phy: adjust mei nfc header according the spec by Tomas Winkler · 9 years ago
  47. be9b720 NFC: mei_phy: move all nfc logic from mei driver to nfc by Tomas Winkler · 9 years ago
  48. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  49. 3590ebc NFC: logging neatening by Joe Perches · 9 years ago
  50. 5df848f NFC: pn533: fix error return code by Julia Lawall · 9 years ago
  51. 9421ce1 NFC: nxp-nci: Release firmware when switching to FW mode fails by Samuel Ortiz · 9 years ago
  52. 2b591257 NFC: nxp-nxi: Remove useless fw pointer check by Samuel Ortiz · 9 years ago
  53. 9dbe776 nfc: st21nfca: Add additional comments about EVT_TRANSACTION by Christophe Ricard · 9 years ago
  54. 1dab57f nfc: st21nfcb: Add additional comments about EVT_TRANSACTION by Christophe Ricard · 9 years ago
  55. 05db6e9 nfc: st21nfcb: Add missing break statement in switch section by Christophe Ricard · 9 years ago
  56. a8f686e NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter name by Christophe Ricard · 9 years ago
  57. 9906a88 NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copy by Christophe Ricard · 9 years ago
  58. d4a41d1 NFC: st21nfcb: Retry i2c_master_send if it returns a negative value by Christophe Ricard · 9 years ago
  59. 2ca2100 NFC: st21nfcb: Fix memory leak in secure element probing stage by Christophe Ricard · 9 years ago
  60. 6be8867 NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver by Clément Perrochaud · 9 years ago
  61. dece458 NFC: nxp-nci: Add support for NXP NCI chips by Clément Perrochaud · 9 years ago
  62. fa00e8f NFC: nci: Move NFCEE discovery logic by Christophe Ricard · 9 years ago
  63. 15d4a8d NFC: nci: Move logical connection structure allocation by Christophe Ricard · 9 years ago
  64. b16ae71 NFC: nci: Support all destinations type when creating a connection by Christophe Ricard · 9 years ago
  65. 26fc6c7 NFC: st21nfca: Add HCI transaction event support by Christophe Ricard · 9 years ago
  66. 5d1ceb7 NFC: st21nfcb: Add HCI transaction event support by Christophe Ricard · 9 years ago
  67. 8ae01f7 NFC: st21nfcb: Add support for secure element by Christophe Ricard · 9 years ago
  68. 0a5942c NFC: Add ACPI support for NXP PN544 by Robert Dolca · 9 years ago
  69. 75dda42 NFC: PN544: GPIO access that may sleep by Robert Dolca · 9 years ago
  70. 2130fb9 NFC: st21nfca: Adding support for secure element by Christophe Ricard · 9 years ago
  71. d6365c0 NFC: microread: Change event_received gate parameter to pipe by Christophe Ricard · 9 years ago
  72. 8abe3c6 NFC: pn544: Change event_received gate parameter to pipe by Christophe Ricard · 9 years ago
  73. 7274496 NFC: st21nfcb: Fix "NULL pointer dereference" possible error by Christophe Ricard · 9 years ago
  74. c490c55 NFC: st21nfca: Fix some skb memory leaks by Christophe Ricard · 9 years ago
  75. 2b70283 NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memory' message by Christophe Ricard · 9 years ago
  76. ec03ff1 NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation by Christophe Ricard · 9 years ago
  77. 2084246 NFC: st21nfcb: Avoid use of skb after free by Christophe Ricard · 9 years ago
  78. a968639 NFC: st21nfca: Remove unreachable code by Christophe Ricard · 10 years ago
  79. 9446f24 NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data" by Christophe Ricard · 10 years ago
  80. 1a94cb6 NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers by Christophe Ricard · 10 years ago
  81. 6b5fba4 NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers by Christophe Ricard · 10 years ago
  82. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  83. e8a9235 NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  84. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  85. 1815962 NFC: st21nfcb: Fix reported error by Christophe Ricard · 10 years ago
  86. 67df3f9 NFC: st21nfca: Report error returned by functions instead of -ENODEV by Christophe Ricard · 10 years ago
  87. aceb32d NFC: st21nfcb: Remove useless pr_info by Christophe Ricard · 10 years ago
  88. ace9183 NFC: st21nfcb: Improve ndlc comment by Christophe Ricard · 10 years ago
  89. a4415e7 NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent gate. by Christophe Ricard · 10 years ago
  90. a80d0cb NFC: st21nfcb: Remove gpio_irq field in static and dts configuration by Christophe Ricard · 10 years ago
  91. d9b6691 NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE by Christophe Ricard · 10 years ago
  92. 40af86a NFC: st21nfca: Remove gpio_irq field in static and dts configuration by Christophe Ricard · 10 years ago
  93. 17e40107 NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLE by Christophe Ricard · 10 years ago
  94. db083bc NFC: Don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  95. 47fc34f nfc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  96. a4b4a2b Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  97. 094e935 NFC: st21nfca: Fix potential double kfree_skb error by Christophe Ricard · 10 years ago
  98. 459e794 NFC: st21nfca: ERR_PTR vs NULL fix by Christophe Ricard · 10 years ago
  99. bc6b827 NFC: st21nfcb: remove error output by Christophe Ricard · 10 years ago
  100. 941ec5c NFC: st21nfcb: Add ISO15693 Reader/Writer support by Christophe Ricard · 10 years ago