aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/cpu/gpio.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-05Blackfin: RemoveTom Rini1-841/+0
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2014-04-18blackfin: make name_to_gpio be a weak symbolIan Campbell1-0/+48
2013-12-06blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang1-1/+1
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao1-0/+17
2013-07-31blackfin: gpio: Use proper mask for comparing functionAxel Lin1-5/+6
2013-07-31blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin1-2/+2
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang1-125/+20
2013-03-04blackfin: bf60x: add gpio supportBob Liu1-7/+29
2011-07-12Blackfin: gpio: optimize free path a littleMike Frysinger1-0/+2
2011-04-08Blackfin: BF50x: new processor portMike Frysinger1-3/+5
2010-07-05Blackfin: import gpio/portmux layer from LinuxMike Frysinger1-0/+854