1. 3590ebc NFC: logging neatening by Joe Perches · 9 years ago
  2. 5df848f NFC: pn533: fix error return code by Julia Lawall · 9 years ago
  3. 9421ce1 NFC: nxp-nci: Release firmware when switching to FW mode fails by Samuel Ortiz · 9 years ago
  4. 2b591257 NFC: nxp-nxi: Remove useless fw pointer check by Samuel Ortiz · 9 years ago
  5. 9dbe776 nfc: st21nfca: Add additional comments about EVT_TRANSACTION by Christophe Ricard · 9 years ago
  6. 1dab57f nfc: st21nfcb: Add additional comments about EVT_TRANSACTION by Christophe Ricard · 9 years ago
  7. 05db6e9 nfc: st21nfcb: Add missing break statement in switch section by Christophe Ricard · 9 years ago
  8. a8f686e NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter name by Christophe Ricard · 9 years ago
  9. 9906a88 NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copy by Christophe Ricard · 9 years ago
  10. d4a41d1 NFC: st21nfcb: Retry i2c_master_send if it returns a negative value by Christophe Ricard · 9 years ago
  11. 2ca2100 NFC: st21nfcb: Fix memory leak in secure element probing stage by Christophe Ricard · 9 years ago
  12. 6be8867 NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver by Clément Perrochaud · 9 years ago
  13. dece458 NFC: nxp-nci: Add support for NXP NCI chips by Clément Perrochaud · 9 years ago
  14. fa00e8f NFC: nci: Move NFCEE discovery logic by Christophe Ricard · 9 years ago
  15. 15d4a8d NFC: nci: Move logical connection structure allocation by Christophe Ricard · 9 years ago
  16. b16ae71 NFC: nci: Support all destinations type when creating a connection by Christophe Ricard · 9 years ago
  17. 26fc6c7 NFC: st21nfca: Add HCI transaction event support by Christophe Ricard · 9 years ago
  18. 5d1ceb7 NFC: st21nfcb: Add HCI transaction event support by Christophe Ricard · 9 years ago
  19. 8ae01f7 NFC: st21nfcb: Add support for secure element by Christophe Ricard · 9 years ago
  20. 0a5942c NFC: Add ACPI support for NXP PN544 by Robert Dolca · 9 years ago
  21. 75dda42 NFC: PN544: GPIO access that may sleep by Robert Dolca · 9 years ago
  22. 2130fb9 NFC: st21nfca: Adding support for secure element by Christophe Ricard · 9 years ago
  23. d6365c0 NFC: microread: Change event_received gate parameter to pipe by Christophe Ricard · 9 years ago
  24. 8abe3c6 NFC: pn544: Change event_received gate parameter to pipe by Christophe Ricard · 9 years ago
  25. 7274496 NFC: st21nfcb: Fix "NULL pointer dereference" possible error by Christophe Ricard · 9 years ago
  26. c490c55 NFC: st21nfca: Fix some skb memory leaks by Christophe Ricard · 9 years ago
  27. 2b70283 NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memory' message by Christophe Ricard · 9 years ago
  28. ec03ff1 NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation by Christophe Ricard · 9 years ago
  29. 2084246 NFC: st21nfcb: Avoid use of skb after free by Christophe Ricard · 9 years ago
  30. a968639 NFC: st21nfca: Remove unreachable code by Christophe Ricard · 10 years ago
  31. 9446f24 NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data" by Christophe Ricard · 10 years ago
  32. 1a94cb6 NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers by Christophe Ricard · 10 years ago
  33. 6b5fba4 NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers by Christophe Ricard · 10 years ago
  34. 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
  35. e8a9235 NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  36. 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
  37. 1815962 NFC: st21nfcb: Fix reported error by Christophe Ricard · 10 years ago
  38. 67df3f9 NFC: st21nfca: Report error returned by functions instead of -ENODEV by Christophe Ricard · 10 years ago
  39. aceb32d NFC: st21nfcb: Remove useless pr_info by Christophe Ricard · 10 years ago
  40. ace9183 NFC: st21nfcb: Improve ndlc comment by Christophe Ricard · 10 years ago
  41. a4415e7 NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent gate. by Christophe Ricard · 10 years ago
  42. a80d0cb NFC: st21nfcb: Remove gpio_irq field in static and dts configuration by Christophe Ricard · 10 years ago
  43. d9b6691 NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE by Christophe Ricard · 10 years ago
  44. 40af86a NFC: st21nfca: Remove gpio_irq field in static and dts configuration by Christophe Ricard · 10 years ago
  45. 17e40107 NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLE by Christophe Ricard · 10 years ago
  46. db083bc NFC: Don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  47. 47fc34f nfc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  48. 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
  49. 094e935 NFC: st21nfca: Fix potential double kfree_skb error by Christophe Ricard · 10 years ago
  50. 459e794 NFC: st21nfca: ERR_PTR vs NULL fix by Christophe Ricard · 10 years ago
  51. bc6b827 NFC: st21nfcb: remove error output by Christophe Ricard · 10 years ago
  52. 941ec5c NFC: st21nfcb: Add ISO15693 Reader/Writer support by Christophe Ricard · 10 years ago
  53. 9e87f9a NFC: nci: Add support for proprietary RF Protocols by Christophe Ricard · 10 years ago
  54. fa0daa0 NFC: st21nfcb: Fix improper ndlc T2 management by Christophe Ricard · 10 years ago
  55. 4294e32 NFC: st21nfcb: Fix improper management of -EREMOTEIO error code. by Christophe Ricard · 10 years ago
  56. 90d5f81 NFC: st21nfca: Fix recursive fault when doing p2p in target mode. by Christophe Ricard · 10 years ago
  57. ecc6522 NFC: st21nfca: Fix potential skb leaks in NFC-DEP code by Christophe Ricard · 10 years ago
  58. cc3faac NFC: st21nfca: Fix few coding style issue by Christophe Ricard · 10 years ago
  59. fc0ae24 NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen() by Mark A. Greer · 10 years ago
  60. b9e3016 NFC: trf7970a: Unlock mutex before exiting trf7970a_irq() by Mark A. Greer · 10 years ago
  61. 55ef2e7 NFC: trf7970a: Remove unnecessary local variable initialization by Mark A. Greer · 10 years ago
  62. 671970f NFC: trf7970a: Remove useless local variable by Mark A. Greer · 10 years ago
  63. 890c165 NFC: st21nfcb: Remove useless headers by Christophe Ricard · 10 years ago
  64. 0a91e8a NFC: st21nfca: fix "WARNING: else is not generally useful after a break or return" by Christophe Ricard · 10 years ago
  65. efaf956 NFC: st21nfca: Clean up macros alignment by Christophe Ricard · 10 years ago
  66. cebe222 NFC: st21nfca: Clean up st21nfca.h macros by Christophe Ricard · 10 years ago
  67. ac633ba NFC: st21nfcb: Fix logic when running into i2c read retry by Christophe Ricard · 10 years ago
  68. 56f1ffc NFC: st21nfca: Add condition to make sure atr_req->length is valid. by Christophe Ricard · 10 years ago
  69. a51577c NFC: st21nfca: Remove useless IS_ERR(skb) conditions by Christophe Ricard · 10 years ago
  70. 32b41d8 NFC: st21nfca: Remove useless err == 0 condition by Christophe Ricard · 10 years ago
  71. 72030a2 NFC: st21nfca: Change nfcid3 generation by Christophe Ricard · 10 years ago
  72. 06ed3d6 NFC: st21nfca: Remove useless new line in nfc_err call by Christophe Ricard · 10 years ago
  73. 9ec1f58 NFC: st21nfca: Fix logic when setting session_id by Christophe Ricard · 10 years ago
  74. df2566f NFC: st21nfcb: Remove inappropriate kfree on a previously devm_kzalloc pointer by Christophe Ricard · 10 years ago
  75. 2c376a9 NFC: st21nfcb: Remove useless new line in nfc_err call by Christophe Ricard · 10 years ago
  76. d363d7d NFC: st21nfcb: Remove double assignment of .owner in struct device_driver by Christophe Ricard · 10 years ago
  77. 56ee645 NFC: st21nfcb: Convert to use devm_gpio_request_one by Christophe Ricard · 10 years ago
  78. 361325e NFC: st21nfcb: Fix scripts/checkpatch.pl error "code indent should use tabs where possible" by Christophe Ricard · 10 years ago
  79. 3e6df919 NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after declarations" by Christophe Ricard · 10 years ago
  80. 6ae3ed1 NFC: st21nfca: Fix sparse: cast to restricted __be32 by Christophe Ricard · 10 years ago
  81. 0be8ce7 NFC: st21nfca: Convert to use devm_gpio_request_one by Axel Lin · 10 years ago
  82. ce3a5de NFC: st21nfca: Remove double assignment of .owner in struct device_driver by Emil Goode · 10 years ago
  83. 300c627 NFC: st21nfca: Fix potential depmod dependency cycle by Christophe Ricard · 10 years ago
  84. a1b27b3 NFC: st21nfcb: Fix depmod dependency cycle by Christophe Ricard · 10 years ago
  85. cb174ab NFC: trf7970a: Add Target Mode Detection Support by Mark A. Greer · 10 years ago
  86. 13b4272 NFC: trf7970a: Add Target Mode Support by Mark A. Greer · 10 years ago
  87. 1961843 NFC: trf7970a: Handle timeout values of zero by Mark A. Greer · 10 years ago
  88. 6fb9edc NFC: trf7970a: Cancel timer when error encountered by Mark A. Greer · 10 years ago
  89. 851ee3c NFC: trf7970a: Don't turn on RF if there is already an RF field by Mark A. Greer · 10 years ago
  90. 7149d6b NFC: trf7970a: trf7970a_init() turns off the RF transmitter by Mark A. Greer · 10 years ago
  91. cfc708d NFC: trf7970a: Don't turn off RF if its already off by Mark A. Greer · 10 years ago
  92. 307e5ca NFC: trf7970a: Add '_in_' to initiator routines by Mark A. Greer · 10 years ago
  93. 4e007f8 NFC: trf7970a: Delay after initialization by Mark A. Greer · 10 years ago
  94. 77c9539 NFC: trf7970a: Add System Suspend/Resume support by Mark A. Greer · 10 years ago
  95. b528281 NFC: trf7970a: Create startup and shutdown routines by Mark A. Greer · 10 years ago
  96. ceccd6a NFC: trf7970a: Don't assume CONFIG_PM_RUNTIME is enabled by Mark A. Greer · 10 years ago
  97. b5e17d9 NFC: trf7970a: Rename TRF7970A_ST_OFF to TRF7970A_ST_RF_OFF by Mark A. Greer · 10 years ago
  98. 0a1de84 NFC: trf7970a: Return error code when turning on RF fails by Mark A. Greer · 10 years ago
  99. afa5b5f NFC: trf7970a: Ensure no more RX data before completing receive by Mark A. Greer · 10 years ago
  100. 5d8f759 NFC: trf7970a: Reread FIFO Status Register when draining FIFO by Mark A. Greer · 10 years ago