summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-generic.c
Commit message (Expand)AuthorAgeFilesLines
* gpio-generic: add bgpio_set_multiple functionsRojhalat Ibrahim2015-01-191-0/+76
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-1/+2
* gpio: generic: add request function pointerAnthony Fee2014-05-231-0/+9
* gpio: generic: Use platform_device_id->driver_data field for driver flagsAlexander Shiyan2014-03-181-7/+9
* gpio: generic: clamp retured value to [0,1]Linus Walleij2014-02-061-1/+1
* gpio: generic: Add label to platform dataPawel Moll2014-02-061-0/+2
* GPIO: gpio-generic: remove kfree() from bgpio_remove callAlexander Shiyan2013-04-111-5/+1
* gpio: gpio-generic: Add 16 and 32 bit big endian byte order supportAndreas Larsson2013-04-101-9/+47
* gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-191-5/+11
* gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-021-11/+1
* drivers/gpio/gpio-generic.c: fix build errorsRussell King2011-09-141-10/+5
* gpio: reorganize driversGrant Likely2011-06-061-0/+548
OpenPOWER on IntegriCloud