index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-iop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
drivers: gpio: iop: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-04-05
1
-3
/
+1
*
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2017-12-02
1
-0
/
+4
*
gpio: iop: Use generic GPIO MMIO functions for driver
Alexander Shiyan
2016-09-12
1
-93
/
+22
*
gpio: iop: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-1
/
+1
*
gpio: convert remaining users to gpiochip_add_data()
Linus Walleij
2016-01-05
1
-1
/
+1
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
gpio: iop: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
2014-03-26
1
-0
/
+2
*
ARM: plat-iop: pass physical base for GPIO
Linus Walleij
2013-09-20
1
-1
/
+1
*
gpio: iop: use readl/writel accessors
Linus Walleij
2013-09-20
1
-8
/
+16
*
ARM: plat-iop: instantiate GPIO from platform device
Linus Walleij
2013-09-20
1
-2
/
+34
*
ARM: plat-iop: remove custom complex GPIO implementation
Linus Walleij
2013-09-20
1
-6
/
+3
*
gpio: decouple the IOP GPIO driver from platform
Linus Walleij
2013-09-20
1
-2
/
+2
*
ARM: plat-iop: move the GPIO driver to drivers/gpio
Linus Walleij
2013-09-20
1
-0
/
+93