index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-siox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-08-07
1
-1
/
+1
*
gpio: siox: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-02
1
-5
/
+6
*
gpio: siox: Convert to immutable irq_chip
Linus Walleij
2023-03-23
1
-36
/
+37
*
gpio: siox: explicitly support only threaded irqs
Ahmad Fatoum
2020-09-09
1
-0
/
+1
*
gpio: siox: use raw spinlock for irq related locking
Uwe Kleine-König
2020-02-21
1
-14
/
+14
*
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-07
1
-2
/
+2
*
gpio: siox: Use devm_ managed gpiochip
Linus Walleij
2019-07-03
1
-10
/
+1
*
gpio: siox: Add struct device *dev helper variable
Linus Walleij
2019-07-03
1
-5
/
+5
*
gpio: siox: Pass irqchip when adding gpiochip
Linus Walleij
2019-07-03
1
-9
/
+7
*
gpio: siox: Switch to IRQ_TYPE_NONE
Linus Walleij
2019-06-27
1
-1
/
+1
*
gpio: siox: Do not call gpiochip_remove() on errorpath
Linus Walleij
2019-06-27
1
-5
/
+2
*
gpio: siox: Use module_siox_driver()
Enrico Weigelt
2019-06-27
1
-12
/
+1
*
gpio: new driver to work with a 8x12 siox
Uwe Kleine-König
2018-09-28
1
-0
/
+293