Commit Graph

160 Commits (5101ff99f59aefb72e0c96e82aa32048ac9f8425)

Author SHA1 Message Date
Herton Ronaldo Krzesinski 8ca2f156b0 w1: add missing Kconfig/Makefile entries for DS2431 slave driver 16 years ago
Ben Gardner dca17146f4 w1_ds2433: clear the validcrc flag after a write 16 years ago
Ian Dall 507e2fbaaa w1: w1 temp calculation overflow fix 16 years ago
Evgeniy Polyakov 4037014e3f w1: send status messages after command processing 16 years ago
Evgeniy Polyakov f89735c4e2 w1: added w1 reset command 16 years ago
Evgeniy Polyakov 325a06fb13 w1: move w1 commands from defines to enum 16 years ago
Evgeniy Polyakov c7e26631d2 w1: allow master IO commands 16 years ago
Evgeniy Polyakov 3b8384070e w1: list slaves commands 16 years ago
Evgeniy Polyakov 9be62e0b2f w1: add touch block command 16 years ago
Evgeniy Polyakov 610705e780 w1: add list masters w1 command 16 years ago
Sascha Hauer a5fd9139f7 w1: add 1-wire master driver for i.MX27 / i.MX31 16 years ago
Kay Sievers 40f91de6a1 w1: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Evgeniy Polyakov f00a189257 w1: fix slave selection on big-endian systems 16 years ago
Al Viro 2fceab0bd8 W1_MASTER_DS1WM should depend on HAVE_CLK 16 years ago
Stanley.Miao 06b0d4dc14 W1 OMAP: Fix OMAP LDP boot crash 16 years ago
Madhusudhan Chikkature cfbc619033 hdq: bQ27000 HDQ Slave Interface Driver 16 years ago
Madhusudhan Chikkature 9f2bc79f7d hdq driver for OMAP2430/3430 16 years ago
Madhusudhan Chikkature 34e453d455 w1: export w1_read_8 function 16 years ago
Parag Warudkar 01e8ef11bc x86: sysfs: kill owner field from attribute 16 years ago
Bernhard Weirich d827367472 w1: new driver. DS2431 chip 16 years ago
David Fries ade6d810b5 W1: ds2490.c optimize ds_set_pullup 16 years ago
David Fries cbf4a49afa W1: ds2490.c ds_write_block remove extra ds_wait_status 16 years ago
David Fries 19e7184f75 W1: ds2490.c magic number work 16 years ago
David Fries e464af2473 W1: ds2490.c reset ds2490 in init 16 years ago
David Fries 7a4b9706ed W1: ds2490.c ds_reset remove ds_wait_status 16 years ago
David Fries 4b9cf1bc32 W1: ds2490.c ds_dump_status rework 16 years ago
David Fries 6e10f65427 W1: ds2490.c simplify and fix ds_touch_bit 16 years ago
David Fries a08e2d338b W1: ds2490.c disable bit read and write 16 years ago
David Fries e1c86d226d W1: ds2490.c ds_write_bit, grouping error, disable readback 16 years ago
David Fries 1f4ec2d7f6 W1: ds2490.c add support for strong pullup 16 years ago
David Fries 95cfaebf61 W1: ds2490.c correct print message 16 years ago
David Fries cadd486cfc W1: ds1wm.c msleep for reset 16 years ago
David Fries 8e3dae2b47 W1: w1_io.c reset comments and msleep 16 years ago
David Fries 7dc8f527ef W1: w1.c s/printk/dev_dbg/ 16 years ago
David Fries af00a2d5a0 W1: w1_int.c use first available master number 16 years ago
David Fries e0d29c7699 W1: w1_therm consistent mutex access code cleanup 16 years ago
David Fries fe3cb82364 W1: w1_family, remove unused variable need_exit 16 years ago
David Fries 347ba8a588 W1: w1_therm fix user buffer overflow and cat 16 years ago
David Fries 07e003417b W1: w1_slave_read_id read bug, use device_attribute 16 years ago
David Fries 9141f57c7e W1: new module parameter search_count 16 years ago
David Fries cd7b28d33d W1: recode w1_slave_found logic 16 years ago
David Fries 9b46741119 W1: be able to manually add and remove slaves 16 years ago
David Fries 6cd159744e W1: feature, w1_therm.c use strong pullup and documentation 16 years ago
David Fries 6a158c0de7 W1: feature, enable hardware strong pullup 16 years ago
David Fries 3c52e4e627 W1: w1_process, block or sleep 16 years ago
David Fries 01e14d6db9 W1: don't delay search start 16 years ago
David Fries 0d671b272a W1: abort search early on on exit 16 years ago
David Fries c30c9b1518 W1: fix deadlocks and remove w1_control_thread 16 years ago
Jean Delvare 61c91f7ded w1/ds2482: Convert to a new-style driver 17 years ago
Harvey Harrison 145980a0b0 drivers: replace remaining __FUNCTION__ occurrences 17 years ago