index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
masters
/
ds1wm.c
Age
Commit message (
Expand
)
Author
2013-11-13
drivers/w1/masters/ds1wm.cuse dev_get_platdata()
Jingoo Han
2013-10-16
w1: ds1wm: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-01-15
drivers/w1/masters/ds1wm.c: use devm_ functions
Julia Lawall
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
2012-06-13
W1: split master mutex to avoid deadlocks.
NeilBrown
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