index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-11-05
w1: mxc_w1: Fix timeout resolution problem leading to bus error
Martin Fuzzey
1
-7
/
+7
2018-06-26
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