summaryrefslogtreecommitdiff
path: root/drivers/w1/masters/ds1wm.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-05ds1wm: report bus reset errorAnton Vorontsov1-9/+9
2008-03-05ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov1-2/+3
2008-02-07DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel1-4/+5
2007-10-19Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+1
2007-07-26drivers/ misc __iomem annotationsAl Viro1-1/+1
2007-05-08Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org1-0/+468