index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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