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
/
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