summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/gpio/gpio_dev.c
Commit message (Collapse)AuthorAgeFilesLines
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵Gabor Juhos2008-08-051-201/+0
| | | | | | a package for it SVN-Revision: 12133
* GPIODEV: Fix open-count race condition.Michael Büsch2008-03-191-7/+14
| | | | SVN-Revision: 10625
* add userspace tool for gpio_devJohn Crispin2008-01-261-2/+2
| | | | SVN-Revision: 10267
* add generic gpio char dev for CONFIG_GENERIC_GPIO archsJohn Crispin2008-01-261-0/+194
SVN-Revision: 10261