1. be055b2 NFC: RFKILL support by Samuel Ortiz · 12 years ago
  2. 7757dc8 NFC: Prevent polling when device is down by Samuel Ortiz · 12 years ago
  3. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  4. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
  5. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  6. f0c9103 NFC: Fixed nfc core and hci unregistration and cleanup by Eric Lapuyade · 12 years ago
  7. 0f45077 NFC: Fix some code style and whitespace issues by Szymon Janc · 12 years ago
  8. 7eda8b8e9 NFC: Use IDR library to assing NFC devices IDs by Samuel Ortiz · 12 years ago
  9. 5bcf099 NFC: Set rf_mode to NFC_RF_NONE where necessary by Thierry Escande · 12 years ago
  10. 632c016 NFC: HCI check presence must not fail when driver doesn't support it by Eric Lapuyade · 12 years ago
  11. 916082b workqueue: avoid using deprecated functions by Linus Torvalds · 12 years ago
  12. 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 12 years ago
  13. 5df16ca NFC: Add netlink module alias for NFC by Samuel Ortiz · 12 years ago
  14. 1155bb6 NFC: Add modules alias for NFC sockets by Samuel Ortiz · 12 years ago
  15. 9eb334a NFC: nfc_driver_failure() implementation by Eric Lapuyade · 12 years ago
  16. d94f9c5 NFC: nfc_targets_found() should accept zero target found by Eric Lapuyade · 13 years ago
  17. 8668fdd NFC: Core must test the device polling state inside the device lock by Eric Lapuyade · 13 years ago
  18. 456411c NFC: Driver failure API by Eric Lapuyade · 12 years ago
  19. cb3a450 NFC: Call the DEP link down ops even when in target mode by Samuel Ortiz · 12 years ago
  20. 73167ce NFC: Introduce target mode rx data callback by Samuel Ortiz · 12 years ago
  21. be9ae4c NFC: Introduce target mode tx ops by Samuel Ortiz · 12 years ago
  22. f212ad5 NFC: Set the NFC device RF mode appropriately by Samuel Ortiz · 12 years ago
  23. fc40a8c NFC: Add target mode activation netlink event by Samuel Ortiz · 12 years ago
  24. fe7c580 NFC: Add target mode protocols to the polling loop startup routine by Samuel Ortiz · 12 years ago
  25. ab73b75 NFC: Export LLCP general bytes getter by Samuel Ortiz · 13 years ago
  26. d4ccb13 NFC: Specify usage for targets found and target lost events by Eric Lapuyade · 13 years ago
  27. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 13 years ago
  28. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  29. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  30. c8d56ae NFC: Add Core support to generate tag lost event by Eric Lapuyade · 13 years ago
  31. 144612c NFC: Changed target activated state logic by Eric Lapuyade · 13 years ago
  32. 01ae0ee NFC: Fix next target_idx type and rename for clarity by Eric Lapuyade · 13 years ago
  33. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 13 years ago
  34. e1da0ef NFC: Export target lost function by Eric Lapuyade · 13 years ago
  35. 0a40acb NFC: Core code identation fixes by Samuel Ortiz · 13 years ago
  36. 47807d3 NFC: Remove the rf mode parameter from the DEP link up routine by Samuel Ortiz · 13 years ago
  37. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 13 years ago
  38. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago
  39. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  40. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  41. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  42. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 13 years ago
  43. 538af13 nfc: Remove unused nfc_printk and nfc_<level> macros by Joe Perches · 13 years ago
  44. 20c239c nfc: Convert nfc_dbg to pr_debug by Joe Perches · 13 years ago
  45. ed1e0ad nfc: Use standard logging styles by Joe Perches · 13 years ago
  46. 8b3fe7b NFC: Add dev_up and dev_down control operations by Ilan Elias · 13 years ago
  47. e875304 NFC: Reserve tx head and tail room by Samuel Ortiz · 13 years ago
  48. 23b7869 NFC: add the NFC socket raw protocol by Lauro Ramos Venancio · 13 years ago
  49. c7fe3b5 NFC: add NFC socket family by Aloisio Almeida Jr · 13 years ago
  50. 4d12b8b NFC: add nfc generic netlink interface by Lauro Ramos Venancio · 13 years ago
  51. 3e256b8 NFC: add nfc subsystem core by Lauro Ramos Venancio · 13 years ago