summaryrefslogtreecommitdiff
path: root/sys/dev/gpio/gpiovar.h
AgeCommit message (Expand)Author
2008-11-26Change the semantics of gpio(4) devices by locking down pinMarc Balmer
2008-11-24- Add two new ioctls to gpio(4), GPIOATTACH and GPIODETACH, to allow to attachMarc Balmer
2006-01-14Add gpio_pin_caps() method to provide pin capabilities.Alexander Yurchenko
2006-01-05Finish framework for attaching kernel drivers to the GPIO pins.Alexander Yurchenko
2004-06-03A framework for supporting various General Purpose Input/Output (GPIO)Alexander Yurchenko