Commit Graph

176 Commits (d0cf9c0dadcdc89a755bcb301cfc9c796eb28ccf)

Author SHA1 Message Date
David Fries 07e003417b W1: w1_slave_read_id read bug, use device_attribute 17 years ago
David Fries 9141f57c7e W1: new module parameter search_count 17 years ago
David Fries cd7b28d33d W1: recode w1_slave_found logic 17 years ago
David Fries 9b46741119 W1: be able to manually add and remove slaves 17 years ago
David Fries 6cd159744e W1: feature, w1_therm.c use strong pullup and documentation 17 years ago
David Fries 6a158c0de7 W1: feature, enable hardware strong pullup 17 years ago
David Fries 3c52e4e627 W1: w1_process, block or sleep 17 years ago
David Fries 01e14d6db9 W1: don't delay search start 17 years ago
David Fries 0d671b272a W1: abort search early on on exit 17 years ago
David Fries c30c9b1518 W1: fix deadlocks and remove w1_control_thread 17 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
Anton Vorontsov daa49ff50a ds1wm: report bus reset error 17 years ago
Anton Vorontsov fbc357df2e ds1wm: should check for IS_ERR(clk) instead of NULL 17 years ago
Philipp Zabel 4aa323bd83 DS1WM: decouple host IRQ and INTR active state settings 17 years ago
Ville Syrjala ad8dc96e3b w1-gpio: add GPIO w1 bus master driver 17 years ago
David Fries 7129b126cc W1: w1_therm.c standardize units to millidegrees C 17 years ago
Evgeniy Polyakov 18a2354db7 w1: remove unused and confusing variable. 17 years ago
Jean Delvare 2cdddeb8d7 i2c: normal_i2c can be made const (remaining drivers) 17 years ago
David Fries 80c002ddd2 W1: w1_therm.c is flagging 0C etc as invalid 17 years ago
David Fries 941ed3b530 W1: w1_therm.c ds18b20 decode freezing temperatures correctly 17 years ago
Evgeniy Polyakov a2a6c74d34 w1: decrement slave counter only in ->release() callback 17 years ago
Li Zefan e9b5a495dc W1: fix memset size error 18 years ago
Dirk Hohndel e403149c92 Kbuild/doc: fix links to Documentation files 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Jesper Juhl de4f800b49 Clean up duplicate includes in drivers/w1/ 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Stephen Hemminger d1cf16c916 missing null termination in one wire uevent 18 years ago
Evgeniy Polyakov 59d9445e85 w1: fix w1_remove_master_device() searching 18 years ago
Al Viro 0bd8496b59 drivers/ misc __iomem annotations 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Jan Engelhardt 012bfdf00c Use menuconfig objects: W1 18 years ago
Al Viro 05bd711ea2 missing argument in bin_attribute ->read()/->write() 18 years ago
Andrew Morton 0909fca513 git-battery vs git-acpi 18 years ago
Anton Vorontsov 7b3d54a8c3 Power supply class and drivers: remove non obligatory return statements 18 years ago
Zhang Rui 91a6902958 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Anton Vorontsov d7ce6d1d5f [BATTERY] ds2760 W1 slave 18 years ago
Evgeniy Polyakov 33e44b1588 w1_therm_read_bin: don't call flush_signals() 18 years ago
Martin Schwidefsky e25df1205f [S390] Kconfig: menus with depends on HAS_IOMEM. 18 years ago
akpm@linux-foundation.org f19b121e21 Driver for the Maxim DS1WM, a 1-wire bus master ASIC core 18 years ago
Evgeniy Polyakov c1f858b763 w1: allow bus master to have reset and byte ops 18 years ago
Evgeniy Polyakov 60ed34be8d W1 printk format warning fix 18 years ago
Ahmed S. Darwish 9d0094de6d [PATCH] w1: Use ARRAY_SIZE macro when appropriate 18 years ago
Evgeniy Polyakov 89040b21e7 [PATCH] w1: Fix for kconfig entry typo 18 years ago
Evgeniy Polyakov e9d55f9dbc [PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Al Viro f6a570333e [PATCH] severing module.h->sched.h 18 years ago
Amol Lad e45413eb70 W1: ioremap balanced with iounmap 19 years ago