tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / drivers / w1 / slaves /
2009-06-08 Daniel Mackw1: ds2760_battery: add support for sleep mode feature
2009-06-08 Daniel Mackw1: ds2760: add support for EEPROM read and write
2009-02-28 Herton Ronaldo Krz... w1: add missing Kconfig/Makefile entries for DS2431...
2009-02-28 Ben Gardnerw1_ds2433: clear the validcrc flag after a write
2009-02-11 Ian Dallw1: w1 temp calculation overflow fix
2008-11-13 Madhusudhan Chikkaturehdq: bQ27000 HDQ Slave Interface Driver
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-16 Bernhard Weirichw1: new driver. DS2431 chip
2008-10-16 David FriesW1: w1_therm consistent mutex access code cleanup
2008-10-16 David FriesW1: w1_therm fix user buffer overflow and cat
2008-10-16 David FriesW1: feature, w1_therm.c use strong pullup and documentation
2008-02-06 David FriesW1: w1_therm.c standardize units to millidegrees C
2008-01-22 David FriesW1: w1_therm.c is flagging 0C etc as invalid
2008-01-22 David FriesW1: w1_therm.c ds18b20 decode freezing temperatures...
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-16 Jan EngelhardtUse menuconfig objects: W1
2007-07-15 Al Viromissing argument in bin_attribute ->read()/->write()
2007-07-15 Andrew Mortongit-battery vs git-acpi
2007-07-15 Anton VorontsovPower supply class and drivers: remove non obligatory...
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-10 Anton Vorontsov[BATTERY] ds2760 W1 slave
2007-06-28 Evgeniy Polyakovw1_therm_read_bin: don't call flush_signals()
2007-02-12 Ahmed S. Darwish[PATCH] w1: Use ARRAY_SIZE macro when appropriate
2006-12-13 Evgeniy Polyakov[PATCH] w1: Fix for kconfig entry typo
2006-12-07 Evgeniy Polyakov[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling
2006-12-04 Al Viro[PATCH] severing module.h->sched.h
2006-06-22 Jean-Luc Leger[PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRC
2006-06-22 Evgeniy Polyakov[PATCH] w1: Use mutexes instead of semaphores.
2006-06-22 Evgeniy Polyakov[PATCH] w1: Userspace communication protocol over conne...
2006-03-24 Evgeniy Polyakov[PATCH] W1: Move w1 bus master code into 'w1/masters...