aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-iop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-26gpio: iop: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz1-0/+2
2013-09-20ARM: plat-iop: pass physical base for GPIOLinus Walleij1-1/+1
2013-09-20gpio: iop: use readl/writel accessorsLinus Walleij1-8/+16
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij1-2/+34
2013-09-20ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij1-6/+3
2013-09-20gpio: decouple the IOP GPIO driver from platformLinus Walleij1-2/+2
2013-09-20ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij1-0/+93