index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
masters
/
ds1wm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
w1: ds1wm: add messages to make incorporation in mfd-drivers easier
Johannes Poehlmann
1
-1
/
+14
2017-08-28
w1: ds1wm: silence interrupts on HW before claiming the interrupt
Johannes Poehlmann
1
-0
/
+6
2017-08-28
w1: ds1wm: add level interrupt modes
Johannes Poehlmann
1
-0
/
+4
2017-08-28
w1: ds1wm: make endian clean and use standard io memory accessors
Johannes Poehlmann
1
-2
/
+58
2017-08-28
w1: ds1wm: fix register offset (bus shift) calculation
Johannes Poehlmann
1
-4
/
+19
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
1
-2
/
+1
2014-06-19
w1/masters: use pr_* instead of printk
Fjodor Schelichow
1
-1
/
+1
2013-11-13
drivers/w1/masters/ds1wm.cuse dev_get_platdata()
Jingoo Han
1
-6
/
+6
2013-10-16
w1: ds1wm: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-01-15
drivers/w1/masters/ds1wm.c: use devm_ functions
Julia Lawall
1
-34
/
+18
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
1
-1
/
+1
2012-06-13
W1: split master mutex to avoid deadlocks.
NeilBrown
1
-0
/
+4
2011-07-08
w1: ds1wm: add a reset recovery parameter
Jean-François Dagenais
1
-0
/
+5
2011-05-26
w1: complete the 1-wire (w1) ds1wm driver search algorithm
Jean-François Dagenais
1
-102
/
+219
2011-05-26
w1: Use device platform_data to retrieve ds1wm platform bits
Samuel Ortiz
1
-2
/
+10
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-2
/
+2
2011-03-23
w1: Silence ds1wm warnings related to mfd_get_cell changes
Andres Salomon
1
-7
/
+2
2011-03-23
w1: Use mfd_data instead of driver_data for dsw1wm.c
Andres Salomon
1
-2
/
+2
2011-03-23
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-05
mfd: remove DS1WM clock handling
Philipp Zabel
1
-20
/
+7
2009-04-05
mfd: convert DS1WM to use MFD core
Philipp Zabel
1
-11
/
+20
2008-10-16
W1: ds1wm.c msleep for reset
David Fries
1
-1
/
+3
2008-10-16
W1: fix deadlocks and remove w1_control_thread
David Fries
1
-3
/
+3
2008-03-04
ds1wm: report bus reset error
Anton Vorontsov
1
-9
/
+9
2008-03-04
ds1wm: should check for IS_ERR(clk) instead of NULL
Anton Vorontsov
1
-2
/
+3
2008-02-07
DS1WM: decouple host IRQ and INTR active state settings
Philipp Zabel
1
-4
/
+5
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-07-26
drivers/ misc __iomem annotations
Al Viro
1
-1
/
+1
2007-05-08
Driver for the Maxim DS1WM, a 1-wire bus master ASIC core
akpm@linux-foundation.org
1
-0
/
+468