summaryrefslogtreecommitdiff
path: root/drivers/w1/masters/ds1wm.c
AgeCommit message (Expand)Author
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais
2011-05-26w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais
2011-05-26w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-23w1: Silence ds1wm warnings related to mfd_get_cell changesAndres Salomon
2011-03-23w1: Use mfd_data instead of driver_data for dsw1wm.cAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-05mfd: remove DS1WM clock handlingPhilipp Zabel
2009-04-05mfd: convert DS1WM to use MFD corePhilipp Zabel
2008-10-16W1: ds1wm.c msleep for resetDavid Fries
2008-10-16W1: fix deadlocks and remove w1_control_threadDavid Fries
2008-03-04ds1wm: report bus reset errorAnton Vorontsov
2008-03-04ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov
2008-02-07DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-07-26drivers/ misc __iomem annotationsAl Viro
2007-05-08Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org