summaryrefslogtreecommitdiffstats
path: root/sys/dev/gpio/gpio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Let gpio_detach() do something useful.grange2004-11-231-2/+14
* added detach function to support hotpluggable gpios.reyk2004-11-221-2/+10
* Tweak in comment.grange2004-09-151-2/+2
* A framework for supporting various General Purpose Input/Output (GPIO)grange2004-06-031-0/+241