1. 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
  2. d0dcad8 NFC: nfcmrvl: set PB_BAIL_OUT at setup by Vincent Cuissard · 9 years ago
  3. 83d5672 NFC: nfcmrvl: Allow ISO15693 protocol by Vincent Cuissard · 9 years ago
  4. 43465b7 NFC: nfcmrvl: small fix in USB driver by Vincent Cuissard · 9 years ago
  5. e097dc6 NFC: nfcmrvl: add UART driver by Vincent Cuissard · 9 years ago
  6. dc14bde NFC: nfcmrvl: add platform_data and DT configuration by Vincent Cuissard · 9 years ago
  7. 4a2b947f NFC: nfcmrvl: add chip reset management by Vincent Cuissard · 9 years ago
  8. 8a81a96 NFC: nfcmrvl: update USB device id by Vincent Cuissard · 9 years ago
  9. e1bf80c NFC: nfcmrvl: update nci recv frame API by Vincent Cuissard · 9 years ago
  10. f1f1a7d NFC: nfcmrvl: add support of HCI-based transport by Vincent Cuissard · 9 years ago
  11. d18ee5a NFC: nfcmrvl: remove integration related settings by Vincent Cuissard · 9 years ago
  12. ed06aeef nfc: st-nci: Rename st21nfcb to st-nci by Christophe Ricard · 9 years ago
  13. 41fc2f5 NFC: st21nfcb: Configure CLF with NCI proprietary command by Christophe Ricard · 9 years ago
  14. 05f0939 NFC: st21nfcb: disable irq when st21nfcb is disabled by Christophe Ricard · 9 years ago
  15. 183fe2d NFC: st21nfcb: Move powered flag from phy to ndlc layer by Christophe Ricard · 9 years ago
  16. e8b72c2 NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_remove by Christophe Ricard · 9 years ago
  17. dbd70b4 NFC: st21nfcb: Add support for nci proprietary commands by Christophe Ricard · 9 years ago
  18. cc1417e NFC: st21nfcb: Fix st21nfcb_nci_close by Christophe Ricard · 9 years ago
  19. 6628b09 NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_remove by Christophe Ricard · 9 years ago
  20. 4ac82e8 NFC: st21nfcb: remove st21nfcb_nci_i2c_disable by Christophe Ricard · 9 years ago
  21. 09f39a9 NFC: st21nfcb: Do not remove header once the payload is sent by Christophe Ricard · 9 years ago
  22. 38bd83f NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointer by Firo Yang · 9 years ago
  23. 8a2151c NFC: pn544: use flags argument of devm_gpiod_get to set direction by Uwe Kleine-König · 9 years ago
  24. 0cd6f66 NFC: microread: drop unused variable by Tomas Winkler · 9 years ago
  25. 71fa6fb NFC: Remove obsolete setting of DEBUG by Valentin Rothberg · 9 years ago
  26. ab71481 NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands by Mark A. Greer · 9 years ago
  27. 262e719 NFC: nxp-nci: Fix build warning by Samuel Ortiz · 9 years ago
  28. 551e306 NFC: nxp-nci_i2c: Add support for enumerating through ACPI by Oleg Zhurakivskyy · 9 years ago
  29. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  30. 1d3ff7672 NFC: mei_phy: adjust mei nfc header according the spec by Tomas Winkler · 9 years ago
  31. be9b720 NFC: mei_phy: move all nfc logic from mei driver to nfc by Tomas Winkler · 9 years ago
  32. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  33. 3590ebc NFC: logging neatening by Joe Perches · 9 years ago
  34. 5df848f NFC: pn533: fix error return code by Julia Lawall · 9 years ago
  35. 9421ce1 NFC: nxp-nci: Release firmware when switching to FW mode fails by Samuel Ortiz · 9 years ago
  36. 2b591257 NFC: nxp-nxi: Remove useless fw pointer check by Samuel Ortiz · 9 years ago
  37. 9dbe776 nfc: st21nfca: Add additional comments about EVT_TRANSACTION by Christophe Ricard · 9 years ago
  38. 1dab57f nfc: st21nfcb: Add additional comments about EVT_TRANSACTION by Christophe Ricard · 9 years ago
  39. 05db6e9 nfc: st21nfcb: Add missing break statement in switch section by Christophe Ricard · 9 years ago
  40. a8f686e NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter name by Christophe Ricard · 9 years ago
  41. 9906a88 NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copy by Christophe Ricard · 9 years ago
  42. d4a41d1 NFC: st21nfcb: Retry i2c_master_send if it returns a negative value by Christophe Ricard · 9 years ago
  43. 2ca2100 NFC: st21nfcb: Fix memory leak in secure element probing stage by Christophe Ricard · 9 years ago
  44. 6be8867 NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver by Clément Perrochaud · 9 years ago
  45. dece458 NFC: nxp-nci: Add support for NXP NCI chips by Clément Perrochaud · 9 years ago
  46. fa00e8f NFC: nci: Move NFCEE discovery logic by Christophe Ricard · 9 years ago
  47. 15d4a8d NFC: nci: Move logical connection structure allocation by Christophe Ricard · 9 years ago
  48. b16ae71 NFC: nci: Support all destinations type when creating a connection by Christophe Ricard · 9 years ago
  49. 26fc6c7 NFC: st21nfca: Add HCI transaction event support by Christophe Ricard · 9 years ago
  50. 5d1ceb7 NFC: st21nfcb: Add HCI transaction event support by Christophe Ricard · 9 years ago
  51. 8ae01f7 NFC: st21nfcb: Add support for secure element by Christophe Ricard · 9 years ago
  52. 0a5942c NFC: Add ACPI support for NXP PN544 by Robert Dolca · 9 years ago
  53. 75dda42 NFC: PN544: GPIO access that may sleep by Robert Dolca · 9 years ago
  54. 2130fb9 NFC: st21nfca: Adding support for secure element by Christophe Ricard · 9 years ago
  55. d6365c0 NFC: microread: Change event_received gate parameter to pipe by Christophe Ricard · 9 years ago
  56. 8abe3c6 NFC: pn544: Change event_received gate parameter to pipe by Christophe Ricard · 9 years ago
  57. 7274496 NFC: st21nfcb: Fix "NULL pointer dereference" possible error by Christophe Ricard · 9 years ago
  58. c490c55 NFC: st21nfca: Fix some skb memory leaks by Christophe Ricard · 9 years ago
  59. 2b70283 NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memory' message by Christophe Ricard · 9 years ago
  60. ec03ff1 NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation by Christophe Ricard · 9 years ago
  61. 2084246 NFC: st21nfcb: Avoid use of skb after free by Christophe Ricard · 9 years ago
  62. a968639 NFC: st21nfca: Remove unreachable code by Christophe Ricard · 10 years ago
  63. 9446f24 NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data" by Christophe Ricard · 10 years ago
  64. 1a94cb6 NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers by Christophe Ricard · 10 years ago
  65. 6b5fba4 NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers by Christophe Ricard · 10 years ago
  66. 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
  67. e8a9235 NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  68. 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
  69. 1815962 NFC: st21nfcb: Fix reported error by Christophe Ricard · 10 years ago
  70. 67df3f9 NFC: st21nfca: Report error returned by functions instead of -ENODEV by Christophe Ricard · 10 years ago
  71. aceb32d NFC: st21nfcb: Remove useless pr_info by Christophe Ricard · 10 years ago
  72. ace9183 NFC: st21nfcb: Improve ndlc comment by Christophe Ricard · 10 years ago
  73. a4415e7 NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent gate. by Christophe Ricard · 10 years ago
  74. a80d0cb NFC: st21nfcb: Remove gpio_irq field in static and dts configuration by Christophe Ricard · 10 years ago
  75. d9b6691 NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE by Christophe Ricard · 10 years ago
  76. 40af86a NFC: st21nfca: Remove gpio_irq field in static and dts configuration by Christophe Ricard · 10 years ago
  77. 17e40107 NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLE by Christophe Ricard · 10 years ago
  78. db083bc NFC: Don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  79. 47fc34f nfc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  80. 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
  81. 094e935 NFC: st21nfca: Fix potential double kfree_skb error by Christophe Ricard · 10 years ago
  82. 459e794 NFC: st21nfca: ERR_PTR vs NULL fix by Christophe Ricard · 10 years ago
  83. bc6b827 NFC: st21nfcb: remove error output by Christophe Ricard · 10 years ago
  84. 941ec5c NFC: st21nfcb: Add ISO15693 Reader/Writer support by Christophe Ricard · 10 years ago
  85. 9e87f9a NFC: nci: Add support for proprietary RF Protocols by Christophe Ricard · 10 years ago
  86. fa0daa0 NFC: st21nfcb: Fix improper ndlc T2 management by Christophe Ricard · 10 years ago
  87. 4294e32 NFC: st21nfcb: Fix improper management of -EREMOTEIO error code. by Christophe Ricard · 10 years ago
  88. 90d5f81 NFC: st21nfca: Fix recursive fault when doing p2p in target mode. by Christophe Ricard · 10 years ago
  89. ecc6522 NFC: st21nfca: Fix potential skb leaks in NFC-DEP code by Christophe Ricard · 10 years ago
  90. cc3faac NFC: st21nfca: Fix few coding style issue by Christophe Ricard · 10 years ago
  91. fc0ae24 NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen() by Mark A. Greer · 10 years ago
  92. b9e3016 NFC: trf7970a: Unlock mutex before exiting trf7970a_irq() by Mark A. Greer · 10 years ago
  93. 55ef2e7 NFC: trf7970a: Remove unnecessary local variable initialization by Mark A. Greer · 10 years ago
  94. 671970f NFC: trf7970a: Remove useless local variable by Mark A. Greer · 10 years ago
  95. 890c165 NFC: st21nfcb: Remove useless headers by Christophe Ricard · 10 years ago
  96. 0a91e8a NFC: st21nfca: fix "WARNING: else is not generally useful after a break or return" by Christophe Ricard · 10 years ago
  97. efaf956 NFC: st21nfca: Clean up macros alignment by Christophe Ricard · 10 years ago
  98. cebe222 NFC: st21nfca: Clean up st21nfca.h macros by Christophe Ricard · 10 years ago
  99. ac633ba NFC: st21nfcb: Fix logic when running into i2c read retry by Christophe Ricard · 10 years ago
  100. 56f1ffc NFC: st21nfca: Add condition to make sure atr_req->length is valid. by Christophe Ricard · 10 years ago