1. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  2. d827367 w1: new driver. DS2431 chip by Bernhard Weirich · 16 years ago
  3. ade6d810 W1: ds2490.c optimize ds_set_pullup by David Fries · 16 years ago
  4. cbf4a49 W1: ds2490.c ds_write_block remove extra ds_wait_status by David Fries · 16 years ago
  5. 19e7184 W1: ds2490.c magic number work by David Fries · 16 years ago
  6. e464af2 W1: ds2490.c reset ds2490 in init by David Fries · 16 years ago
  7. 7a4b970 W1: ds2490.c ds_reset remove ds_wait_status by David Fries · 16 years ago
  8. 4b9cf1b W1: ds2490.c ds_dump_status rework by David Fries · 16 years ago
  9. 6e10f65 W1: ds2490.c simplify and fix ds_touch_bit by David Fries · 16 years ago
  10. a08e2d3 W1: ds2490.c disable bit read and write by David Fries · 16 years ago
  11. e1c86d2 W1: ds2490.c ds_write_bit, grouping error, disable readback by David Fries · 16 years ago
  12. 1f4ec2d W1: ds2490.c add support for strong pullup by David Fries · 16 years ago
  13. 95cfaeb W1: ds2490.c correct print message by David Fries · 16 years ago
  14. cadd486 W1: ds1wm.c msleep for reset by David Fries · 16 years ago
  15. 8e3dae2 W1: w1_io.c reset comments and msleep by David Fries · 16 years ago
  16. 7dc8f52 W1: w1.c s/printk/dev_dbg/ by David Fries · 16 years ago
  17. af00a2d W1: w1_int.c use first available master number by David Fries · 16 years ago
  18. e0d29c7 W1: w1_therm consistent mutex access code cleanup by David Fries · 16 years ago
  19. fe3cb82 W1: w1_family, remove unused variable need_exit by David Fries · 16 years ago
  20. 347ba8a W1: w1_therm fix user buffer overflow and cat by David Fries · 16 years ago
  21. 07e0034 W1: w1_slave_read_id read bug, use device_attribute by David Fries · 16 years ago
  22. 9141f57 W1: new module parameter search_count by David Fries · 16 years ago
  23. cd7b28d W1: recode w1_slave_found logic by David Fries · 16 years ago
  24. 9b46741 W1: be able to manually add and remove slaves by David Fries · 16 years ago
  25. 6cd1597 W1: feature, w1_therm.c use strong pullup and documentation by David Fries · 16 years ago
  26. 6a158c0 W1: feature, enable hardware strong pullup by David Fries · 16 years ago
  27. 3c52e4e W1: w1_process, block or sleep by David Fries · 16 years ago
  28. 01e14d6 W1: don't delay search start by David Fries · 16 years ago
  29. 0d671b2 W1: abort search early on on exit by David Fries · 16 years ago
  30. c30c9b1 W1: fix deadlocks and remove w1_control_thread by David Fries · 16 years ago
  31. 61c91f7 w1/ds2482: Convert to a new-style driver by Jean Delvare · 16 years ago
  32. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  33. daa49ff ds1wm: report bus reset error by Anton Vorontsov · 16 years ago
  34. fbc357d ds1wm: should check for IS_ERR(clk) instead of NULL by Anton Vorontsov · 16 years ago
  35. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 16 years ago
  36. ad8dc96 w1-gpio: add GPIO w1 bus master driver by Ville Syrjala · 16 years ago
  37. 7129b12 W1: w1_therm.c standardize units to millidegrees C by David Fries · 16 years ago
  38. 18a2354 w1: remove unused and confusing variable. by Evgeniy Polyakov · 16 years ago
  39. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 16 years ago
  40. 80c002d W1: w1_therm.c is flagging 0C etc as invalid by David Fries · 16 years ago
  41. 941ed3b W1: w1_therm.c ds18b20 decode freezing temperatures correctly by David Fries · 16 years ago
  42. a2a6c74 w1: decrement slave counter only in ->release() callback by Evgeniy Polyakov · 16 years ago
  43. e9b5a49 W1: fix memset size error by Li Zefan · 17 years ago
  44. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  45. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  46. de4f800 Clean up duplicate includes in drivers/w1/ by Jesper Juhl · 17 years ago
  47. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  48. d1cf16c missing null termination in one wire uevent by Stephen Hemminger · 17 years ago
  49. 59d9445 w1: fix w1_remove_master_device() searching by Evgeniy Polyakov · 17 years ago
  50. 0bd8496 drivers/ misc __iomem annotations by Al Viro · 17 years ago
  51. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  52. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  53. 012bfdf Use menuconfig objects: W1 by Jan Engelhardt · 17 years ago
  54. 0909fca git-battery vs git-acpi by Andrew Morton · 17 years ago
  55. 7b3d54a Power supply class and drivers: remove non obligatory return statements by Anton Vorontsov · 17 years ago
  56. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  57. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  58. d7ce6d1 [BATTERY] ds2760 W1 slave by Anton Vorontsov · 17 years ago
  59. 33e44b1 w1_therm_read_bin: don't call flush_signals() by Evgeniy Polyakov · 17 years ago
  60. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  61. f19b121 Driver for the Maxim DS1WM, a 1-wire bus master ASIC core by akpm@linux-foundation.org · 17 years ago
  62. c1f858b w1: allow bus master to have reset and byte ops by Evgeniy Polyakov · 17 years ago
  63. 60ed34b W1 printk format warning fix by Evgeniy Polyakov · 17 years ago
  64. 9d0094d [PATCH] w1: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  65. 89040b2 [PATCH] w1: Fix for kconfig entry typo by Evgeniy Polyakov · 18 years ago
  66. e9d55f9 [PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling by Evgeniy Polyakov · 18 years ago
  67. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  68. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  69. e45413e W1: ioremap balanced with iounmap by Amol Lad · 18 years ago
  70. f9b2e97 [PATCH] w1 kconfig fix by Evgeniy Polyakov · 18 years ago
  71. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  72. f01cfb3 [PATCH] w1: remove drivers/w1/w1.h by Adrian Bunk · 18 years ago
  73. b4786f1 [PATCH] w1: fix idle check loop in ds2482 by Ben Gardner · 18 years ago
  74. deb0e9b [PATCH] connector-exports by Andrew Morton · 18 years ago
  75. c6976a4 [PATCH] w1: warning fix by Andrew Morton · 18 years ago
  76. 3084171 [PATCH] w1: clean up W1_CON dependency. by Evgeniy Polyakov · 18 years ago
  77. 6a87340 [PATCH] drivers/w1/w1.c: fix a compile error by Adrian Bunk · 18 years ago
  78. f621e1c [PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRC by Jean-Luc Leger · 18 years ago
  79. 70d484b [PATCH] W1: possible cleanups by Evgeniy Polyakov · 18 years ago
  80. 2c5bfda [PATCH] W1: cleanups by Evgeniy Polyakov · 18 years ago
  81. 339f072 [PATCH] w1 exports by Andrew Morton · 18 years ago
  82. abd52a1 [PATCH] w1: Use mutexes instead of semaphores. by Evgeniy Polyakov · 18 years ago
  83. 46e07f6 [PATCH] w1: Make w1 connector notifications depend on connector. by Evgeniy Polyakov · 18 years ago
  84. b6043fc [PATCH] w1: Move w1-connector definitions into linux/include/connector.h by Evgeniy Polyakov · 18 years ago
  85. 1200337 [PATCH] w1: Userspace communication protocol over connector. by Evgeniy Polyakov · 18 years ago
  86. 81f6075 [PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver. by Evgeniy Polyakov · 18 years ago
  87. f522d23 [PATCH] w1: Added default generic read/write operations. by Evgeniy Polyakov · 18 years ago
  88. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 18 years ago
  89. 674a396c [PATCH] w1: use kthread api. by Evgeniy Polyakov · 18 years ago
  90. f73b5e7 [PATCH] W1: u64 is not long long by Andrew Morton · 18 years ago
  91. ecd5136 [PATCH] W1: Remove incorrect MODULE_ALIAS by Patrick McHardy · 18 years ago
  92. ec06807 [PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies by Adrian Bunk · 18 years ago
  93. a9fb1c7 [PATCH] w1: misc cleanups by Adrian Bunk · 19 years ago
  94. baf12ae [PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver. by Evgeniy Polyakov · 19 years ago
  95. bd529cf [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' by Evgeniy Polyakov · 19 years ago
  96. ccd6994 [PATCH] W1: Change the type 'unsigned long' member of 'struct w1_bus_master' to 'void *'. by Evgeniy Polyakov · 19 years ago
  97. a58a414 spelling: s/usefull/useful/ by Adrian Bunk · 18 years ago
  98. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  99. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  100. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago