Age | Commit message (Expand) | Author |
2019-07-15 | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2019-06-12 | i2c: iop: Use GPIO descriptors | Linus Walleij |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-04-05 | drivers: gpio: iop: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult |
2017-12-02 | gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE | Jesse Chan |
2016-09-12 | gpio: iop: Use generic GPIO MMIO functions for driver | Alexander Shiyan |
2016-02-23 | gpio: iop: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan |
2016-01-05 | gpio: convert remaining users to gpiochip_add_data() | Linus Walleij |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang |
2014-03-26 | gpio: iop: fix devm_ioremap_resource() return value checking | Bartlomiej Zolnierkiewicz |
2013-09-20 | ARM: plat-iop: pass physical base for GPIO | Linus Walleij |
2013-09-20 | gpio: iop: use readl/writel accessors | Linus Walleij |
2013-09-20 | ARM: plat-iop: instantiate GPIO from platform device | Linus Walleij |
2013-09-20 | ARM: plat-iop: remove custom complex GPIO implementation | Linus Walleij |
2013-09-20 | gpio: decouple the IOP GPIO driver from platform | Linus Walleij |
2013-09-20 | ARM: plat-iop: move the GPIO driver to drivers/gpio | Linus Walleij |