summaryrefslogtreecommitdiff
path: root/drivers/gpio/at91_gpio.c
AgeCommit message (Expand)Author
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-02-12gpio: at91: Fix getting address of private dataAxel Lin
2014-11-21dm: at91: Add driver model support for atmel GPIO driverSimon Glass
2014-05-27gpio: at91: add sanity check for the NULL pointerWu, Josh
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2013-12-09at91: add new gpio pin definitionsAndreas Bießmann
2013-08-22gpio: atmel: add copyright and remove error header infoBo Shen
2013-08-22gpio: atmel: add gpio common API supportBo Shen
2013-08-22gpio: atmel: fix code to use pointer for pio portBo Shen
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-07-07ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer
2011-05-18AT91: fix related at91 driver filesReinhard Meyer
2010-02-12add a new AT91 GPIO driverJens Scharsig