1. 22c15bf NFC: NCI: Add set_config API by Amitkumar Karwar · 11 years ago
  2. 86e8586 NFC: NCI: Add setup handler by Amitkumar Karwar · 11 years ago
  3. 1907299 NFC: NCI: Don't reverse local general bytes by Amitkumar Karwar · 11 years ago
  4. fa9be5f NFC: NCI: Cancel cmd_timer in nci_close_device() by Amitkumar Karwar · 11 years ago
  5. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  6. 2bed278 NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec by Eric Lapuyade · 11 years ago
  7. 22d4aae NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame by Eric Lapuyade · 11 years ago
  8. a4ada6c NFC: NCI: zero struct spi_transfer variables before usage by Eric Lapuyade · 11 years ago
  9. 645d508 NFC: NCI: Store the spi device pointer from the spi instance by Eric Lapuyade · 11 years ago
  10. fa544ff NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer by Eric Lapuyade · 11 years ago
  11. d593751 NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency by Eric Lapuyade · 11 years ago
  12. 079797c NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device() by Eric Lapuyade · 11 years ago
  13. 7427b37 NFC: Fix NCI over SPI build by Frederic Danis · 11 years ago
  14. 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 11 years ago
  15. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  16. 391d8a2 NFC: Add NCI over SPI receive by Frederic Danis · 11 years ago
  17. ee9596d NFC: Add NCI over SPI send by Frederic Danis · 11 years ago
  18. 8a00a61 NFC: Add basic NCI over SPI by Frederic Danis · 11 years ago
  19. 1095e69 NFC: NCI: Fix skb->dev usage by Frederic Danis · 11 years ago
  20. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  21. f152218 NFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile by Kees Cook · 12 years ago
  22. 0f45077 NFC: Fix some code style and whitespace issues by Szymon Janc · 12 years ago
  23. 874934f NFC: Fix style issues with logical operations by Szymon Janc · 12 years ago
  24. f9fc36f NFC: Remove not needed local variable in nci_set_local_general_bytes by Szymon Janc · 12 years ago
  25. 460d8f9 NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes by Szymon Janc · 12 years ago
  26. 767f19a NFC: Implement NCI dep_link_up and dep_link_down by Ilan Elias · 12 years ago
  27. ac20683 NFC: Parse NCI NFC-DEP activation params by Ilan Elias · 12 years ago
  28. 7e03523 NFC: Set local general bytes in nci_start_poll by Ilan Elias · 12 years ago
  29. d369f7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  30. 8a70e7f NFC: NCI module license 'unspecified' taints kernel by Dave Jones · 12 years ago
  31. 01d719a NFC: Add ISO 14443 type B protocol by Samuel Ortiz · 12 years ago
  32. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  33. 67de956 NFC: Prevent multiple buffer overflows in NCI by Dan Rosenberg · 12 years ago
  34. be9ae4c NFC: Introduce target mode tx ops by Samuel Ortiz · 12 years ago
  35. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 12 years ago
  36. 799030b NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  37. 502b424 NFC: Include nci_core.h to nci/lib.c by H Hartley Sweeten · 12 years ago
  38. 040487f NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  39. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 12 years ago
  40. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 12 years ago
  41. eb9bc6e NFC: NCI code identation fixes by Samuel Ortiz · 12 years ago
  42. 6269cc8 nfc: NULL vs zero in nci_activate_target() by Dan Carpenter · 13 years ago
  43. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 13 years ago
  44. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 13 years ago
  45. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 13 years ago
  46. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 13 years ago
  47. bd7e01b NFC: Complete NCI deactivate in deactivate_ntf by Ilan Elias · 13 years ago
  48. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  49. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 13 years ago
  50. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  51. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 13 years ago
  52. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  53. f8c141c nfc: signedness bug in __nci_request() by Dan Carpenter · 13 years ago
  54. 24bf330 nfc: Remove function tracer like entry messages by Joe Perches · 13 years ago
  55. 20c239c nfc: Convert nfc_dbg to pr_debug by Joe Perches · 13 years ago
  56. ed1e0ad nfc: Use standard logging styles by Joe Perches · 13 years ago
  57. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  58. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago
  59. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  60. e8c0dac NFC: Update names and structs to NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  61. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  62. 8ebafde NFC: use after free on error by Dan Carpenter · 13 years ago
  63. 38f04c6 NFC: protect nci_data_exchange transactions by Ilan Elias · 13 years ago
  64. de05479 NFC: implicitly deactivate in nci_start_poll by Ilan Elias · 13 years ago
  65. 2eb1dc1 NFC: improve readability of an 'if' in nci core.c by Ilan Elias · 13 years ago
  66. 6a2968a NFC: basic NCI protocol implementation by Ilan Elias · 13 years ago