summaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/w1-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* w1-gpio: Let device core handle pinctrlFabio Estevam2013-05-211-6/+0
* w1-gpio: fix unused variable warningJohan Hovold2013-03-121-0/+2
* w1-gpio: remove erroneous __exit and __exit_p()Johan Hovold2013-03-121-2/+2
* w1-gpio: fix section mismatchHauke Mehrtens2013-01-301-1/+1
* w1-gpio: Simplify & get rid of definesPantelis Antoniou2012-11-261-32/+26
* w1-gpio: Pinctrl-fyPantelis Antoniou2012-11-261-0/+7
* onewire: w1-gpio: add ext_pullup_enable pin in platform dataDaniel Mack2012-08-161-1/+17
* onewire: w1-gpio: add DT bindingsDaniel Mack2012-08-161-1/+47
* w1: Use linux/gpio.h rather than asm/gpio.hMark Brown2012-02-091-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* w1-gpio: add external pull-up enable callbackDaniel Mack2009-06-181-0/+35
* drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack2009-03-121-1/+1
* w1-gpio: add GPIO w1 bus master driverVille Syrjala2008-02-061-0/+124
OpenPOWER on IntegriCloud