Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: generic: factor into gpio_chip struct | Linus Walleij | 2016-01-05 | 1 | -80/+0 |
* | gpio: generic: support input-only chips | Rabin Vincent | 2015-07-27 | 1 | -0/+1 |
* | gpio: gpio-generic: add flag to read out output value from reg_set | Vladimir Zapolskiy | 2015-05-11 | 1 | -0/+1 |
* | gpio: generic: Add label to platform data | Pawel Moll | 2014-02-06 | 1 | -0/+1 |
* | gpio: gpio-generic: Add 16 and 32 bit big endian byte order support | Andreas Larsson | 2013-04-10 | 1 | -0/+1 |
* | gpio/generic: initialize basic_mmio_gpio shadow variables properly | Shawn Guo | 2012-05-19 | 1 | -1/+5 |
* | drivers/gpio/gpio-generic.c: fix build errors | Russell King | 2011-09-14 | 1 | -10/+5 |
* | gpio/basic_mmio: add missing include of spinlock_types.h | Jamie Iles | 2011-06-10 | 1 | -0/+1 |
* | basic_mmio_gpio: split into a gpio library and platform device | Jamie Iles | 2011-05-20 | 1 | -0/+55 |
* | basic_mmio_gpio: allow overriding number of gpio | Jamie Iles | 2011-05-20 | 1 | -0/+1 |
* | gpio: add driver for basic memory-mapped GPIO controllers | Anton Vorontsov | 2010-10-27 | 1 | -0/+20 |