1. 5052436 drivers/w1/w1_int.c: call put_device if device_register fails by Levente Kurusa · 9 years ago
  2. fdc9167 w1: use pr_* instead of printk by Fjodor Schelichow · 10 years ago
  3. 7242d42 drivers/w1/w1_int.c: Fix style errors. by Thomas Wood · 10 years ago
  4. a0f1046 w1: do not unlock unheld list_mutex in __w1_remove_master_device() by Alexey Khoroshilov · 10 years ago
  5. b3be177 w1: format for DocBook and fixes by David Fries · 10 years ago
  6. 9fcbbac w1: process w1 netlink commands in w1_process thread by David Fries · 10 years ago
  7. 4210569 w1: fixup search to support abort from netlink by David Fries · 10 years ago
  8. 3089a4c drivers/w1/masters/w1-gpio.c: add strong pullup emulation by Evgeny Boger · 10 years ago
  9. 6790126 w1: Fix a typo in 'hardware' word by Otavio Salvador · 12 years ago
  10. b02f8be W1: split master mutex to avoid deadlocks. by NeilBrown · 12 years ago
  11. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  12. 68a436a drivers/w1/w1_int.c: multiple masters used same init_name by Florian Faber · 13 years ago
  13. 4d18412 drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c by Paul Gortmaker · 13 years ago
  14. 9623932 drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  15. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  17. 40f91de w1: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  18. af00a2d W1: w1_int.c use first available master number by David Fries · 16 years ago
  19. 9141f57 W1: new module parameter search_count by David Fries · 16 years ago
  20. 6a158c0 W1: feature, enable hardware strong pullup by David Fries · 16 years ago
  21. 3c52e4e W1: w1_process, block or sleep by David Fries · 16 years ago
  22. 01e14d6 W1: don't delay search start by David Fries · 16 years ago
  23. c30c9b1 W1: fix deadlocks and remove w1_control_thread by David Fries · 16 years ago
  24. 59d9445 w1: fix w1_remove_master_device() searching by Evgeniy Polyakov · 17 years ago
  25. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  26. c1f858b w1: allow bus master to have reset and byte ops by Evgeniy Polyakov · 17 years ago
  27. 70d484b [PATCH] W1: possible cleanups by Evgeniy Polyakov · 18 years ago
  28. 2c5bfda [PATCH] W1: cleanups by Evgeniy Polyakov · 18 years ago
  29. abd52a1 [PATCH] w1: Use mutexes instead of semaphores. by Evgeniy Polyakov · 18 years ago
  30. 1200337 [PATCH] w1: Userspace communication protocol over connector. by Evgeniy Polyakov · 18 years ago
  31. 674a396c [PATCH] w1: use kthread api. by Evgeniy Polyakov · 18 years ago
  32. ecd5136 [PATCH] W1: Remove incorrect MODULE_ALIAS by Patrick McHardy · 18 years ago
  33. a9fb1c7 [PATCH] w1: misc cleanups by Adrian Bunk · 18 years ago
  34. 3aca692 [PATCH] w1: Detouching bug fixed. by Evgeniy Polyakov · 19 years ago
  35. 7f772ed [PATCH] w1: hotplug support. by Evgeniy Polyakov · 19 years ago
  36. 2d83317 [PATCH] W1: w1_netlink: New init/fini netlink callbacks. by Evgeniy Polyakov · 19 years ago
  37. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  38. ad93e26 [NETLINK]: w1_int.c: fix default netlink group by Evgeniy Polyakov · 19 years ago
  39. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  40. 48647fe [W1]: Do not use NFLOG netlink number. by David S. Miller · 19 years ago
  41. 6adf87b [PATCH] w1: reconnect feature. by Evgeniy Polyakov · 19 years ago
  42. 2a9d0c1 [PATCH] w1: Adds a sysfs entry (w1_master_search) that allows you to disable/enable periodic searches. by Evgeniy Polyakov · 19 years ago
  43. be57ce2 [PATCH] w1: Cleans up usage of touch_bit/w1_read_bit/w1_write_bit. by Evgeniy Polyakov · 19 years ago
  44. 7785925 [PATCH] w1: cleanups. by Evgeniy Polyakov · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago