summaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters
Commit message (Expand)AuthorAgeFilesLines
* ds1wm: report bus reset errorAnton Vorontsov2008-03-041-9/+9
* ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov2008-03-041-2/+3
* DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel2008-02-071-4/+5
* w1-gpio: add GPIO w1 bus master driverVille Syrjala2008-02-063-0/+135
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-271-1/+1
* W1: fix memset size errorLi Zefan2007-11-141-1/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* Clean up duplicate includes in drivers/w1/Jesper Juhl2007-10-171-1/+0
* drivers/ misc __iomem annotationsAl Viro2007-07-261-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* Use menuconfig objects: W1Jan Engelhardt2007-07-161-4/+3
* Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org2007-05-083-1/+477
* W1: ioremap balanced with iounmapAmol Lad2006-11-161-0/+2
* [PATCH] w1: fix idle check loop in ds2482Ben Gardner2006-07-121-1/+1
* [PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov2006-06-222-17/+17
* [PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver.Evgeniy Polyakov2006-06-225-505/+303
* fix typos "wich" -> "which"Uwe Zeisberger2006-03-241-1/+1
* [PATCH] fix W1_MASTER_DS9490_BRIDGE dependenciesAdrian Bunk2006-03-231-1/+1
* [PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.Evgeniy Polyakov2006-03-233-0/+576
* [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...Evgeniy Polyakov2006-03-236-0/+1431
OpenPOWER on IntegriCloud