1. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  2. 81fa08f w1: fix omap 1-wire driver compilation by Amit Kucheria · 14 years ago
  3. 9a6a1ec w1: w1 temp: fix negative termperature calculation by Ian Dall · 14 years ago
  4. 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
  5. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  6. 582ef52 w1: mxc_w1: move probe() and remove() to the dev* text area by Alberto Panizzo · 14 years ago
  7. 6786073 w1: fix test in ds2482_wait_1wire_idle() by Roel Kluin · 14 years ago
  8. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  9. a96b912 w1: move omap_hdq's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  10. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  11. 73a98fc w1: add __init/__exit macros to w1.c by Peter Huewe · 15 years ago
  12. 0314b02 ds2482: Discard obsolete detect method by Jean Delvare · 15 years ago
  13. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  14. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 2020002 drivers/w1/masters/omap_hdq.c: fix missing mutex unlock by Stoyan Gaydarov · 15 years ago
  16. 0741241 connector: make callback argument type explicit by Mike Frysinger · 15 years ago
  17. f27884a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  18. c8a06c1 w1-gpio: add external pull-up enable callback by Daniel Mack · 15 years ago
  19. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  20. cef437e w1: ds2760_battery: add support for sleep mode feature by Daniel Mack · 15 years ago
  21. 0b47b57 w1: ds2760: add support for EEPROM read and write by Daniel Mack · 15 years ago
  22. 7d33ccb mfd: remove DS1WM clock handling by Philipp Zabel · 15 years ago
  23. a23a175 mfd: convert DS1WM to use MFD core by Philipp Zabel · 15 years ago
  24. 23c36c1a w1: coding style cleanups in w1_io.c by Daniel Mack · 15 years ago
  25. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  26. 14b6848 Merge branch 'omap-clks3' into devel by Russell King · 15 years ago
  27. e65fb00 [ARM] MXC: remove _clk suffix from clock names by Sascha Hauer · 15 years ago
  28. 8d0df7a drivers/w1/masters/w1-gpio.c: fix read_bit() by Daniel Mack · 15 years ago
  29. 8ca2f15 w1: add missing Kconfig/Makefile entries for DS2431 slave driver by Herton Ronaldo Krzesinski · 15 years ago
  30. dca1714 w1_ds2433: clear the validcrc flag after a write by Ben Gardner · 15 years ago
  31. 507e2fb w1: w1 temp calculation overflow fix by Ian Dall · 15 years ago
  32. cc51c9d [ARM] omap: w1: convert omap HDQ clocks to match by devid and conid by Russell King · 15 years ago
  33. 4037014 w1: send status messages after command processing by Evgeniy Polyakov · 15 years ago
  34. f89735c w1: added w1 reset command by Evgeniy Polyakov · 15 years ago
  35. 325a06f w1: move w1 commands from defines to enum by Evgeniy Polyakov · 15 years ago
  36. c7e2663 w1: allow master IO commands by Evgeniy Polyakov · 15 years ago
  37. 3b83840 w1: list slaves commands by Evgeniy Polyakov · 15 years ago
  38. 9be62e0 w1: add touch block command by Evgeniy Polyakov · 15 years ago
  39. 610705e w1: add list masters w1 command by Evgeniy Polyakov · 15 years ago
  40. a5fd913 w1: add 1-wire master driver for i.MX27 / i.MX31 by Sascha Hauer · 15 years ago
  41. 40f91de w1: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  42. f00a189 w1: fix slave selection on big-endian systems by Evgeniy Polyakov · 16 years ago
  43. 2fceab0 W1_MASTER_DS1WM should depend on HAVE_CLK by Al Viro · 16 years ago
  44. 06b0d4d W1 OMAP: Fix OMAP LDP boot crash by Stanley.Miao · 16 years ago
  45. cfbc619 hdq: bQ27000 HDQ Slave Interface Driver by Madhusudhan Chikkature · 16 years ago
  46. 9f2bc79 hdq driver for OMAP2430/3430 by Madhusudhan Chikkature · 16 years ago
  47. 34e453d w1: export w1_read_8 function by Madhusudhan Chikkature · 16 years ago
  48. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  49. d827367 w1: new driver. DS2431 chip by Bernhard Weirich · 16 years ago
  50. ade6d810 W1: ds2490.c optimize ds_set_pullup by David Fries · 16 years ago
  51. cbf4a49 W1: ds2490.c ds_write_block remove extra ds_wait_status by David Fries · 16 years ago
  52. 19e7184 W1: ds2490.c magic number work by David Fries · 16 years ago
  53. e464af2 W1: ds2490.c reset ds2490 in init by David Fries · 16 years ago
  54. 7a4b970 W1: ds2490.c ds_reset remove ds_wait_status by David Fries · 16 years ago
  55. 4b9cf1b W1: ds2490.c ds_dump_status rework by David Fries · 16 years ago
  56. 6e10f65 W1: ds2490.c simplify and fix ds_touch_bit by David Fries · 16 years ago
  57. a08e2d3 W1: ds2490.c disable bit read and write by David Fries · 16 years ago
  58. e1c86d2 W1: ds2490.c ds_write_bit, grouping error, disable readback by David Fries · 16 years ago
  59. 1f4ec2d W1: ds2490.c add support for strong pullup by David Fries · 16 years ago
  60. 95cfaeb W1: ds2490.c correct print message by David Fries · 16 years ago
  61. cadd486 W1: ds1wm.c msleep for reset by David Fries · 16 years ago
  62. 8e3dae2 W1: w1_io.c reset comments and msleep by David Fries · 16 years ago
  63. 7dc8f52 W1: w1.c s/printk/dev_dbg/ by David Fries · 16 years ago
  64. af00a2d W1: w1_int.c use first available master number by David Fries · 16 years ago
  65. e0d29c7 W1: w1_therm consistent mutex access code cleanup by David Fries · 16 years ago
  66. fe3cb82 W1: w1_family, remove unused variable need_exit by David Fries · 16 years ago
  67. 347ba8a W1: w1_therm fix user buffer overflow and cat by David Fries · 16 years ago
  68. 07e0034 W1: w1_slave_read_id read bug, use device_attribute by David Fries · 16 years ago
  69. 9141f57 W1: new module parameter search_count by David Fries · 16 years ago
  70. cd7b28d W1: recode w1_slave_found logic by David Fries · 16 years ago
  71. 9b46741 W1: be able to manually add and remove slaves by David Fries · 16 years ago
  72. 6cd1597 W1: feature, w1_therm.c use strong pullup and documentation by David Fries · 16 years ago
  73. 6a158c0 W1: feature, enable hardware strong pullup by David Fries · 16 years ago
  74. 3c52e4e W1: w1_process, block or sleep by David Fries · 16 years ago
  75. 01e14d6 W1: don't delay search start by David Fries · 16 years ago
  76. 0d671b2 W1: abort search early on on exit by David Fries · 16 years ago
  77. c30c9b1 W1: fix deadlocks and remove w1_control_thread by David Fries · 16 years ago
  78. 61c91f7 w1/ds2482: Convert to a new-style driver by Jean Delvare · 16 years ago
  79. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  80. daa49ff ds1wm: report bus reset error by Anton Vorontsov · 16 years ago
  81. fbc357d ds1wm: should check for IS_ERR(clk) instead of NULL by Anton Vorontsov · 16 years ago
  82. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 16 years ago
  83. ad8dc96 w1-gpio: add GPIO w1 bus master driver by Ville Syrjala · 16 years ago
  84. 7129b12 W1: w1_therm.c standardize units to millidegrees C by David Fries · 16 years ago
  85. 18a2354 w1: remove unused and confusing variable. by Evgeniy Polyakov · 16 years ago
  86. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 16 years ago
  87. 80c002d W1: w1_therm.c is flagging 0C etc as invalid by David Fries · 16 years ago
  88. 941ed3b W1: w1_therm.c ds18b20 decode freezing temperatures correctly by David Fries · 16 years ago
  89. a2a6c74 w1: decrement slave counter only in ->release() callback by Evgeniy Polyakov · 16 years ago
  90. e9b5a49 W1: fix memset size error by Li Zefan · 17 years ago
  91. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  92. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  93. de4f800 Clean up duplicate includes in drivers/w1/ by Jesper Juhl · 17 years ago
  94. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  95. d1cf16c missing null termination in one wire uevent by Stephen Hemminger · 17 years ago
  96. 59d9445 w1: fix w1_remove_master_device() searching by Evgeniy Polyakov · 17 years ago
  97. 0bd8496 drivers/ misc __iomem annotations by Al Viro · 17 years ago
  98. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  99. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  100. 012bfdf Use menuconfig objects: W1 by Jan Engelhardt · 17 years ago