aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.c
Commit message (Expand)AuthorAge
* gpio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* gpiolib: extend gpio label column width in debugfs fileJarkko Nikula2008-11-19
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\
| * generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* | gpiolib: fix oops in gpio_get_value_cansleep()David Brownell2008-10-20
* | gpio: modify sysfs gpio export so that "value" displays as 0 or 1Steven A. Falco2008-10-20
* | gpiolib: request/free hooksDavid Brownell2008-10-16
* | gpiolib: gpio_to_irq() hooksDavid Brownell2008-10-16
* | gpio_free might sleep, generic partUwe Kleine-König2008-10-16
|/
* gpio: sysfs interfaceDavid Brownell2008-07-25
* gpiolib: fix off by one errorsTrent Piepho2008-05-24
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* gpiochip_reserve()Anton Vorontsov2008-04-28
* gpiolib: dynamic gpio number allocationAnton Vorontsov2008-04-28
* gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-28
* gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-28
* gpiolib: add gpio provider infrastructureDavid Brownell2008-02-05