aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7/gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-06mips: ar7: add missing iounmap() on error in ar7_gpio_initQinglang Miao1-0/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner1-14/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+2
2016-02-19MIPS: ar7: use gpiochip data pointerLinus Walleij1-17/+9
2016-01-24MIPS: ar7: Be sure to clamp return valueLinus Walleij1-1/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-1/+4
2011-12-07MIPS: AR7: constify some arrays in gpio and prom codeFlorian Fainelli1-1/+1
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli1-3/+1
2010-10-29MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli1-10/+230
2010-10-29MIPS: AR7: Initialize GPIO earlierFlorian Fainelli1-2/+1
2010-02-27MIPS: AR7: Whitespace hackingAlexander Clouter1-3/+3
2010-02-27MIPS: AR7: Implement gpiolibFlorian Fainelli1-15/+98
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli1-0/+48