aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/ds1wm.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-051-20/+7
* mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-051-11/+20
* W1: ds1wm.c msleep for resetDavid Fries2008-10-161-1/+3
* W1: fix deadlocks and remove w1_control_threadDavid Fries2008-10-161-3/+3
* 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
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* drivers/ misc __iomem annotationsAl Viro2007-07-261-1/+1
* Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org2007-05-081-0/+468