index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-xra1403.c
Age
Commit message (
Expand
)
Author
2025-09-03
gpio: xra1403: don't print out global GPIO numbers in debugfs callbacks
Bartosz Golaszewski
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-15
gpio: xra1403: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-02-03
gpio: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2023-08-03
gpio: xra1403: remove redundant of_match_ptr()
Zhu Wang
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
2023-06-19
gpio: xra1403: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-03-15
gpio: xra1403: mark OF related data as maybe unused
Krzysztof Kozlowski
2020-11-30
gpio: xra1403: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-06-20
gpio: xra1403: Make use of for_each_requested_gpio()
Andy Shevchenko
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2018-04-27
gpio: xra1403: Switch to a fixed upper bound for registers
Laura Abbott
2018-03-27
gpio: Remove VLA from xra1403 driver
Laura Abbott
2017-05-22
gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driver
Nandor Han