summaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: AR7: remove platformWolfram Sang2023-10-191-332/+0
* mips: ar7: include linux/gpio/driver.hArnd Bergmann2023-03-101-1/+1
* mips: ar7: add missing iounmap() on error in ar7_gpio_initQinglang Miao2020-11-061-0/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-241-14/+1
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+2
* MIPS: ar7: use gpiochip data pointerLinus Walleij2016-02-191-17/+9
* MIPS: ar7: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-1/+4
* MIPS: AR7: constify some arrays in gpio and prom codeFlorian Fainelli2011-12-071-1/+1
* MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli2011-05-181-3/+1
* MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli2010-10-291-10/+230
* MIPS: AR7: Initialize GPIO earlierFlorian Fainelli2010-10-291-2/+1
* MIPS: AR7: Whitespace hackingAlexander Clouter2010-02-271-3/+3
* MIPS: AR7: Implement gpiolibFlorian Fainelli2010-02-271-15/+98
* MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli2009-07-031-0/+48