index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-74xx-mmio.c
Age
Commit message (
Expand
)
Author
2023-07-29
gpio: 74xx-mmio: remove unneeded platform_set_drvdata() call
Alexandru Ardelean
2022-07-28
gpio: 74xx-mmio: Use bits instead of plain numbers for flags
Andy Shevchenko
2022-07-19
gpio: 74xx-mmio: use bits.h macros for all masks
Andy Shevchenko
2022-07-19
gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()
Andy Shevchenko
2022-07-19
gpio: 74xx-mmio: Make use of device properties
Andy Shevchenko
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-05
drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2018-05-16
gpio: 74xx-mmio: Use of_device_get_match_data()
Thierry Reding
2016-02-23
gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
2015-11-17
gpio: 74xx: fix a possible NULL dereference
LABBE Corentin
2015-07-16
gpio: 74xx: Fix build warning about void to integer cast
Nicholas Krause
2014-10-21
GPIO: Add driver for 74xx-ICs with MMIO access
Alexander Shiyan