index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-iop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-0
/
+1
2019-06-12
i2c: iop: Use GPIO descriptors
Linus Walleij
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-04
drivers: gpio: iop: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
1
-3
/
+1
2017-12-03
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2016-09-12
gpio: iop: Use generic GPIO MMIO functions for driver
Alexander Shiyan
1
-93
/
+22
2016-02-23
gpio: iop: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-1
/
+1
2016-01-05
gpio: convert remaining users to gpiochip_add_data()
Linus Walleij
1
-1
/
+1
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-26
gpio: iop: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2013-09-21
ARM: plat-iop: pass physical base for GPIO
Linus Walleij
1
-1
/
+1
2013-09-21
gpio: iop: use readl/writel accessors
Linus Walleij
1
-8
/
+16
2013-09-21
ARM: plat-iop: instantiate GPIO from platform device
Linus Walleij
1
-2
/
+34
2013-09-21
ARM: plat-iop: remove custom complex GPIO implementation
Linus Walleij
1
-6
/
+3
2013-09-21
gpio: decouple the IOP GPIO driver from platform
Linus Walleij
1
-2
/
+2
2013-09-21
ARM: plat-iop: move the GPIO driver to drivers/gpio
Linus Walleij
1
-0
/
+93