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