David Fries ([email protected])

Number of posts: 226 (0.04 per day)
First post: 2006-11-14 23:02:07
Last post: 2022-06-13 17:09:32

Date List Subject
2008-07-29 02:25:46 linux-kernel [PATCH 20/30] W1: ds2490.c add support for strong pullup
2008-07-29 02:25:27 linux-kernel [PATCH 19/30] W1: ds2490.c correct print message
2008-07-29 02:25:03 linux-kernel [PATCH 18/30] W1: ds1wm.c msleep for reset
2008-07-29 02:24:33 linux-kernel [PATCH 17/30] W1: w1_io.c reset comments and msleep
2008-07-29 02:24:18 linux-kernel [PATCH 16/30] W1: w1.c s/printk/dev_dbg/
2008-07-29 02:23:39 linux-kernel [PATCH 15/30] W1: w1_int.c use first available master number
2008-07-29 02:22:52 linux-kernel [PATCH 14/30] W1: w1_therm consistent mutex access code cleanup
2008-07-29 02:22:19 linux-kernel [PATCH 13/30] W1: w1_family, remove unused variable need_exit
2008-07-29 02:21:37 linux-kernel [PATCH 12/30] W1: w1_therm fix user buffer overflow and cat
2008-07-29 02:21:20 linux-kernel [PATCH 11/30] W1: w1_slave_read_id read bug, use device_attribute
2008-07-29 02:20:24 linux-kernel [PATCH 10/30] W1: Document add, remove, search_count, and pullup.
2008-07-29 02:19:29 linux-kernel [PATCH 9/30] W1: new module parameter search_count
2008-07-29 02:18:42 linux-kernel [PATCH 8/30] W1: recode w1_slave_found logic
2008-07-29 02:17:29 linux-kernel [PATCH 7/30] W1: be able to manually add and remove slaves
2008-07-29 02:16:51 linux-kernel [PATCH 4/30] W1: w1_process, block or sleep
2008-07-29 02:16:35 linux-kernel [PATCH 6/30] W1: feature, w1_therm.c use strong pullup and documentation
2008-07-29 02:16:22 linux-kernel [PATCH 5/30] W1: feature, enable hardware strong pullup
2008-07-29 02:14:55 linux-kernel [PATCH 3/30] W1: don't delay search start
2008-07-29 02:13:49 linux-kernel [PATCH 2/30] W1: abort search early on on exit
2008-07-29 02:11:10 linux-kernel [PATCH 1/30] W1: fix deadlocks and remove w1_control_thread
2008-07-29 02:05:23 linux-kernel [PATCH 0/30] W1: w1 core fixes, ds2490 updates, strong pullup
2008-07-22 23:35:01 linux-kernel Re: + w1-documentation-w1-masters-ds2490-update.patch added to -mm tree
2008-07-15 02:19:23 linux-kernel Re: [PATCH 29/30] W1: Documentation/w1/masters/ds2490 update
2008-07-15 02:18:31 linux-kernel Re: [PATCH 29/30] W1: Documentation/w1/masters/ds2490 update
2008-07-13 23:43:21 linux-kernel Re: hibernate/suspend-to-disk: to turn power or not?
2008-03-30 13:44:34 linux-kernel Re: [PATCH 22/35] W1: ds1wm.c msleep for reset
2008-03-28 13:02:44 linux-kernel [PATCH 10/35] W1: be able to manually add and remove slaves
2008-03-28 13:02:30 linux-kernel [PATCH 16/35] W1: w1_therm fix user buffer overflow and cat
2008-03-28 13:02:00 linux-kernel [PATCH 15/35] W1: w1_slave_read_id from bin_attribute to device_attribute
2008-03-28 13:01:44 linux-kernel [PATCH 19/35] W1: w1_int.c use first available master number
2008-03-28 13:01:27 linux-kernel [PATCH 13/35] W1: Document add, remove, and search_count.
2008-03-28 13:00:59 linux-kernel [PATCH 11/35] W1: recode w1_slave_found logic
2008-03-28 13:00:41 linux-kernel [PATCH 21/35] W1: w1_io.c reset comments and msleep
2008-03-28 13:00:08 linux-kernel [PATCH 17/35] W1: w1_family, remove unused variable need_exit
2008-03-28 12:59:47 linux-kernel [PATCH 22/35] W1: ds1wm.c msleep for reset
2008-03-28 12:59:32 linux-kernel [PATCH 12/35] W1: new module parameter search_count
2008-03-28 12:59:14 linux-kernel [PATCH 20/35] W1: w1.c s/printk/dev_dbg/
2008-03-28 12:58:50 linux-kernel [PATCH 14/35] W1: w1_slave_read_id multiple short read bug
2008-03-28 12:58:35 linux-kernel [PATCH 18/35] W1: w1_therm consistent mutex access code cleanup
2008-03-28 12:58:17 linux-kernel [PATCH 1/35] W1: fix deadlocks and remove w1_control_thread
2008-03-28 12:57:53 linux-kernel [PATCH 29/35] W1: ds2490.c ds_dump_status rework
2008-03-28 12:57:36 linux-kernel [PATCH 7/35] W1: feature, enable hardware strong pullup
2008-03-28 12:57:19 linux-kernel [PATCH 35/35] W1: ds2490.c optimize ds_set_pullup
2008-03-28 12:56:53 linux-kernel [PATCH 24/35] W1: ds2490.c add support for strong pullup
2008-03-28 12:56:36 linux-kernel [PATCH 34/35] W1: Documentation/w1/masters/ds2490 update
2008-03-28 12:56:20 linux-kernel [PATCH 27/35] W1: ds2490.c disable bit read and write
2008-03-28 12:55:55 linux-kernel [PATCH 3/35] W1: don't delay search start
2008-03-28 12:55:34 linux-kernel [PATCH 5/35] W1: w1_process, remove W1_MASTER_NEED_EXIT, it is redundant
2008-03-28 12:55:03 linux-kernel [PATCH 9/35] W1: create documentation for the w1_therm slave device
2008-03-28 12:54:45 linux-kernel [PATCH 31/35] W1: ds2490.c reset ds2490 in init
2008-03-28 12:54:30 linux-kernel [PATCH 0/35] W1: w1 core deadlock and oops fixes, ds2490 updates