index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
masters
/
ds1wm.c
Age
Commit message (
Expand
)
Author
2011-07-08
w1: ds1wm: add a reset recovery parameter
Jean-François Dagenais
2011-05-26
w1: complete the 1-wire (w1) ds1wm driver search algorithm
Jean-François Dagenais
2011-05-26
w1: Use device platform_data to retrieve ds1wm platform bits
Samuel Ortiz
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-23
w1: Silence ds1wm warnings related to mfd_get_cell changes
Andres Salomon
2011-03-23
w1: Use mfd_data instead of driver_data for dsw1wm.c
Andres Salomon
2011-03-23
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-05
mfd: remove DS1WM clock handling
Philipp Zabel
2009-04-05
mfd: convert DS1WM to use MFD core
Philipp Zabel
2008-10-16
W1: ds1wm.c msleep for reset
David Fries
2008-10-16
W1: fix deadlocks and remove w1_control_thread
David Fries
2008-03-04
ds1wm: report bus reset error
Anton Vorontsov
2008-03-04
ds1wm: should check for IS_ERR(clk) instead of NULL
Anton Vorontsov
2008-02-07
DS1WM: decouple host IRQ and INTR active state settings
Philipp Zabel
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-07-26
drivers/ misc __iomem annotations
Al Viro
2007-05-08
Driver for the Maxim DS1WM, a 1-wire bus master ASIC core
akpm@linux-foundation.org