aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters
Commit message (Expand)AuthorAgeFilesLines
* w1: ds1wm: add a reset recovery parameterJean-François Dagenais2011-07-081-0/+5
* w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-151-1/+1
* w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2011-05-262-103/+220
* w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz2011-05-261-2/+10
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-2/+2
* w1: Silence ds1wm warnings related to mfd_get_cell changesAndres Salomon2011-03-231-7/+2
* w1: Use mfd_data instead of driver_data for dsw1wm.cAndres Salomon2011-03-231-2/+2
* mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon2011-03-231-1/+1
*-. Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-161-1/+1
|\ \
| * | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-271-1/+1
| |/
* / drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall2011-02-111-14/+14
|/
* 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