Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: iop: Use generic GPIO MMIO functions for driver | Alexander Shiyan | 2016-09-12 | 1 | -93/+22 |
* | gpio: iop: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -1/+1 |
* | gpio: convert remaining users to gpiochip_add_data() | Linus Walleij | 2016-01-05 | 1 | -1/+1 |
* | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | gpio: iop: fix devm_ioremap_resource() return value checking | Bartlomiej Zolnierkiewicz | 2014-03-26 | 1 | -0/+2 |
* | ARM: plat-iop: pass physical base for GPIO | Linus Walleij | 2013-09-20 | 1 | -1/+1 |
* | gpio: iop: use readl/writel accessors | Linus Walleij | 2013-09-20 | 1 | -8/+16 |
* | ARM: plat-iop: instantiate GPIO from platform device | Linus Walleij | 2013-09-20 | 1 | -2/+34 |
* | ARM: plat-iop: remove custom complex GPIO implementation | Linus Walleij | 2013-09-20 | 1 | -6/+3 |
* | gpio: decouple the IOP GPIO driver from platform | Linus Walleij | 2013-09-20 | 1 | -2/+2 |
* | ARM: plat-iop: move the GPIO driver to drivers/gpio | Linus Walleij | 2013-09-20 | 1 | -0/+93 |