index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
masters
/
ds1wm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-20
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-16
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-14
W1: split master mutex to avoid deadlocks.
NeilBrown
1
-0
/
+4
2011-07-09
w1: ds1wm: add a reset recovery parameter
Jean-François Dagenais
1
-0
/
+5
2011-05-27
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-05
ds1wm: report bus reset error
Anton Vorontsov
1
-9
/
+9
2008-03-05
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-19
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