Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpiolib: add support for changing value polarity in sysfs | Jani Nikula | 2009-12-16 | 1 | -0/+6 |
* | asm-generic/gpio.h: add some forward decls of the device struct | Mike Frysinger | 2009-12-10 | 1 | -0/+3 |
* | asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() | Mike Frysinger | 2009-10-01 | 1 | -0/+1 |
* | gpiolib: allow exported GPIO nodes to be named using sysfs links | Jani Nikula | 2009-09-23 | 1 | -0/+8 |
* | gpiolib: allow GPIOs to be named | Daniel Silverstone | 2009-04-02 | 1 | -0/+5 |
* | gpiolib: request/free hooks | David Brownell | 2008-10-16 | 1 | -0/+9 |
* | gpiolib: gpio_to_irq() hooks | David Brownell | 2008-10-16 | 1 | -0/+7 |
* | gpio: make gpiochip label const | Dmitry Baryshkov | 2008-10-16 | 1 | -1/+1 |
* | gpio: fix build on CONFIG_GPIO_SYSFS=n | Atsushi Nemoto | 2008-07-28 | 1 | -0/+1 |
* | gpiolib: fix typo in comment | Michael Buesch | 2008-07-26 | 1 | -1/+1 |
* | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 1 | -1/+1 |
* | gpio: sysfs interface | David Brownell | 2008-07-25 | 1 | -2/+31 |
* | gpio: build fixes | David Brownell | 2008-05-24 | 1 | -1/+5 |
* | gpiochip_reserve() | Anton Vorontsov | 2008-04-28 | 1 | -0/+1 |
* | gpio: define gpio_is_valid() | Guennadi Liakhovetski | 2008-04-28 | 1 | -0/+12 |
* | gpiolib: better rmmod infrastructure | Guennadi Liakhovetski | 2008-04-28 | 1 | -0/+2 |
* | gpiolib: add gpio provider infrastructure | David Brownell | 2008-02-05 | 1 | -0/+98 |
* | [PATCH] GPIO core | David Brownell | 2007-02-12 | 1 | -0/+25 |