include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[linux-flexiantxendom0-3.2.10.git] / drivers / w1 / masters / ds2490.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2008-10-16 David FriesW1: ds2490.c optimize ds_set_pullup
2008-10-16 David FriesW1: ds2490.c ds_write_block remove extra ds_wait_status
2008-10-16 David FriesW1: ds2490.c magic number work
2008-10-16 David FriesW1: ds2490.c reset ds2490 in init
2008-10-16 David FriesW1: ds2490.c ds_reset remove ds_wait_status
2008-10-16 David FriesW1: ds2490.c ds_dump_status rework
2008-10-16 David FriesW1: ds2490.c simplify and fix ds_touch_bit
2008-10-16 David FriesW1: ds2490.c disable bit read and write
2008-10-16 David FriesW1: ds2490.c ds_write_bit, grouping error, disable...
2008-10-16 David FriesW1: ds2490.c add support for strong pullup
2008-10-16 David FriesW1: ds2490.c correct print message
2007-11-15 Li ZefanW1: fix memset size error
2006-06-22 Evgeniy Polyakov[PATCH] w1: Use mutexes instead of semaphores.
2006-06-22 Evgeniy Polyakov[PATCH] w1: Replace dscore and ds_w1_bridge with ds2490...