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
starfive-6.6.48-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
/
mxc_w1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
w1: mxc_w1: Fix timeout resolution problem leading to bus error
Martin Fuzzey
1
-7
/
+7
2019-08-05
w1: mxc_w1: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-05-14
w1: mxc_w1: Enable clock before calling clk_get_rate() on it
Stefan Potyra
1
-7
/
+13
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
1
-2
/
+1
2015-03-25
w1: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-10-20
w1: masters: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-20
w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit()
Alexander Shiyan
1
-12
/
+15
2014-06-20
w1: mxc_w1: Perform a software reset at startup
Alexander Shiyan
1
-0
/
+5
2014-06-20
w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus()
Alexander Shiyan
1
-17
/
+15
2014-06-20
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
1
-1
/
+1
2014-03-01
w1: mxc_w1: Enable driver compilation with COMPILE_TEST
Alexander Shiyan
1
-6
/
+6
2014-03-01
w1: mxc_w1: Driver cleanup
Alexander Shiyan
1
-23
/
+16
2014-03-01
w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return value
Alexander Shiyan
1
-1
/
+1
2013-12-09
w1: mxc_w1: Check the clk_prepare_enable() return value
Alexander Shiyan
1
-6
/
+9
2013-12-09
w1: mxc_w1: Add warning for base frequency calculation
Alexander Shiyan
1
-2
/
+12
2013-12-09
w1: mxc_w1: Remove unused field "clkdiv" from private structure
Alexander Shiyan
1
-3
/
+3
2013-09-12
drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-03-13
w1: mxc_w1: Convert to devm_ioremap_resource()
Fabio Estevam
1
-3
/
+3
2013-03-01
Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+8
2013-02-10
W1: Add device tree support to MXC onewire master.
Martin Fuzzey
1
-1
/
+8
2013-01-16
drivers/w1/masters/mxc_w1.c: use devm_ functions
Julia Lawall
1
-39
/
+10
2013-01-04
Drivers: w1: remove last __devexit_p() instance
Greg Kroah-Hartman
1
-1
/
+1
2012-11-22
w1: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
w1: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
w1: mxc_w1: Fix comment
Fabio Estevam
1
-1
/
+1
2012-11-22
w1: mxc_w1: Convert to platform driver
Fabio Estevam
1
-14
/
+2
2012-11-22
w1: mxc_w1: Adapt the clock name to the new clock framework
Fabio Estevam
1
-3
/
+3
2012-04-25
w1 i.MX: prepare/unprepare clock
Sascha Hauer
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-13
w1: mxc_w1: move probe() and remove() to the dev* text area
Alberto Panizzo
1
-2
/
+2
2009-03-13
[ARM] MXC: remove _clk suffix from clock names
Sascha Hauer
1
-1
/
+1
2009-01-08
w1: add 1-wire master driver for i.MX27 / i.MX31
Sascha Hauer
1
-0
/
+211