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