summaryrefslogtreecommitdiff
path: root/sys/dev/gpio/files.gpio
AgeCommit message (Expand)Author
2008-11-28Welcome gpiodcf(4), a driver that attaches to a GPIO pin, decodes theMarc Balmer
2008-11-24- Add two new ioctls to gpio(4), GPIOATTACH and GPIODETACH, to allow to attachMarc Balmer
2006-03-04Dallas 1-Wire bus support. Includes the following drivers:Alexander Yurchenko
2006-01-14Add a comment.Alexander Yurchenko
2006-01-14Support for I2C bus bit-banging through the GPIO pins.Alexander Yurchenko
2006-01-05Finish framework for attaching kernel drivers to the GPIO pins.Alexander Yurchenko
2005-03-08Cosmetics...Thierry Deval
2004-06-03A framework for supporting various General Purpose Input/Output (GPIO)Alexander Yurchenko