index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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