summaryrefslogtreecommitdiff
path: root/drivers/gpio/at91_gpio.c
Commit message (Expand)AuthorAgeLines
* gpio: at91: Fix pullup/pulldown configuration on PIO3Marek Vasut2016-06-12-3/+8
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-16-1/+1
* gpio: at91: Fix getting address of private dataAxel Lin2015-02-12-5/+5
* dm: at91: Add driver model support for atmel GPIO driverSimon Glass2014-11-21-54/+187
* gpio: at91: add sanity check for the NULL pointerWu, Josh2014-05-27-1/+2
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04-1/+1
* at91: add new gpio pin definitionsAndreas Bießmann2013-12-09-3/+1
* gpio: atmel: add copyright and remove error header infoBo Shen2013-08-22-1/+1
* gpio: atmel: add gpio common API supportBo Shen2013-08-22-0/+43
* gpio: atmel: fix code to use pointer for pio portBo Shen2013-08-22-112/+138
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen2012-07-07-2/+123
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-18-1/+1
* AT91: fix related at91 driver filesReinhard Meyer2011-05-18-21/+31
* add a new AT91 GPIO driverJens Scharsig2010-02-12-0/+214