index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-tpic2810.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-2
/
+2
2025-07-07
gpio: tpic2810: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-8
/
+11
2025-07-07
gpio: tpic2810: remove unneeded callbacks
Bartosz Golaszewski
1
-8
/
+0
2023-05-23
gpio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-17
gpio: tpic2810: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
1
-21
/
+4
2022-10-17
drivers/gpio: use simple i2c probe
Stephen Kitt
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE
Thomas Gleixner
1
-9
/
+1
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-1
/
+1
2016-09-13
gpio: constify gpio_chip structures
Julia Lawall
1
-1
/
+1
2016-03-31
gpio: tpic2810: Make sure cached buffer has consistent status with h/w status
Axel Lin
1
-20
/
+15
2016-02-16
gpio: tpic2810: Make tpic2810_direction_output set proper output level
Axel Lin
1
-0
/
+3
2016-02-10
gpio: Add driver for TI TPIC2810
Andrew F. Davis
1
-0
/
+167