index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-altera-a10sr.c
Age
Commit message (
Expand
)
Author
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-03-10
gpio: altera-a10sr: use new line value setter callbacks
Bartosz Golaszewski
2023-08-03
gpio: altera-a10sr: remove redundant of_match_ptr
Zhu Wang
2022-01-24
gpio: altera-a10sr: Switch to use fwnode instead of of_node
Andy Shevchenko
2021-05-21
gpio: altera-a10sr: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-02-14
gpio: altera-a10sr: Trivial coding style fix
Axel Lin
2019-01-23
gpio: altera-a10sr: Set proper output level for direction_output
Axel Lin
2017-08-14
gpio: altera-a10sr: constify gpio_chip structure
Gustavo A. R. Silva
2017-03-06
gpio: altera-a10sr: Set gpio_chip parent property
Thor Thayer
2016-10-25
gpio: altera-a10sr: Drop unnecessary gpiochip_remove
Wei Yongjun
2016-10-24
gpio: altera-a10sr: Add A10 System Resource Chip GPIO support.
Thor Thayer