summaryrefslogtreecommitdiffstats
path: root/include/linux/basic_mmio_gpio.h
Commit message (Expand)AuthorAgeFilesLines
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-051-80/+0
* gpio: generic: support input-only chipsRabin Vincent2015-07-271-0/+1
* gpio: gpio-generic: add flag to read out output value from reg_setVladimir Zapolskiy2015-05-111-0/+1
* gpio: generic: Add label to platform dataPawel Moll2014-02-061-0/+1
* gpio: gpio-generic: Add 16 and 32 bit big endian byte order supportAndreas Larsson2013-04-101-0/+1
* gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-191-1/+5
* drivers/gpio/gpio-generic.c: fix build errorsRussell King2011-09-141-10/+5
* gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles2011-06-101-0/+1
* basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles2011-05-201-0/+55
* basic_mmio_gpio: allow overriding number of gpioJamie Iles2011-05-201-0/+1
* gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov2010-10-271-0/+20