1. 12d7b50 NFC: fix device-allocation error return by Johan Hovold · 7 years ago
  2. f73de3f NFC: fix broken device allocation by Johan Hovold · 7 years ago
  3. 9afec6d nfc: netlink: HCI event connectivity implementation by Christophe Ricard · 8 years ago
  4. 96d4581 NFC: netlink: Add mode parameter to deactivate_target functions by Christophe Ricard · 9 years ago
  5. 447b27c NFC: Forward NFC_EVT_TRANSACTION to user space by Christophe Ricard · 9 years ago
  6. 511e78a NFC: nfc_disable_se Remove useless blank line at beginning of function by Christophe Ricard · 9 years ago
  7. ec06848 NFC: nfc_enable_se Remove useless blank line at beginning of function by Christophe Ricard · 9 years ago
  8. 3143a4c NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb by Axel Lin · 10 years ago
  9. 365a721 NFC: Remove redundant test for dev->n_targets in nfc_find_target by Axel Lin · 10 years ago
  10. 156cef8 NFC: Use list_for_each_entry in nfc_find_se() by Axel Lin · 10 years ago
  11. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  12. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. a434c24 NFC: Only warn on SE discovery error by Samuel Ortiz · 10 years ago
  14. d31652a NFC: Fix target mode p2p link establishment by Arron Wang · 11 years ago
  15. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  16. e29a9e2 NFC: Set active target upon DEP up event reception by Samuel Ortiz · 11 years ago
  17. d8eb18e NFC: Export nfc_find_se() by Arron Wang · 11 years ago
  18. 39525ee1 NFC: Update secure element state by Arron Wang · 11 years ago
  19. 2c38328 NFC: Fix secure element state check by Arron Wang · 11 years ago
  20. 352a5f5 NFC: netlink: Add result of firmware operation to completion event by Eric Lapuyade · 11 years ago
  21. 369f4d5 NFC: Fix SE discovery failure warning condition by Samuel Ortiz · 11 years ago
  22. 9ea7187 NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD by Samuel Ortiz · 11 years ago
  23. c531c9e NFC: Add secure element enablement internal API by Samuel Ortiz · 11 years ago
  24. ee656e9 NFC: Remove and free all SEs when releasing an NFC device by Samuel Ortiz · 11 years ago
  25. 2757c372 NFC: Send netlink events for secure elements additions and removals by Samuel Ortiz · 11 years ago
  26. fed7c25 NFC: Add secure elements addition and removal API by Samuel Ortiz · 11 years ago
  27. 0a94630 NFC: Extend and fix the internal secure element API by Samuel Ortiz · 11 years ago
  28. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  29. 9674da8 NFC: Add firmware upload netlink command by Eric Lapuyade · 11 years ago
  30. be055b2 NFC: RFKILL support by Samuel Ortiz · 11 years ago
  31. 7757dc8 NFC: Prevent polling when device is down by Samuel Ortiz · 11 years ago
  32. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  33. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  34. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 11 years ago
  35. f0c9103 NFC: Fixed nfc core and hci unregistration and cleanup by Eric Lapuyade · 11 years ago
  36. 0f45077 NFC: Fix some code style and whitespace issues by Szymon Janc · 12 years ago
  37. 7eda8b8e9 NFC: Use IDR library to assing NFC devices IDs by Samuel Ortiz · 12 years ago
  38. 5bcf099 NFC: Set rf_mode to NFC_RF_NONE where necessary by Thierry Escande · 12 years ago
  39. 632c016 NFC: HCI check presence must not fail when driver doesn't support it by Eric Lapuyade · 12 years ago
  40. 916082b workqueue: avoid using deprecated functions by Linus Torvalds · 12 years ago
  41. 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 12 years ago
  42. 5df16ca NFC: Add netlink module alias for NFC by Samuel Ortiz · 12 years ago
  43. 1155bb6 NFC: Add modules alias for NFC sockets by Samuel Ortiz · 12 years ago
  44. 9eb334a NFC: nfc_driver_failure() implementation by Eric Lapuyade · 12 years ago
  45. d94f9c5 NFC: nfc_targets_found() should accept zero target found by Eric Lapuyade · 12 years ago
  46. 8668fdd NFC: Core must test the device polling state inside the device lock by Eric Lapuyade · 12 years ago
  47. 456411c NFC: Driver failure API by Eric Lapuyade · 12 years ago
  48. cb3a450 NFC: Call the DEP link down ops even when in target mode by Samuel Ortiz · 12 years ago
  49. 73167ce NFC: Introduce target mode rx data callback by Samuel Ortiz · 12 years ago
  50. be9ae4c NFC: Introduce target mode tx ops by Samuel Ortiz · 12 years ago
  51. f212ad5 NFC: Set the NFC device RF mode appropriately by Samuel Ortiz · 12 years ago
  52. fc40a8c NFC: Add target mode activation netlink event by Samuel Ortiz · 12 years ago
  53. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 12 years ago
  54. ab73b75 NFC: Export LLCP general bytes getter by Samuel Ortiz · 12 years ago
  55. d4ccb13 NFC: Specify usage for targets found and target lost events by Eric Lapuyade · 12 years ago
  56. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 12 years ago
  57. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  58. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  59. c8d56ae NFC: Add Core support to generate tag lost event by Eric Lapuyade · 12 years ago
  60. 144612c NFC: Changed target activated state logic by Eric Lapuyade · 12 years ago
  61. 01ae0ee NFC: Fix next target_idx type and rename for clarity by Eric Lapuyade · 12 years ago
  62. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 12 years ago
  63. e1da0ef NFC: Export target lost function by Eric Lapuyade · 12 years ago
  64. 0a40acb NFC: Core code identation fixes by Samuel Ortiz · 12 years ago
  65. 47807d3 NFC: Remove the rf mode parameter from the DEP link up routine by Samuel Ortiz · 12 years ago
  66. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 12 years ago
  67. d646960 NFC: Initial LLCP support by Samuel Ortiz · 12 years ago
  68. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 12 years ago
  69. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 12 years ago
  70. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 12 years ago
  71. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 12 years ago
  72. 538af13 nfc: Remove unused nfc_printk and nfc_<level> macros by Joe Perches · 12 years ago
  73. 20c239c nfc: Convert nfc_dbg to pr_debug by Joe Perches · 12 years ago
  74. ed1e0ad nfc: Use standard logging styles by Joe Perches · 12 years ago
  75. 8b3fe7b NFC: Add dev_up and dev_down control operations by Ilan Elias · 13 years ago
  76. e875304 NFC: Reserve tx head and tail room by Samuel Ortiz · 13 years ago
  77. 23b7869 NFC: add the NFC socket raw protocol by Lauro Ramos Venancio · 13 years ago
  78. c7fe3b5 NFC: add NFC socket family by Aloisio Almeida Jr · 13 years ago
  79. 4d12b8b NFC: add nfc generic netlink interface by Lauro Ramos Venancio · 13 years ago
  80. 3e256b8 NFC: add nfc subsystem core by Lauro Ramos Venancio · 13 years ago