index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
masters
/
w1-gpio.c
Age
Commit message (
Expand
)
Author
2014-02-15
w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better
Uwe Kleine-König
2014-01-24
drivers/w1/masters/w1-gpio.c: add strong pullup emulation
Evgeny Boger
2013-11-15
drivers/w1/masters/w1-gpio.c: use dev_get_platdata()
Jingoo Han
2013-10-29
w1-gpio: Use devm_* functions
Markus Pargmann
2013-10-29
w1-gpio: Detect of_gpio_error for first gpio
Markus Pargmann
2013-05-21
w1-gpio: Let device core handle pinctrl
Fabio Estevam
2013-03-12
w1-gpio: fix unused variable warning
Johan Hovold
2013-03-12
w1-gpio: remove erroneous __exit and __exit_p()
Johan Hovold
2013-01-30
w1-gpio: fix section mismatch
Hauke Mehrtens
2012-11-27
w1-gpio: Simplify & get rid of defines
Pantelis Antoniou
2012-11-27
w1-gpio: Pinctrl-fy
Pantelis Antoniou
2012-08-16
onewire: w1-gpio: add ext_pullup_enable pin in platform data
Daniel Mack
2012-08-16
onewire: w1-gpio: add DT bindings
Daniel Mack
2012-02-09
w1: Use linux/gpio.h rather than asm/gpio.h
Mark Brown
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-18
w1-gpio: add external pull-up enable callback
Daniel Mack
2009-03-12
drivers/w1/masters/w1-gpio.c: fix read_bit()
Daniel Mack
2008-02-06
w1-gpio: add GPIO w1 bus master driver
Ville Syrjala