1. 0a19f12 w1: add ability to set (SRAM) and store (EEPROM) configuration for temp sensors like DS18B20 by Ben Sen · 8 years ago
  2. 8a0427d w1: optional bundling of netlink kernel replies by David Fries · 10 years ago
  3. b3be177 w1: format for DocBook and fixes by David Fries · 10 years ago
  4. eb2c0da w1: use family_data instead of rom in w1_slave by David Fries · 10 years ago
  5. 5dbf567 w1: reply only to the requester portid by David Fries · 10 years ago
  6. 9fcbbac w1: process w1 netlink commands in w1_process thread by David Fries · 10 years ago
  7. 70b34d2 w1: new netlink commands, add/remove/list slaves by David Fries · 10 years ago
  8. 3c6955e w1: continue slave search where previous left off by David Fries · 10 years ago
  9. a161305 w1: increase w1_max_slave_count, allow write access by David Fries · 10 years ago
  10. 4210569 w1: fixup search to support abort from netlink by David Fries · 10 years ago
  11. bb67093 drivers: w1: make w1_slave::flags long to avoid memory corruption by Michal Nazarewicz · 11 years ago
  12. b02f8be W1: split master mutex to avoid deadlocks. by NeilBrown · 12 years ago
  13. dd0aa67 Revert "w1: introduce a slave mutex for serializing IO" by Greg Kroah-Hartman · 12 years ago
  14. 59d4467 w1: introduce a slave mutex for serializing IO by NeilBrown · 12 years ago
  15. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  16. 963bb10 w1: have netlink search update kernel list by David Fries · 13 years ago
  17. 67dfd54 w1: add 1-wire (w1) reset and resume command API support by Jean-François Dagenais · 13 years ago
  18. 9be62e0 w1: add touch block command by Evgeniy Polyakov · 15 years ago
  19. 34e453d w1: export w1_read_8 function by Madhusudhan Chikkature · 16 years ago
  20. 347ba8a W1: w1_therm fix user buffer overflow and cat by David Fries · 16 years ago
  21. 6a158c0 W1: feature, enable hardware strong pullup by David Fries · 16 years ago
  22. 3c52e4e W1: w1_process, block or sleep by David Fries · 16 years ago
  23. c30c9b1 W1: fix deadlocks and remove w1_control_thread by David Fries · 16 years ago
  24. 6a87340 [PATCH] drivers/w1/w1.c: fix a compile error by Adrian Bunk · 18 years ago
  25. 70d484b [PATCH] W1: possible cleanups by Evgeniy Polyakov · 18 years ago
  26. 2c5bfda [PATCH] W1: cleanups by Evgeniy Polyakov · 18 years ago
  27. abd52a1 [PATCH] w1: Use mutexes instead of semaphores. by Evgeniy Polyakov · 18 years ago
  28. 1200337 [PATCH] w1: Userspace communication protocol over connector. by Evgeniy Polyakov · 18 years ago
  29. f522d23 [PATCH] w1: Added default generic read/write operations. by Evgeniy Polyakov · 18 years ago
  30. 674a396c [PATCH] w1: use kthread api. by Evgeniy Polyakov · 18 years ago
  31. a9fb1c7 [PATCH] w1: misc cleanups by Adrian Bunk · 18 years ago
  32. ccd6994 [PATCH] W1: Change the type 'unsigned long' member of 'struct w1_bus_master' to 'void *'. by Evgeniy Polyakov · 18 years ago
  33. a45f105 [PATCH] w1: added private family data into w1_slave strucutre. by Evgeniy Polyakov · 19 years ago
  34. 3aca692 [PATCH] w1: Detouching bug fixed. by Evgeniy Polyakov · 19 years ago
  35. d2a4ef6 [PATCH] w1: Added add/remove slave callbacks. by Evgeniy Polyakov · 19 years ago
  36. db2d000 [PATCH] w1: Added inline functions on top of container_of(). by Evgeniy Polyakov · 19 years ago
  37. 6adf87b [PATCH] w1: reconnect feature. by Evgeniy Polyakov · 19 years ago
  38. 2a9d0c1 [PATCH] w1: Adds a sysfs entry (w1_master_search) that allows you to disable/enable periodic searches. by Evgeniy Polyakov · 19 years ago
  39. 6b72986 [PATCH] w1: Added the triplet w1 master method and changes w1_search() to use it. by Evgeniy Polyakov · 19 years ago
  40. ca775c6 [PATCH] w1: new family structure. by Evgeniy Polyakov · 19 years ago
  41. 7785925 [PATCH] w1: cleanups. by Evgeniy Polyakov · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago