Age | Commit message (Expand) | Author |
---|---|---|
2009-08-29 | submatch functions used with config_found_sm() are required to invoke the | Miod Vallat |
2008-11-26 | Add my copyright here, too. | Marc Balmer |
2008-11-26 | Change the semantics of gpio(4) devices by locking down pin | Marc Balmer |
2008-11-24 | - Add two new ioctls to gpio(4), GPIOATTACH and GPIODETACH, to allow to attach | Marc Balmer |
2006-03-26 | Don't allow to change gpio pin state if /dev/gpio was opened | Alexander Yurchenko |
2006-01-14 | Add gpio_pin_caps() method to provide pin capabilities. | Alexander Yurchenko |
2006-01-05 | Finish framework for attaching kernel drivers to the GPIO pins. | Alexander Yurchenko |
2004-11-23 | Let gpio_detach() do something useful. | Alexander Yurchenko |
2004-11-22 | added detach function to support hotpluggable gpios. | Reyk Floeter |
2004-09-15 | Tweak in comment. | Alexander Yurchenko |
2004-06-03 | A framework for supporting various General Purpose Input/Output (GPIO) | Alexander Yurchenko |