summaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/ds1wm.c
Commit message (Expand)AuthorAgeFilesLines
* ds1wm: report bus reset errorAnton Vorontsov2008-03-051-9/+9
* ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov2008-03-051-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