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
/
w1-gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-12-08
w1: w1-gpio: Convert to use GPIO descriptors
Linus Walleij
1
-88
/
+61
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
1
-2
/
+1
2015-10-18
W1: w1-gpio - switch to using dev_pm_ops
Dmitry Torokhov
1
-13
/
+7
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-02-16
w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better
Uwe Kleine-König
1
-5
/
+14
2014-01-24
drivers/w1/masters/w1-gpio.c: add strong pullup emulation
Evgeny Boger
1
-0
/
+22
2013-11-15
drivers/w1/masters/w1-gpio.c: use dev_get_platdata()
Jingoo Han
1
-5
/
+5
2013-10-30
w1-gpio: Use devm_* functions
Markus Pargmann
1
-19
/
+9
2013-10-30
w1-gpio: Detect of_gpio_error for first gpio
Markus Pargmann
1
-1
/
+6
2013-05-21
w1-gpio: Let device core handle pinctrl
Fabio Estevam
1
-6
/
+0
2013-03-13
w1-gpio: fix unused variable warning
Johan Hovold
1
-0
/
+2
2013-03-13
w1-gpio: remove erroneous __exit and __exit_p()
Johan Hovold
1
-2
/
+2
2013-01-30
w1-gpio: fix section mismatch
Hauke Mehrtens
1
-1
/
+1
2012-11-27
w1-gpio: Simplify & get rid of defines
Pantelis Antoniou
1
-32
/
+26
2012-11-27
w1-gpio: Pinctrl-fy
Pantelis Antoniou
1
-0
/
+7
2012-08-16
onewire: w1-gpio: add ext_pullup_enable pin in platform data
Daniel Mack
1
-1
/
+17
2012-08-16
onewire: w1-gpio: add DT bindings
Daniel Mack
1
-1
/
+47
2012-02-09
w1: Use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-19
w1-gpio: add external pull-up enable callback
Daniel Mack
1
-0
/
+35
2009-03-13
drivers/w1/masters/w1-gpio.c: fix read_bit()
Daniel Mack
1
-1
/
+1
2008-02-06
w1-gpio: add GPIO w1 bus master driver
Ville Syrjala
1
-0
/
+124