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