summaryrefslogtreecommitdiffstats
path: root/sys/dev/gpio/gpiovar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a 'flag' locator to gpioiic(4), and define a first flagmatthieu2011-10-031-1/+2
* Change the semantics of gpio(4) devices by locking down pinmbalmer2008-11-261-1/+7
* - Add two new ioctls to gpio(4), GPIOATTACH and GPIODETACH, to allow to attachmbalmer2008-11-241-1/+7
* Add gpio_pin_caps() method to provide pin capabilities.grange2006-01-141-1/+2
* Finish framework for attaching kernel drivers to the GPIO pins.grange2006-01-051-5/+21
* A framework for supporting various General Purpose Input/Output (GPIO)grange2004-06-031-0/+63