index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-ts4900.c
Age
Commit message (
Expand
)
Author
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-13
gpio: ts4900: use new GPIO line value setter callbacks
Bartosz Golaszewski
2024-10-14
gpio: ts4900: use generic device properties
Bartosz Golaszewski
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
2023-05-23
gpio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-10-17
drivers/gpio: use simple i2c probe
Stephen Kitt
2022-04-01
Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-31
gpio: ts4900: Fix comment formatting and grammar
Kris Bahnsen
2022-03-25
Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-10
gpio: ts4900: Use SPDX header
Kris Bahnsen
2022-03-10
gpio: ts4900: Do not set DAT and OE together
Mark Featherston
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2018-05-16
gpio: ts4900: Use of_device_get_match_data()
Thierry Reding
2016-09-13
gpio: constify gpio_chip structures
Julia Lawall
2016-08-19
gpio: add Technologic I2C-FPGA gpio support
Lucile Quirion