summaryrefslogtreecommitdiff
path: root/drivers/gpio/stm32_gpio.c
AgeCommit message (Expand)Author
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-02-24stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha
2016-02-24gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha
2016-02-24gpio: stm32_gpio: move clock config from driver to boardVikas Manocha
2015-12-05Change e-mail address of Kamil LulkoKamil Lulko
2015-05-28gpio: stm32: add stm32f1 supportMatt Porter
2015-05-08gpio: stm32_gpio: Use clrsetbits_le32() at appropriate placesAxel Lin
2015-04-22ARMv7M: Add STM32F4 supportrev13@wp.pl