summaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters
Commit message (Expand)AuthorAgeFilesLines
* w1: fix omap 1-wire driver compilationAmit Kucheria2010-04-241-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
* w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo2010-03-121-2/+2
* w1: fix test in ds2482_wait_1wire_idle()Roel Kluin2010-03-121-1/+1
* w1: move omap_hdq's probe function to .devinit.textUwe Kleine-König2010-03-071-2/+2
* omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-1/+1
* ds2482: Discard obsolete detect methodJean Delvare2009-10-041-30/+5
* drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov2009-08-071-0/+1
* w1-gpio: add external pull-up enable callbackDaniel Mack2009-06-181-0/+35
* trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-121-3/+3
* mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-051-20/+7
* mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-051-11/+20
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-251-1/+1
|\
| * drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack2009-03-121-1/+1
* | Merge branch 'omap-clks3' into develRussell King2009-03-191-2/+2
|\ \
| * | [ARM] omap: w1: convert omap HDQ clocks to match by devid and conidRussell King2009-02-081-2/+2
| |/
* | [ARM] MXC: remove _clk suffix from clock namesSascha Hauer2009-03-131-1/+1
|/
* w1: add 1-wire master driver for i.MX27 / i.MX31Sascha Hauer2009-01-083-0/+219
* W1_MASTER_DS1WM should depend on HAVE_CLKAl Viro2008-11-301-1/+1
* W1 OMAP: Fix OMAP LDP boot crashStanley.Miao2008-11-191-5/+5
* hdq driver for OMAP2430/3430Madhusudhan Chikkature2008-11-123-0/+733
* W1: ds2490.c optimize ds_set_pullupDavid Fries2008-10-161-19/+45
* W1: ds2490.c ds_write_block remove extra ds_wait_statusDavid Fries2008-10-161-2/+0
* W1: ds2490.c magic number workDavid Fries2008-10-161-4/+12
* W1: ds2490.c reset ds2490 in initDavid Fries2008-10-161-0/+21
* W1: ds2490.c ds_reset remove ds_wait_statusDavid Fries2008-10-161-13/+2
* W1: ds2490.c ds_dump_status reworkDavid Fries2008-10-161-50/+84
* W1: ds2490.c simplify and fix ds_touch_bitDavid Fries2008-10-161-17/+4
* W1: ds2490.c disable bit read and writeDavid Fries2008-10-161-7/+18
* W1: ds2490.c ds_write_bit, grouping error, disable readbackDavid Fries2008-10-161-1/+6
* W1: ds2490.c add support for strong pullupDavid Fries2008-10-161-38/+38
* W1: ds2490.c correct print messageDavid Fries2008-10-161-1/+2
* W1: ds1wm.c msleep for resetDavid Fries2008-10-161-1/+3
* W1: fix deadlocks and remove w1_control_threadDavid Fries2008-10-161-3/+3
* w1/ds2482: Convert to a new-style driverJean Delvare2008-07-161-60/+44
* 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
OpenPOWER on IntegriCloud