I2O: handle sysfs_create_link() failures
[safe/jmp/linux-2.6] / drivers / w1 / masters /
2008-07-16 Jean Delvarew1/ds2482: Convert to a new-style driver
2008-03-05 Anton Vorontsovds1wm: report bus reset error
2008-03-05 Anton Vorontsovds1wm: should check for IS_ERR(clk) instead of NULL
2008-02-07 Philipp ZabelDS1WM: decouple host IRQ and INTR active state settings
2008-02-06 Ville Syrjalaw1-gpio: add GPIO w1 bus master driver
2008-01-27 Jean Delvarei2c: normal_i2c can be made const (remaining drivers)
2007-11-15 Li ZefanW1: fix memset size error
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-17 Jesper JuhlClean up duplicate includes in drivers/w1/
2007-07-26 Al Virodrivers/ misc __iomem annotations
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-16 Jan EngelhardtUse menuconfig objects: W1
2007-05-08 akpm@linux-foundat... Driver for the Maxim DS1WM, a 1-wire bus master ASIC...
2006-11-16 Amol LadW1: ioremap balanced with iounmap
2006-07-12 Ben Gardner[PATCH] w1: fix idle check loop in ds2482
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...
2006-03-24 Uwe Zeisbergerfix typos "wich" -> "which"
2006-03-24 Adrian Bunk[PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies
2006-03-24 Evgeniy Polyakov[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
2006-03-24 Evgeniy Polyakov[PATCH] W1: Move w1 bus master code into 'w1/masters...