Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-07 | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 1 | -1/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-04-04 | drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
2018-05-16 | gpio: 74xx-mmio: Use of_device_get_match_data() | Thierry Reding | 1 | -7/+2 |
2016-02-23 | gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -10/+1 |
2016-01-05 | gpio: generic: factor into gpio_chip struct | Linus Walleij | 1 | -22/+15 |
2015-11-17 | gpio: 74xx: fix a possible NULL dereference | LABBE Corentin | 1 | -2/+5 |
2015-07-16 | gpio: 74xx: Fix build warning about void to integer cast | Nicholas Krause | 1 | -1/+1 |
2014-10-21 | GPIO: Add driver for 74xx-ICs with MMIO access | Alexander Shiyan | 1 | -0/+170 |