summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-74xx-mmio.c
AgeCommit message (Expand)Author
2023-07-29gpio: 74xx-mmio: remove unneeded platform_set_drvdata() callAlexandru Ardelean
2022-07-28gpio: 74xx-mmio: Use bits instead of plain numbers for flagsAndy Shevchenko
2022-07-19gpio: 74xx-mmio: use bits.h macros for all masksAndy Shevchenko
2022-07-19gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()Andy Shevchenko
2022-07-19gpio: 74xx-mmio: Make use of device propertiesAndy Shevchenko
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-05drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2018-05-16gpio: 74xx-mmio: Use of_device_get_match_data()Thierry Reding
2016-02-23gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij
2015-11-17gpio: 74xx: fix a possible NULL dereferenceLABBE Corentin
2015-07-16gpio: 74xx: Fix build warning about void to integer castNicholas Krause
2014-10-21GPIO: Add driver for 74xx-ICs with MMIO accessAlexander Shiyan