aboutsummaryrefslogtreecommitdiff
path: root/Documentation/gpio.txt
AgeCommit message (Expand)AuthorFilesLines
2009-12-16gpiolib: add support for changing value polarity in sysfsGravatar Jani Nikula 1-0/+15
2009-12-09correct gpio.txt typosGravatar Dominik D. Geyer 1-2/+2
2009-09-23gpiolib: allow poll() on valueGravatar Daniel Glöckner 1-0/+7
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksGravatar Jani Nikula 1-0/+10
2009-06-12trivial: Miscellaneous documentation typo fixesGravatar Matt LaPlante 1-1/+1
2009-04-02gpio: gpio_{request,free}() now required (feature removal)Gravatar David Brownell 1-14/+9
2008-10-16gpiolib: request/free hooksGravatar David Brownell 1-0/+4
2008-10-16gpiolib: gpio_to_irq() hooksGravatar David Brownell 1-2/+3
2008-07-25gpiolib: allow user-selectionGravatar Michael Buesch 1-1/+11
2008-07-25gpio: sysfs interfaceGravatar David Brownell 1-5/+118
2008-04-28gpio: define gpio_is_valid()Gravatar Guennadi Liakhovetski 1-0/+10
2008-03-04gpio: <linux/gpio.h> and "no GPIO support here" stubsGravatar David Brownell 1-4/+12
2008-02-05gpiolib: update Documentation/gpio.txtGravatar David Brownell 1-12/+121
2007-07-24minor gpio doc updateGravatar David Brownell 1-2/+2
2007-07-19gpio calls don't need i/o barriersGravatar David Brownell 1-0/+3
2007-05-17gpio interface loosens call restrictionsGravatar David Brownell 1-2/+6
2007-05-11Documentation/gpio.txt mentions GENERIC_GPIOGravatar David Brownell 1-1/+3
2007-04-12[PATCH] doc: gpio.txt describes open-drain emulationGravatar David Brownell 1-1/+30
2007-03-16[PATCH] gpio_direction_output() needs an initial valueGravatar David Brownell 1-1/+4
2007-02-16[PATCH] GPIO core documentationGravatar David Brownell 1-7/+10
2007-02-12[PATCH] GPIO coreGravatar David Brownell 1-0/+271