summaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/w1-gpio.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-12w1-gpio: remove erroneous __exit and __exit_p()Johan Hovold1-2/+2
2013-01-30w1-gpio: fix section mismatchHauke Mehrtens1-1/+1
2012-11-26w1-gpio: Simplify & get rid of definesPantelis Antoniou1-32/+26
2012-11-26w1-gpio: Pinctrl-fyPantelis Antoniou1-0/+7
2012-08-16onewire: w1-gpio: add ext_pullup_enable pin in platform dataDaniel Mack1-1/+17
2012-08-16onewire: w1-gpio: add DT bindingsDaniel Mack1-1/+47
2012-02-09w1: Use linux/gpio.h rather than asm/gpio.hMark Brown1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-06-18w1-gpio: add external pull-up enable callbackDaniel Mack1-0/+35
2009-03-12drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack1-1/+1
2008-02-06w1-gpio: add GPIO w1 bus master driverVille Syrjala1-0/+124