aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-74xx-mmio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-16gpio: 74xx-mmio: Use of_device_get_match_data()Thierry Reding1-7/+2
2016-02-23gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-10/+1
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij1-22/+15
2015-11-17gpio: 74xx: fix a possible NULL dereferenceLABBE Corentin1-2/+5
2015-07-16gpio: 74xx: Fix build warning about void to integer castNicholas Krause1-1/+1
2014-10-21GPIO: Add driver for 74xx-ICs with MMIO accessAlexander Shiyan1-0/+170