summaryrefslogtreecommitdiff
path: root/drivers/gpio/sunxi_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-17dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass1-1/+1
2015-04-15sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski1-0/+14
2015-04-15power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski1-0/+9
2015-01-14sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede1-0/+30
2015-01-14mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin1-1/+1
2014-11-05dm: sunxi: Modify the GPIO driver to support driver modelSimon Glass1-0/+170
2014-07-18sunxi: add gpio driverIan Campbell1-0/+102