summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-74xx-mmio.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-041-3/+1Star
* gpio: 74xx-mmio: Use of_device_get_match_data()Thierry Reding2018-05-161-7/+2Star
* gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1Star
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-051-22/+15Star
* gpio: 74xx: fix a possible NULL dereferenceLABBE Corentin2015-11-171-2/+5
* gpio: 74xx: Fix build warning about void to integer castNicholas Krause2015-07-161-1/+1
* GPIO: Add driver for 74xx-ICs with MMIO accessAlexander Shiyan2014-10-211-0/+170