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-zevio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
gpio: zevio: remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-01-30
gpio: zevio: Add missing header
Andy Shevchenko
1
-0
/
+1
2023-01-30
gpio: zevio: Use proper headers and drop OF_GPIO dependency
Andy Shevchenko
1
-3
/
+4
2023-01-30
gpio: zevio: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
1
-1
/
+0
2022-05-14
gpio: zevio: drop of_gpio.h header
Moses Christopher Bollavarapu
1
-11
/
+14
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-09-04
gpio: zevio: Include the right header
Linus Walleij
1
-1
/
+1
2017-08-23
gpio: zevio: make gpio_chip const
Bhumika Goyal
1
-1
/
+1
2016-05-11
gpio: zevio: make it explicitly non-modular
Paul Gortmaker
1
-18
/
+3
2016-01-05
gpio: zevio: use gpiochip data pointer
Linus Walleij
1
-8
/
+7
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-2
/
+2
2015-01-20
gpio: zevio: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
1
-0
/
+12
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-09
gpio: zevio: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: zevio: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-28
gpio: zevio: Get correct gpio output value
Axel Lin
1
-2
/
+8
2014-04-28
gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match
Axel Lin
1
-1
/
+1
2014-02-27
gpio: New driver for LSI ZEVIO SoCs
Fabian Vogt
1
-0
/
+220