aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters
Commit message (Expand)AuthorAge
* ds2482: Discard obsolete detect methodJean Delvare2009-10-04
* drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov2009-08-07
* w1-gpio: add external pull-up enable callbackDaniel Mack2009-06-18
* trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-12
* mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-04
* mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-04
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-25
|\
| * drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack2009-03-12
* | Merge branch 'omap-clks3' into develRussell King2009-03-19
|\ \
| * | [ARM] omap: w1: convert omap HDQ clocks to match by devid and conidRussell King2009-02-08
| |/
* / [ARM] MXC: remove _clk suffix from clock namesSascha Hauer2009-03-13
|/
* w1: add 1-wire master driver for i.MX27 / i.MX31Sascha Hauer2009-01-08
* W1_MASTER_DS1WM should depend on HAVE_CLKAl Viro2008-11-30
* W1 OMAP: Fix OMAP LDP boot crashStanley.Miao2008-11-19
* hdq driver for OMAP2430/3430Madhusudhan Chikkature2008-11-12
* W1: ds2490.c optimize ds_set_pullupDavid Fries2008-10-16
* W1: ds2490.c ds_write_block remove extra ds_wait_statusDavid Fries2008-10-16
* W1: ds2490.c magic number workDavid Fries2008-10-16
* W1: ds2490.c reset ds2490 in initDavid Fries2008-10-16
* W1: ds2490.c ds_reset remove ds_wait_statusDavid Fries2008-10-16
* W1: ds2490.c ds_dump_status reworkDavid Fries2008-10-16
* W1: ds2490.c simplify and fix ds_touch_bitDavid Fries2008-10-16
* W1: ds2490.c disable bit read and writeDavid Fries2008-10-16
* W1: ds2490.c ds_write_bit, grouping error, disable readbackDavid Fries2008-10-16
* W1: ds2490.c add support for strong pullupDavid Fries2008-10-16
* W1: ds2490.c correct print messageDavid Fries2008-10-16
* W1: ds1wm.c msleep for resetDavid Fries2008-10-16
* W1: fix deadlocks and remove w1_control_threadDavid Fries2008-10-16
* w1/ds2482: Convert to a new-style driverJean Delvare2008-07-16
* ds1wm: report bus reset errorAnton Vorontsov2008-03-04
* ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov2008-03-04
* DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel2008-02-07
* w1-gpio: add GPIO w1 bus master driverVille Syrjala2008-02-06
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-27
* W1: fix memset size errorLi Zefan2007-11-14
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* Clean up duplicate includes in drivers/w1/Jesper Juhl2007-10-17
* drivers/ misc __iomem annotationsAl Viro2007-07-26
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* Use menuconfig objects: W1Jan Engelhardt2007-07-16
* Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org2007-05-08
* W1: ioremap balanced with iounmapAmol Lad2006-11-16
* [PATCH] w1: fix idle check loop in ds2482Ben Gardner2006-07-12
* [PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov2006-06-22
* [PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver.Evgeniy Polyakov2006-06-22
* fix typos "wich" -> "which"Uwe Zeisberger2006-03-24
* [PATCH] fix W1_MASTER_DS9490_BRIDGE dependenciesAdrian Bunk2006-03-23
* [PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.Evgeniy Polyakov2006-03-23
* [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...Evgeniy Polyakov2006-03-23