summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* gpiolib: extend gpio label column width in debugfs fileJarkko Nikula2008-11-191-1/+1
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-1/+1
|\
| * generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-1/+1
* | gpiolib: fix oops in gpio_get_value_cansleep()David Brownell2008-10-201-1/+1
* | gpio: modify sysfs gpio export so that "value" displays as 0 or 1Steven A. Falco2008-10-201-1/+1
* | gpiolib: request/free hooksDavid Brownell2008-10-161-13/+78
* | gpiolib: gpio_to_irq() hooksDavid Brownell2008-10-161-0/+18
* | gpio_free might sleep, generic partUwe Kleine-König2008-10-161-0/+2
|/
* gpio: sysfs interfaceDavid Brownell2008-07-251-13/+523
* gpiolib: fix off by one errorsTrent Piepho2008-05-241-3/+3
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* gpiochip_reserve()Anton Vorontsov2008-04-281-3/+47
* gpiolib: dynamic gpio number allocationAnton Vorontsov2008-04-281-7/+45
* gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-281-7/+7
* gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-281-3/+12
* gpiolib: add gpio provider infrastructureDavid Brownell2008-02-051-0/+567
OpenPOWER on IntegriCloud