summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.c
Commit message (Expand)AuthorAgeFilesLines
* 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