summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-iop.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2017-12-021-0/+4
* gpio: iop: Use generic GPIO MMIO functions for driverAlexander Shiyan2016-09-121-93/+22
* gpio: iop: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
* gpio: convert remaining users to gpiochip_add_data()Linus Walleij2016-01-051-1/+1
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* gpio: iop: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz2014-03-261-0/+2
* ARM: plat-iop: pass physical base for GPIOLinus Walleij2013-09-201-1/+1
* gpio: iop: use readl/writel accessorsLinus Walleij2013-09-201-8/+16
* ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij2013-09-201-2/+34
* ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij2013-09-201-6/+3
* gpio: decouple the IOP GPIO driver from platformLinus Walleij2013-09-201-2/+2
* ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij2013-09-201-0/+93
OpenPOWER on IntegriCloud